cd /news/large-language-models/reflective-recovery-a-self-supervise… · home topics large-language-models article
[ARTICLE · art-133328] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Reflective Recovery: A Self-Supervised Method for Reasoning by Learning from Mistakes

A self-supervised method called Reflective Recovery, which turns failed reasoning trajectories into recovery training data, raised accuracy on DeepSeek-R1-Distill-Qwen-7B from 30.0% to 37.5% on AIME 2025 and from 37.6% to 47.8% on Minerva, according to the arXiv paper 2609.19156v1. The approach extracts initial segments of failed trajectories and concatenates them with prompts to guide the LLM toward valid solutions, teaching models to recognize and correct mistakes without external critics or reward models. The authors report the method breaks the scaling collapse barrier seen in imitation learning on perfect trajectories and enables emergent self-correction behaviors.

by read1 min views1 publishedSep 18, 2026

arXiv:2609.19156v1 Announce Type: new Abstract: Data-driven fine-tuning is widely adopted to enhance reasoning in Large Language Models (LLMs) due to its simplicity and efficiency. However, mainstream imitation learning methods that rely exclusively on perfect reasoning trajectories suffer from a Scaling Collapse: when the problem set is limited, increasing positive examples fails to yield continuous improvement. However, during inference, an LLM can not guarantee that every intermediate step is correct and is therefore prone to errors. Once such errors arise, the LLM often struggles to recover and may be further misled by the accumulation of previous mistakes. To address this, we propose Reflective Recovery, a simple yet effective self-supervised approach that transforms failed reasoning attempts into recovery training data. Specifically, we extract initial segments of failed trajectories, concatenate them with prompts, and use them to guide the LLM toward valid solutions. Because these segments from failed trajectories are likely to contain errors, this process teaches models to recognize and correct mistakes during reasoning, enabling recovery from erroneous states without relying on external critics or reward models. Evaluated on extensive benchmarks, Reflective Recovery significantly improves performance. On DeepSeek-R1-Distill-Qwen-7B, it boosts accuracy from 30.0% to 37.5% on AIME 2025 and from 37.6% to 47.8% on Minerva. More importantly, analyses demonstrate that it breaks the scaling collapse barrier and enables models to develop emergent self-correction behaviors, representing a paradigm shift from outcome-oriented memorization to process-oriented reflective reasoning.

── more in #large-language-models 4 stories · sorted by recency
── more on @reflective recovery 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/reflective-recovery-…] indexed:0 read:1min 2026-09-18 ·