paper-with-me

Papers

Large Language Models Cannot Self-Correct Reasoning Yet

2023-10-03 · Jie Huang, Xinyun Chen, Swaroop Mishra, Huaixiu Steven Zheng, Adams Wei Yu, Xinying Song, Denny Zhou

Large Language Models (LLMs) have emerged as a groundbreaking technology with their unparalleled text generation capabilities across various applications. Nevertheless, concerns persist regarding the accuracy and appropriateness of their generated content. A contemporary methodology, self-correction, has been proposed as a remedy to these issues. Building upon this premise, this paper critically examines the role and efficacy of self-correction within LLMs, shedding light on its true potential and limitations. Central to our investigation is the notion of intrinsic self-correction, whereby an LLM attempts to correct its initial responses based solely on its inherent capabilities, without the crutch of external feedback. In the context of reasoning, our research indicates that LLMs struggle to self-correct their responses without external feedback, and at times, their performance even degrades after self-correction. Drawing from these insights, we offer suggestions for future research and practical applications in this field.

📄 PDF Abstract BibTeX arXiv:2310.01798

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Plan-on-Graph: Self-Correcting Adaptive Planning of Large Language Model on Knowledge Graphs

2024-10-31 · Liyi Chen, Panrong Tong, Zhongming Jin, Ying Sun 외

Large Language Models (LLMs) have shown remarkable reasoning capabilities on complex tasks, but they still suffer from out-of-date knowledge, hallucinations, and opaque decision-making. In contrast, Knowledge Graphs (KGs…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model

Internal Reasoning vs. External Control: A Thermodynamic Analysis of Sycophancy in Large Language Models

2025-12-16 · Edward Y. Chang arxiv

Large Language Models exhibit sycophancy: prioritizing agreeableness over correctness. Current remedies evaluate reasoning outcomes: RLHF rewards correct answers, self-correction critiques outputs. All require ground tru…

Self-Correction Bench: Uncovering and Addressing the Self-Correction Blind Spot in Large Language Models

2025-07-03 · Ken Tsui arxiv

Although large language models (LLMs) have transformed AI, they still make mistakes and can explore unproductive reasoning paths. Self-correction capability is essential for deploying LLMs in safety-critical applications…

Reinforcement Learning

Denoising Iterative Self-Correction: Structured Verification Loops for Reliable LLM Reasoning

2026-06-19 · Shen Yin, David Ken, Joel Stremmel arxiv

Large language models produce fluent but often incorrect multi-step reasoning, and naive correction methods risk degrading already-correct answers. We introduce Denoising Iterative Self-Correction (DISC), a test-time pro…

Small Language Models Need Strong Verifiers to Self-Correct Reasoning

2024-04-26 · Yunxiang Zhang, Muhammad Khalifa, Lajanugen Logeswaran, Jaekyeom Kim 외

Self-correction has emerged as a promising solution to boost the reasoning performance of large language models (LLMs), where LLMs refine their solutions using self-generated critiques that pinpoint the errors. This work…

Math