paper-with-me

Papers

When Can LLMs Actually Correct Their Own Mistakes? A Critical Survey of Self-Correction of LLMs

2024-06-03 · Ryo Kamoi, Yusen Zhang, Nan Zhang, Jiawei Han, Rui Zhang

Self-correction is an approach to improving responses from large language models (LLMs) by refining the responses using LLMs during inference. Prior work has proposed various self-correction frameworks using different sources of feedback, including self-evaluation and external feedback. However, there is still no consensus on the question of when LLMs can correct their own mistakes, as recent studies also report negative results. In this work, we critically survey broad papers and discuss the conditions required for successful self-correction. We first find that prior studies often do not define their research questions in detail and involve impractical frameworks or unfair evaluations that over-evaluate self-correction. To tackle these issues, we categorize research questions in self-correction research and provide a checklist for designing appropriate experiments. Our critical survey based on the newly categorized research questions shows that (1) no prior work demonstrates successful self-correction with feedback from prompted LLMs, except for studies in tasks that are exceptionally suited for self-correction, (2) self-correction works well in tasks that can use reliable external feedback, and (3) large-scale fine-tuning enables self-correction.

📄 PDF Abstract BibTeX arXiv:2406.01297

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

When Do LLMs Admit Their Mistakes? Understanding the Role of Model Belief in Retraction

2025-05-22 · Yuqing Yang, Robin Jia

Can large language models (LLMs) admit their mistakes when they should know better? In this work, we define the behavior of acknowledging errors in previously generated answers as "retraction" and aim to understand when …

Can LLMs Learn from Previous Mistakes? Investigating LLMs' Errors to Boost for Reasoning

2024-03-29 · Yongqi Tong, Dawei Li, Sizhe Wang, Yujia Wang 외

Recent works have shown the benefits to LLMs from fine-tuning golden-standard Chain-of-Thought (CoT) rationales or using them as correct examples in few-shot prompting. While humans can indeed imitate correct examples, l…

Failures Pave the Way: Enhancing Large Language Models through Tuning-free Rule Accumulation

2023-10-24 · Zeyuan Yang, Peng Li, Yang Liu

Large Language Models (LLMs) have showcased impressive performance. However, due to their inability to capture relationships among samples, these frozen LLMs inevitably keep repeating similar mistakes. In this work, we p…

LLMs can implicitly learn from mistakes in-context

2025-02-12 · Lisa Alazraki, Maximilian Mozes, Jon Ander Campos, Yi Chern Tan 외

Learning from mistakes is a fundamental feature of human intelligence. Previous work has shown that Large Language Models (LLMs) can also learn from incorrect answers when provided with a comprehensive rationale detailin…

Mathematical Reasoning

Learning From Mistakes Makes LLM Better Reasoner

2023-10-31 · Shengnan An, Zexiong Ma, Zeqi Lin, Nanning Zheng 외

Large language models (LLMs) recently exhibited remarkable reasoning capabilities on solving math problems. To further improve their reasoning capabilities, this work explores whether LLMs can LEarn from MistAkes (LEMA),…

GSM8KMathMathematical Reasoning