Dual-Density Inference for Efficient Language Model Reasoning
Zhengyi Zhao, Shubo Zhang, Yuxi Zhang, Huimin Wang, Binyang Li, Kam-Fai Wong

TL;DR
This paper introduces Denser, a framework that separates information density for reasoning and answering in language models, significantly reducing token use while maintaining or improving accuracy in complex reasoning tasks.
Contribution
It proposes a novel dual-density inference framework that optimizes information density separately for reasoning and answering phases, enhancing efficiency.
Findings
Reduces token consumption by up to 62% compared to Chain-of-Thought methods.
Maintains or improves accuracy across multiple reasoning benchmarks.
Significantly benefits complex multi-step reasoning tasks.
Abstract
Large Language Models (LLMs) have shown impressive capabilities in complex reasoning tasks. However, current approaches employ uniform language density for both intermediate reasoning and final answers, leading to computational inefficiency. Our observation found that reasoning process serves a computational function for the model itself, while answering serves a communicative function for human understanding. This distinction enables the use of compressed, symbol-rich language for intermediate computations while maintaining human-readable final explanations. To address this inefficiency, we present Denser: \underline{D}ual-d\underline{ens}ity inf\underline{er}ence, a novel framework that optimizes information density separately for reasoning and answering phases. Our framework implements this through three components: a query processing module that analyzes input problems, a…
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
TopicsTopic Modeling · Multimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI)
