Efficient Thought Space Exploration Through Strategic Intervention
Ziheng Li, Hengyi Cai, Xiaochi Wei, Yuchen Li, Shuaiqiang Wang, Zhi-Hong Deng, Dawei Yin

TL;DR
This paper introduces HPR, a framework that improves reasoning efficiency in language models by strategically intervening at critical decision points, reducing computational costs while maintaining high accuracy.
Contribution
The paper presents a novel Hint-Practice Reasoning framework with a distributional inconsistency reduction metric for dynamic intervention, enhancing reasoning efficiency and accuracy.
Findings
HPR achieves comparable accuracy with 1/5 tokens decoded.
HPR outperforms existing methods by up to 5.1% in accuracy.
HPR maintains similar or lower FLOPs compared to baselines.
Abstract
While large language models (LLMs) demonstrate emerging reasoning capabilities, current inference-time expansion methods incur prohibitive computational costs by exhaustive sampling. Through analyzing decoding trajectories, we observe that most next-token predictions align well with the golden output, except for a few critical tokens that lead to deviations. Inspired by this phenomenon, we propose a novel Hint-Practice Reasoning (HPR) framework that operationalizes this insight through two synergistic components: 1) a hinter (powerful LLM) that provides probabilistic guidance at critical decision points, and 2) a practitioner (efficient smaller model) that executes major reasoning steps. The framework's core innovation lies in Distributional Inconsistency Reduction (DIR), a theoretically-grounded metric that dynamically identifies intervention points by quantifying the divergence…
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
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Multimodal Machine Learning Applications
