paper-with-me

Papers

On the Intrinsic Self-Correction Capability of LLMs: Uncertainty and Latent Concept

2024-06-04 · Guangliang Liu, Haitao Mao, Bochuan Cao, Zhiyu Xue, Xitong Zhang, Rongrong Wang, Jiliang Tang, Kristen Johnson

Large Language Models (LLMs) are able to improve their responses when instructed to do so, a capability known as self-correction. When instructions provide only the task's goal without specific details about potential issues in the response, LLMs must rely on their internal knowledge to improve response quality, a process referred to as intrinsic self-correction. The empirical success of intrinsic self-correction is evident in various applications, but how and why it is effective remains unknown. In this paper, we unveil that intrinsic self-correction can be progressively improved, allowing it to approach a converged state. Our findings are verified in: (1) the scenario of multi-round question answering, by comprehensively demonstrating that intrinsic self-correction can progressively introduce performance gains through iterative interactions, ultimately converging to stable performance; and (2) the context of intrinsic self-correction for enhanced morality, in which we provide empirical evidence that iteratively applying instructions reduces model uncertainty towards convergence, which then leads to convergence of both the calibration error and self-correction performance, ultimately resulting in a stable state of intrinsic self-correction. Furthermore, we introduce a mathematical formulation and a simulation task indicating that the latent concepts activated by self-correction instructions drive the reduction of model uncertainty. Based on our experimental results and analysis of the convergence of intrinsic self-correction, we reveal its underlying mechanism: consistent injected instructions reduce model uncertainty which yields converged, improved performance.

📄 PDF Abstract BibTeX arXiv:2406.02378

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSafety Alignment

Similar Papers 제목 키워드 기반

On the Convergence of Moral Self-Correction in Large Language Models

2025-10-08 · Guangliang Liu, Haitao Mao, Bochuan Cao, Zhiyu Xue 외 arxiv

Large Language Models (LLMs) are able to improve their responses when instructed to do so, a capability known as self-correction. When instructions provide only a general and abstract goal without specific details about …

Understanding the Dark Side of LLMs' Intrinsic Self-Correction

2024-12-19 · Qingjie Zhang, Han Qiu, Di Wang, Haoting Qian 외

Intrinsic self-correction was proposed to improve LLMs' responses via feedback prompts solely based on their inherent capability. However, recent works show that LLMs' intrinsic self-correction fails without oracle label…

Decomposing LLM Self-Correction: The Accuracy-Correction Paradox and Error Depth Hypothesis

2025-12-24 · Yin Li arxiv

Large Language Models (LLMs) are widely believed to possess self-correction capabilities, yet recent studies suggest that intrinsic self-correction--where models correct their own outputs without external feedback--remai…

Confidence Matters: Revisiting Intrinsic Self-Correction Capabilities of Large Language Models

2024-02-19 · Loka Li, Zhenhao Chen, Guangyi Chen, Yixuan Zhang 외

The recent success of Large Language Models (LLMs) has catalyzed an increasing interest in their self-correction capabilities. This paper presents a comprehensive investigation into the intrinsic self-correction of LLMs,…

S$^3$c-Math: Spontaneous Step-level Self-correction Makes Large Language Models Better Mathematical Reasoners

2024-09-03 · Yuchen Yan, Jin Jiang, Yang Liu, Yixin Cao 외

Self-correction is a novel method that can stimulate the potential reasoning abilities of large language models (LLMs). It involves detecting and correcting errors during the inference process when LLMs solve reasoning p…

GSM8KMathMathematical Reasoning