RAGEN-2: Reasoning Collapse in Agentic RL (April 2026)
FreeIdentifies "template collapse" in agentic RL — models rely on fixed input-agnostic templates despite stable entropy; proposes mutual information (not entropy) as diagnostic for reasoning quality; Northwestern/Stanford/Microsoft; 49 HF likes
About RAGEN-2: Reasoning Collapse in Agentic RL (April 2026)
RAGEN-2 is a research paper that identifies a failure mode called 'template collapse' in multi-turn LLM agent RL training, where models rely on fixed input-agnostic reasoning templates despite stable entropy. The paper proposes using mutual information (MI) instead of entropy as a diagnostic for reasoning quality, introduces a family of MI proxies for online diagnosis, and explains template collapse via a signal-to-noise ratio (SNR) mechanism. It further proposes SNR-Aware Filtering to select high-signal prompts, improving input dependence and task performance across planning, math reasoning, web navigation, and code execution tasks.
Key Features
Pros & Cons
- Reveals a failure mode not detectable by existing metrics like entropy
- Mutual information correlates with final performance more strongly than entropy, offering a more reliable proxy
- Proposes a practical filtering method (SNR-Aware Filtering) that consistently improves both input dependence and task performance