Qinzhe Hu

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

News

Publications Full list →

Architecture of Universal Test-Time Training: an expanded uTTT block with a shared fast-weight pool (uTTT-MoE) or a shared dense fast-weight operator (uTTT-Dense) across blocks.

Universal Test-Time Training

Qinzhe Hu*,Zefan Cai*,Ziqiao Ma,Hao Tan,Junjie Hu
* 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.

Overview of TF-MoE: the mel-band-split Conformer backbone, alternating frequency- and time-wise MoE Conformer blocks, and the sparse MoE feed-forward module with a time/band-wise router.

TF-MoE: Time-Frequency Mixture-of-Experts for Efficient Speech Separation

Qinzhe Hu,Chenda Li,Wangyou Zhang,Shujie Liu,Yan Lu,Yanmin Qian
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).

Overview of SmartThinker's advantage calculation: trajectory sampling, length-reward calculation from the estimated optimal length, and a dynamic reward coefficient that never penalizes correct trajectories.

SmartThinker: Progressive Chain-of-Thought Length Calibration for Efficient Large Language Model Reasoning

Chenzhi Hu,Qinzhe Hu,Yuhang Xu,Junyi Chen,Ruijie Wang,Shengzhong Liu,Jianxin Li,Fan Wu,Guihai Chen
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.

  • Research intern, advised by Prof. Shengzhong Liu and Prof. Fan WuShanghai, China

    Reinforcement learning and post-⁠training for efficient LLM reasoning, including chain-⁠of-⁠thought compression and on-⁠policy distillation.

  • Summer project in cloud computing, advised by Prof. Richard T. B. MaSingapore

    Co-⁠built JEDI, an AI participant that joins Jitsi meetings and decides when to speak; owned its Kubernetes-⁠native data layer (Ingress → PostgREST → PostgreSQL).

  • Research intern, advised by Prof. Chenda Li and Prof. Yanmin QianShanghai, China

    Making speech-⁠separation models cheaper to run without shrinking their capacity, via sparse MoE routing over temporal frames and mel-⁠frequency bands.

Education

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 →