works on

From the 1 of 10 linked papers with an AI index.

collaborators

10 papers

cs.LG2026

Multi-Turn On-Policy Distillation with Prefix Replay

Baohao Liao, Hanze Dong, Christof Monz +3

The paper introduces ReOPD, a method that reuses pre‑collected teacher trajectories as replayed prefixes to train LLM agents without costly new environment interactions, improving…

cs.LG2026

Fractured Chain-of-Thought Reasoning

Baohao Liao, Hanze Dong, Yuhui Xu +4

Inference-time scaling techniques have significantly bolstered the reasoning capabilities of large language models (LLMs) by harnessing additional computational effort at inference…

cs.CL2026

LiveMathematicianBench: A Live Benchmark for Mathematician-Level Reasoning with Proof Sketches

Linyang He, Qiyao Yu, Hanze Dong +5

Mathematical reasoning is a hallmark of human intelligence, and whether large language models (LLMs) can meaningfully perform it remains a central question in artificial intelligen…

cs.LG2026

Self-Hinting Language Models Enhance Reinforcement Learning

Baohao Liao, Hanze Dong, Xinxing Xu +2

Group Relative Policy Optimization (GRPO) has recently emerged as a practical recipe for aligning large language models with verifiable objectives. However, under sparse terminal r…

cs.LG2025

Reinforce-Ada: An Adaptive Sampling Framework under Non-linear RL Objectives

Wei Xiong, Chenlu Ye, Baohao Liao +6

Reinforcement learning (RL) for large language model reasoning is frequently hindered by signal loss, a phenomenon where standard uniform sampling with small group sizes fails to u…

cs.CL2025

Lost at the Beginning of Reasoning

Baohao Liao, Xinyi Chen, Sara Rajaee +5

Recent advancements in large language models (LLMs) have significantly advanced complex reasoning capabilities, particularly through extended chain-of-thought (CoT) reasoning that…