paper-with-me

홈 › Papers

Learning From Correctness Without Prompting Makes LLM Efficient Reasoner

2024-03-28 · Yuxuan Yao, Han Wu, Zhijiang Guo, Biyan Zhou, Jiahui Gao, Sichun Luo, Hanxu Hou, Xiaojin Fu, Linqi Song

Large language models (LLMs) have demonstrated outstanding performance across various tasks, yet they still exhibit limitations such as hallucination, unfaithful reasoning, and toxic content. One potential approach to mitigate these issues is learning from human or external feedback (e.g. tools). In this paper, we introduce an intrinsic self-correct reasoning framework for LLMs that eliminates the need for human feedback, external tools, and handcraft prompts. The proposed framework, based on a multi-step reasoning paradigm \textbf{Le}arning from \textbf{Co}rrectness (\textsc{LeCo}), improves reasoning performance without needing to learn from errors. This paradigm prioritizes learning from correct reasoning steps, and a unique method to measure confidence for each reasoning step based on generation logits. Experimental results across various multi-step reasoning tasks demonstrate the effectiveness of the framework in improving reasoning performance with reduced token consumption.

📄 PDF Abstract BibTeX arXiv:2403.19094

Code (1)

starrYYxuan/LeCo 공식 구현

Tasks

Hallucination

Similar Papers 제목 키워드 기반

SpecMind: Cognitively Inspired, Interactive Multi-Turn Framework for Postcondition Inference

2026-02-24 · Cuong Chi Le, Minh V. T Pham, Tung Vu Duy, Cuong Duc Van 외 arxiv

Specifications are vital for ensuring program correctness, yet writing them manually remains challenging and time-intensive. Recent large language model (LLM)-based methods have shown successes in generating specificatio…

Large Language Models are Contrastive Reasoners

2024-03-13 · Liang Yao

Prompting methods play a crucial role in enhancing the capabilities of pre-trained large language models (LLMs). We explore how contrastive prompting (CP) significantly improves the ability of large language models to pe…

GSM8K

GPT-4 Doesn't Know It's Wrong: An Analysis of Iterative Prompting for Reasoning Problems

2023-10-19 · Kaya Stechly, Matthew Marquez, Subbarao Kambhampati

There has been considerable divergence of opinion on the reasoning abilities of Large Language Models (LLMs). While the initial optimism that reasoning might emerge automatically with scale has been tempered thanks to a …

Scheduling

On the Self-Verification Limitations of Large Language Models on Reasoning and Planning Tasks

2024-02-12 · Kaya Stechly, Karthik Valmeekam, Subbarao Kambhampati

There has been considerable divergence of opinion on the reasoning abilities of Large Language Models (LLMs). While the initial optimism that reasoning might emerge automatically with scale has been tempered thanks to a …

VEL: A Formally Verified Reasoner for OWL2 EL Profile

2024-12-11 · Atalay Mert Ileri, Nalen Rangarajan, Jack Cannell, Hande McGinty

Over the past two decades, the Web Ontology Language (OWL) has been instrumental in advancing the development of ontologies and knowledge graphs, providing a structured framework that enhances the semantic integration of…

Knowledge Graphs