CER: Confidence Enhanced Reasoning in LLMs
Ali Razghandi, Seyed Mohammad Hadi Hosseini, and Mahdieh Soleymani Baghshah

TL;DR
This paper introduces a confidence-enhanced reasoning framework for LLMs that improves accuracy in complex tasks by systematically evaluating and aggregating confidence in intermediate reasoning steps, validated across multiple datasets.
Contribution
The work presents a novel uncertainty-aware approach that incorporates confidence measures at critical reasoning steps and aggregates responses based on reliability, enhancing LLM performance.
Findings
Up to 7.4% accuracy improvement in mathematical reasoning tasks.
Up to 5.8% accuracy improvement in open-domain generation.
Effective confidence aggregation method validated across five datasets.
Abstract
Ensuring the reliability of Large Language Models (LLMs) in complex reasoning tasks remains a formidable challenge, particularly in scenarios that demand precise mathematical calculations and knowledge-intensive open-domain generation. In this work, we introduce an uncertainty-aware framework designed to enhance the accuracy of LLM responses by systematically incorporating model confidence at critical decision points. We propose an approach that encourages multi-step reasoning in LLMs and quantify the confidence of intermediate answers such as numerical results in mathematical reasoning and proper nouns in open-domain generation. Then, the overall confidence of each reasoning chain is evaluated based on confidence of these critical intermediate steps. Finally, we aggregate the answer of generated response paths in a way that reflects the reliability of each generated content (as opposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques · Business Process Modeling and Analysis
