From the 2 of 5 linked papers with an AI index.
5 papers
Group-Reflective Self-Distillation for Agentic Reinforcement Learning
Binbin Zheng, Zijun Xie, Guanqun Zhao +4
The paper introduces Group-Reflective Self-Distillation (GRSD), a method that uses a policy's own verified rollouts to generate privileged guidance for better credit assignment in…
Deconstructing Off-Policy Ratios: Entropy-Scaled Trust Regions for Asynchronous Reinforcement Learning
Guanqun Zhao, Zijun Xie, Binbin Zheng +5
Asynchronous reinforcement learning (RL) accelerates large language model (LLM) post-training by overlapping rollout generation with policy optimization, but the resulting stale, o…
ECHO: Prune To Act, Trace To Learn With Selective Turn Memory In Agentic RL
Zijun Xie, Binbin Zheng, Enlei Gong +7
The paper introduces ECHO, a framework that compresses each interaction turn of a language agent into indexed memory records and selectively reconstructs context for decision makin…
ACPO: Asymmetric Credit Policy Optimization via Mode-Local Entropy Surrogate
Zijun Xie, Yuyang You, Yongzhi Li +8
Outcome-supervised reinforcement learning scales to verifiable reasoning tasks, but trajectory-level rewards assign the same outcome signal to all sampled tokens, overlooking their…
Learning from the Self-future: On-policy Self-distillation for dLLMs
Yifu Luo, Zeyu Chen, Haoyu Wang +4
On-policy self-distillation (OPSD) has proven effective for post-training large language models (LLMs), yet its application to diffusion LLMs (dLLMs) remains unexplored. Existing O…