Microsoft Research turns LLM judges into coaches and beats rubric-based RL
MicrosoftResearch · hf · 2026-07-21
Core idea
Microsoft Research proposes Experiential Learning (EL) as an alternative to rubric-only RL for open-ended tasks.
Why it matters
- Standard RL with an LLM-as-a-Judge compresses rich textual feedback into a single scalar reward.
- EL reframes the judge as an LLM-as-a-Coach that turns each on-policy response into transferable experiential knowledge.
- That knowledge conditions a teacher model and is internalized by the policy via on-policy context distillation.
Findings
- Compared with scalar rewards, EL provides denser supervision and preserves fine-grained preferences among high-quality responses.
- Across two policy families, and using feedback from either the policy itself or a proprietary model, EL consistently beats rubric-based RL on held-out and unseen open-ended tasks.
- It generalizes better beyond the training distribution and reduces reward hacking.
Related event: Microsoft Proposes LLM-as-a-Coach for Non-Verifiable Tasks(4 posts)→
More from Research
- Causal-only attention for non-generative tasks is wasteful, argues HF engineer — antoine_chaffin · 2026-09-11
- Catholic University of Chile researcher: scaling AI feedback is key to sustainable medical education — julianvarascom · 2026-09-11
- Nature paper images cellular activity across all organs, revealing body-wide circuits — arjunrajlab · 2026-09-11
- SignNet 1M Dataset Released for Sign Language Research — ducha_aiki · 2026-09-11
- ECCV26 Oral: Flow Matching Enables Single-Stage Multi-View Point Cloud Registration — ducha_aiki · 2026-09-11
- InFlux++ Method Released — ducha_aiki · 2026-09-11