PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 20, 20250 citationsOpen Access

Fast Thinking for Large Language Models

View Full Paper
HZHaoyu ZhengShanghai Medical College of Fudan UniversityZWZhuonan WangShandong UniversityYYYuqian YuanNanjing Normal University

Key Points

  • Our approach achieves competitive accuracy while significantly reducing inference costs, proving its effectiveness for LLMs.
  • Using concise Chain-of-Thought sketches during training enables efficient reasoning without excessive latency or token use.
  • Introducing a routing mechanism allows the model to adaptively switch between fast inference and detailed reasoning, optimizing performance.
  • Experiments on multiple reasoning benchmarks validate the superior efficiency and effectiveness of our proposed framework.

Abstract

Reasoning-oriented Large Language Models (LLMs) often rely on generating explicit tokens step by step, and their effectiveness typically hinges on large-scale supervised fine-tuning or reinforcement learning. While Chain-of-Thought (CoT) techniques substantially enhance performance on complex reasoning tasks, they remain inefficient, requiring long reasoning traces that increase latency and token usage. In this work, we introduce Latent Codebooks for Fast Thinking, a framework that uses concise CoT sketches only during training to learn a codebook of discrete strategy priors. At inference, the model conditions on a handful of continuous thinking vectors distilled from the codebook in a single pass, enabling strategy-level guidance without producing explicit reasoning tokens. To complement this design, we propose GainRouter, a lightweight routing mechanism that adaptively switches between fast codebook guided inference and slow explicit reasoning, thereby suppressing overthinking and reducing unnecessary token generation. Experiments across multiple reasoning benchmarks show that our approach achieves competitive or superior accuracy while substantially lowering inference cost, offering a practical path toward efficient and controllable reasoning in large language models.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zheng et al. (2025) studied this question.

synapsesocial.com/papers/68f6379bb481a140a36cf4b6https://doi.org/10.48550/arxiv.2509.23633
Ask AI
Helpful
Bookmark
Share
View Full Paper