Faithful Reasoning (with LLMs)
Although contemporary large language models (LMs) demonstrate impressive question-answering capabilities, their answers are typically the product of a single call to the model. This entails an unwelcome degree of opacity and compromises performance, especially on problems that are inherently multi-step. To address these limitations, we show how LMs can be made to perform faithful multi-step reasoning via a process whose causal structure mirrors the underlying logical structure of the problem. Our approach works by chaining together reasoning steps, where each step results from calls to two fine-tuned LMs, one for selection and one for inference, to produce a valid reasoning trace. Our method carries out a beam search through the space of reasoning traces to improve reasoning quality. We demonstrate the effectiveness of our model on multi-step logical deduction and scientific question-answering, showing that it outperforms baselines on final answer accuracy, and generates humanly interpretable reasoning traces whose validity can be checked by the user.
August 2022 Faithful Reasoning Using Large Language Models Antonia Creswell1 and Murray Shanahan1 1 DeepMind Although contemporary large language models (LMs) demonstrate impressive question-answering capa- bilities, their answers are typically the product of a single call to the model. This entails an unwelcome…
related reading
- [2201.11903] Chain of Thought Prompting Elicits Reasoning in Large Language Modelsarxiv.org
- Tracing the thoughts of a large language model \ Anthropicanthropic.com
- [2603.07267] How to Steal Reasoning Without Reasoning Tracesarxiv.org
- As Rocks May Think | Eric Jangevjang.com
- Is AI Reasoning Right for the Wrong Reasons? | Quanta Magazinequantamagazine.org
- DeepSeek-R1arxiv.org
- the-illusion-of-thinking.pdfml-site.cdn-apple.com
- Towards Faithful Chain-of-Thought: Large Language Models are Bridging Reasonersarxiv.org
- [2405.18915] Towards Faithful Chain-of-Thought: Large Language Models are Bridging Reasonersar5iv.labs.arxiv.org
- Reasoning as Trajectoriesslhleosun.github.io
- Measuring Faithfulness in Chain-of-Thought Reasoning \ Anthropicanthropic.com
- Thinking to recall: How reasoning unlocks parametric knowledge in LLMsresearch.google