paper-with-me

Papers

Large Language Models have Intrinsic Self-Correction Ability

2024-06-21 · Dancheng Liu, Amir Nassereldine, Ziming Yang, Chenhui Xu, Yuting Hu, Jiajie Li, Utkarsh Kumar, Changjae Lee, Ruiyang Qin, Yiyu Shi, JinJun Xiong

Large language models (LLMs) have attracted significant attention for their exceptional abilities in various natural language processing tasks, but they suffer from hallucinations that will cause performance degradation. One promising solution to improve the LLMs' performance is to ask LLMs to revise their answer after generation, a technique known as self-correction. Among the two types of self-correction, intrinsic self-correction is considered a promising direction because it does not utilize external knowledge. However, recent works doubt the validity of LLM's ability to conduct intrinsic self-correction. In this paper, we present a novel perspective on the intrinsic self-correction capabilities of LLMs through theoretical analyses and empirical experiments. In addition, we identify two critical factors for successful self-correction: zero temperature and fair prompts. Leveraging these factors, we demonstrate that intrinsic self-correction ability is exhibited across multiple existing LLMs. Our findings offer insights into the fundamental theories underlying the self-correction behavior of LLMs and remark on the importance of unbiased prompts and zero temperature settings in harnessing their full potential.

📄 PDF Abstract BibTeX arXiv:2406.15673

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

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,…

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 …

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

2024-06-04 · Guangliang Liu, Haitao Mao, Bochuan Cao, Zhiyu Xue 외

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 is…

Question AnsweringSafety Alignment

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…

Intrinsic Self-correction for Enhanced Morality: An Analysis of Internal Mechanisms and the Superficial Hypothesis

2024-07-21 · Guangliang Liu, Haitao Mao, Jiliang Tang, Kristen Marie Johnson

Large Language Models (LLMs) are capable of producing content that perpetuates stereotypes, discrimination, and toxicity. The recently proposed moral self-correction is a computationally efficient method for reducing har…

Question AnsweringText Generation