English

No Need for Explanations: LLMs can implicitly learn from mistakes in-context

Computation and Language 2025-09-23 v3 Artificial Intelligence

Abstract

Showing incorrect answers to Large Language Models (LLMs) is a popular strategy to improve their performance in reasoning-intensive tasks. It is widely assumed that, in order to be helpful, the incorrect answers must be accompanied by comprehensive rationales, explicitly detailing where the mistakes are and how to correct them. However, in this work we present a counterintuitive finding: we observe that LLMs perform better in math reasoning tasks when these rationales are eliminated from the context and models are left to infer on their own what makes an incorrect answer flawed. This approach also substantially outperforms chain-of-thought prompting in our evaluations. These results are consistent across LLMs of different sizes and varying reasoning abilities. To gain an understanding of why LLMs learn from mistakes more effectively without explicit corrective rationales, we perform a thorough analysis, investigating changes in context length and answer diversity between different prompting strategies, and their effect on performance. We also examine evidence of overfitting to the in-context rationales when these are provided, and study the extent to which LLMs are able to autonomously infer high-quality corrective rationales given only incorrect answers as input. We find evidence that, while incorrect answers are more beneficial for LLM learning than additional diverse correct answers, explicit corrective rationales over-constrain the model, thus limiting those benefits.

Keywords

Cite

@article{arxiv.2502.08550,
  title  = {No Need for Explanations: LLMs can implicitly learn from mistakes in-context},
  author = {Lisa Alazraki and Maximilian Mozes and Jon Ander Campos and Tan Yi-Chern and Marek Rei and Max Bartolo},
  journal= {arXiv preprint arXiv:2502.08550},
  year   = {2025}
}

Comments

EMNLP 2025

R2 v1 2026-06-28T21:41:55.503Z