Stepwise Informativeness Search for Efficient and Effective LLM Reasoning
Siyuan Wang, Enda Zhao, Zhongyu Wei, Xiang Ren

TL;DR
This paper introduces a stepwise informativeness search framework that guides LLMs to generate more accurate, concise, and less redundant multi-step rationales by referencing underutilized information and encouraging novel conclusions, thereby improving reasoning accuracy.
Contribution
It proposes a novel inference-time tree search method with heuristics and self-grounding prompts to enhance LLM reasoning quality and efficiency.
Findings
Improved reasoning accuracy across four datasets.
Generated rationales with fewer errors and redundancies.
Enhanced focus on relevant prior information during reasoning.
Abstract
Advances in Large Language Models (LLMs) have significantly improved multi-step reasoning through generating free-text rationales. However, recent studies show that LLMs tend to lose focus over the middle of long contexts. This raises concerns that as reasoning progresses, LLMs may overlook information in earlier steps when decoding subsequent steps, leading to generate unreliable and redundant rationales. To address this, we propose guiding LLMs to generate more accurate and concise step-by-step rationales by (1) proactively referencing information from underutilized prior steps, and (2) minimizing redundant information between new and existing steps. We introduce stepwise informativeness search, an inference-time tree search framework incorporating two selection heuristics: grounding-guided selection which prioritizes steps paying higher attention over underutilized steps; and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Business Process Modeling and Analysis · Software Engineering Research
