Systems Builder and Researcher

Bold products, reliable systems, and human-centered algorithms.

Hui Xu at Stony Brook University. RL, systems, and AI research.

I build and ship scalable products across global teams. I have owned and operated 10+ Linux cloud servers end-to-end (OCR pipelines, invoice verification services, databases, deployment). Algorithmic improvements reduced manual review while improving recognition speed and accuracy. I am currently focused on reinforcement learning for RTS environments and robust agent evaluation.

Reinforcement Learning Quant Systems LLM Research Distributed Systems Full-Stack Dev Cloud Ops
Portrait of Hui Xu

Goal

Build great products that create value for individuals and enterprises, enabling shared wins.

Independent Ownership at Scale

I have led full-stack operations for startups, maintaining more than 10 Linux cloud servers including OCR, invoice validation, and database systems. I implemented algorithmic optimizations that reduced human QA cycles while speeding up recognition with higher accuracy.

Cross-Border Collaboration

In multinational environments, I communicate across teams and stakeholders in the US, India, and China to deliver products on schedule and with clear ownership. Delivered on-prem deployment of a full-stack business analytics platform.

News / Updates

Latest milestones, RL progress, and research highlights.

Project update

Building a stock analysis project for my own investing

I am working on QuantDesk to help me research stocks and make more informed investment decisions. It brings together price trends, support and resistance levels, volume, and momentum in a visual dashboard.

QuantDesk SMH chart showing price history, support and resistance, volume, RSI, momentum, and illustrative price scenarios.
SMH analysis from September 4, 2026. Open the chart to view it at full size.

Career update

Completed my Amazon internship

Recently completed my internship at Amazon, gaining hands-on experience building and delivering software at scale.

Competition

1st on Overall Private Leaderboard - Agent Safety Track

Our team ranked 1st on the overall private leaderboard in the AgentX-AgentBeats Agent Safety track, hosted by Berkeley RDI and sponsored by Lambda.

Leaderboard Competition

Paper acceptance

Paper accepted at ICLR 2026 AIWILD Workshop

Our paper (co-first authors: Hui Xu and Xiaochuang Yuan) was accepted by the ICLR 2026 AIWILD Workshop.

OpenReview

Academic service

Reviewer at Agents in the Wild Workshop (ICLR 2026)

Serving as a reviewer for agent-related submissions. Workshop date: April 26, 2026 (Rio de Janeiro, Brazil).

Workshop

Competition

2nd Place — OpenAI-Sponsored Finance Agent Competition

Our team placed 2nd in the AgentX AgentBeats finance agent competition organized by UC Berkeley RDI and sponsored by OpenAI.

Details Our Story

Research update

MAQuA accepted to EACL 2026 (Main Conference)

Adaptive questioning for multi-condition mental health assessment.

ACL Anthology

What I Am Building Now

Applied systems, research, and reliable AI infrastructure.

MAQuA: Adaptive Mental Health Assessment

I am working on MAQuA as my thesis, exploring adaptive questioning for multi-condition mental health assessment with a minimal number of questions.

Thesis in progress; accepted to EACL 2026 (Main Conference Poster).

Paper

Programming Parallel Computers

I am learning parallel programming through Aalto University’s Open 2026 course, Programming Parallel Computers.

Course page

GPU Inference Optimization for Quantitative Trading

Optimizing stateful neural networks for streaming market data.

I optimize a PyTorch ensemble of Mamba2, RetNet, Hawk, and xLSTM models that maintains a separate recurrent state for each symbol. My implementation combines batching that preserves per-symbol request order, CUDA graph replay, mixed-precision linear layers, and fused Triton kernels for recurrent state updates.

  • Latency - reduce inference time through profiling and GPU kernel fusion.
  • Accuracy - track prediction error while tuning numerical precision.
  • Throughput - batch requests efficiently while preserving each symbol's state and request order.
Repo

LLMs for Counseling, Recommendations, and Advertising

This is part of my thesis. MAQuA enables assessment of multiple mental health conditions with a minimal number of adaptive questions. Current language models do not model the human subconscious. I am researching how to represent it, including L'inconscient inculqué à mon ordinateur (Book, French Edition) and Lacan and subjective topology.

Accepted to EACL 2026 (Main Conference Poster). An additional NLP research project is ongoing.

Paper

LLMs from Scratch

What I cannot create, I do not understand.

Repo

LeetCode Algorithms

700+ problems solved. Preparing video walkthroughs for challenging problems to build skill in reading, verifying, and improving LLM-written code for correctness, efficiency, and safety.

Distributed Systems Reading Lab

I have implemented three distributed transaction systems in both Go and C++23: stable-leader Multi-Paxos, PBFT with signatures and view changes, and sharded Multi-Paxos with two-phase commit. The projects cover fault handling, recovery, checkpoints, benchmarking, and resharding, with shared test cases to compare behavior across the two languages. I also plan to read the underlying papers and record tutorials.

Repo

Publications

Research outputs and works in progress.

MAQuA: Adaptive Mental Health Assessment

Accepted to EACL 2026 (Main Conference). Preprint on adaptive questioning for multi-condition mental health assessment.

ACL Anthology

Academic Service

Peer review and community contribution.

Reviewer - Agents in the Wild Workshop (ICLR 2026)

Reviewing submissions on trustworthy, safe, and effective agent systems for the workshop held on April 26, 2026 in Rio de Janeiro.

Workshop Site

Art

Paintings and sketches by me.

I am a lesbian; I value the Statue of Liberty's ideals of freedom, democracy, hope, and inclusion, alongside bold exploration backed by safety.

Pride march artwork by Hui Xu Pride march source photo
Statue of Liberty artwork by Hui Xu Statue of Liberty source photo
Artwork by Hui Xu Source photo for artwork

Writing

Personal essays on Lacanian psychoanalysis (Chinese).

拉康派精神分析是爱的科学

Read

从笑傲江湖看施受虐现象

Read

女同性恋的再来一次——脱口秀剧本

Read

拉康派精神分析视角下的分析过程和主体的形成

Read

Selected Work

Earlier projects that shaped my product and engineering craft.

Plant Disease Detection

Deep learning application for leaf disease classification.

Repo

Twitter Backend (Django)

Full-featured backend implementation with Django.

Repo

ChatGPT Web UI

Frontend for chat-driven interfaces.

Repo