2026/05/29 by Gaëtan Narozniak, Gaetan Narozniak, Gérard Biau +3 · 1 voice
Computer Science · #Distillation #Entropy (arrow of time) #Explainable Artificial Intelligence (XAI) #Initialization #Mode (computer interface) #Multimodal Machine Learning Applications #Reinforcement Learning in Robotics #Reinforcement learning #Verifiable secret sharing #cs.AI
paper · pdf · doi:10.48550/arxiv.2605.30861
openalex publication_date 2026/05/29 · arxiv published 2026/05/29 · arxiv updated 2026/05/29 · openalex created_date 2026/06/02 · openalex updated_date 2026/07/28
Post-training for reasoning models typically combines supervised fine-tuning with reinforcement learning from verifiable rewards, most commonly with GRPO. However, this algorithm suffers from sparse rewards, limited exploration, and mode collapse. Building upon recent works on self-distillation, we propose Feedback Distillation, a training method where the model is trained to match, at the token level, its own distribution conditioned on privileged feedback produced by a language model. Feedback Distillation offers token-level supervision and can inject external knowledge. Evaluating our method for Lean4 theorem-proving, we find that Feedback Distillation maintains greater diversity in generated trajectories than GRPO, yielding higher policy entropy and better pass@k scaling. The two methods are complementary: initializing GRPO from a Feedback Distillation checkpoint outperforms either method alone. All in all, our results suggest a promising avenue to improve post-training for complex reasoning.