About
I am a senior undergraduate in Computer Science at Shanghai Jiao Tong University (ACM Honors Class, Zhiyuan College). I am currently a research intern at HuLab, University of Wisconsin–Madison, advised by Prof. Junjie Hu. At SJTU, I work in the Advanced Network Laboratory, advised by Prof. Shengzhong Liu and Prof. Fan Wu. Previously, I was a research intern at Audiocc, advised by Prof. Chenda Li and Prof. Yanmin Qian. Friends call me Hugo.
My research centers on test-time computation and efficient reasoning in large language models: RL-based post-training, inference-time reasoning control, and test-time training and adaptation. More broadly, I want to understand the principles of computation and inference that lead to efficient, generalizable intelligence across modalities.
I am always open to collaboration and academic discussion. Feel free to reach me at hugo0713@sjtu.edu.cn or qhu99@wisc.edu, or on WeChat (ID: HUGO--2025).
I am applying to PhD programs for Fall 2027.
Research interests
- Test-time computation and test-time training
- Efficient reasoning and RL-based post-training of LLMs
- Long-context modeling with fast-weight memory

Universal Test-Time Training
* Equal contribution
COLM 2026 Workshop on Efficient Reasoning SpotlightUnder review at NeurIPS 2026
Shares test-time-training fast weights across the whole depth stack instead of keeping one private state per layer, which turns the model into a single recurrence over (chunk, layer) and improves long-context retrieval at equal state size.

TF-MoE: Time-Frequency Mixture-of-Experts for Efficient Speech Separation
INTERSPEECH 2026 Oral
A sparse Mixture-of-Experts framework that routes experts over time frames and mel bands, raising the capacity of speech-separation models with almost no extra inference cost (+3.8 dB SDR over BSRNN on Libri2Mix at a comparable 4.1 GMACs/s).

SmartThinker: Progressive Chain-of-Thought Length Calibration for Efficient Large Language Model Reasoning
ICML 2026
GRPO-based efficient reasoning with progressive chain-of-thought length calibration: it estimates the optimal reasoning length for each question and adapts the length-reward coefficient, cutting reasoning tokens by up to 52% while improving accuracy on benchmarks such as AIME25.
Experience
Research intern, advised by Prof. Junjie HuMadison, WI, USA · on-site since Jul 2026 Co-first author of Universal Test-Time Training: fast-weight ownership—which layers may read and write a state—as a design axis, taken to its universal end of one state pool shared by the whole depth stack. Co-developing two follow-ups on how memory is read and shared, Test-Time Generation (second author) and LastKV.
Reinforcement learning and post-training for efficient LLM reasoning, including chain-of-thought compression and on-policy distillation.
Co-built JEDI, an AI participant that joins Jitsi meetings and decides when to speak; owned its Kubernetes-native data layer (Ingress → PostgREST → PostgreSQL).
Making speech-separation models cheaper to run without shrinking their capacity, via sparse MoE routing over temporal frames and mel-frequency bands.
Education

上海交通大学 · ACM Honors Class, Zhiyuan College
B.S. in Computer ScienceShanghai, China

新加坡国立大学 · School of Computing · Summer Workshop 2025
Cloud Computing track, grade A+Singapore
First Prize of the course for the group project
JEDI 
湖南师大附中
High schoolChangsha, Hunan, China
Honors
- Zhiyuan Honor Scholarship, awarded to the top 5% of students at SJTU
Service
- Reviewer: COLM 2026, ICLR 2027
Latest notes
Course notes and research notes. English translations of the Chinese originals.
All posts →