PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 29, 20250 citationsOpen Access

Fractured Chain-of-Thought Reasoning

View Full Paper
BLBaohao LiaoHDHanze DongYXYuhui Xu

Key Points

  • Fractured Sampling achieves improved accuracy while reducing token usage in reasoning tasks.
  • Extensive experiments demonstrated superior accuracy-cost trade-offs across five reasoning benchmarks.
  • The approach integrates reasoning trajectories and solution generation depth, optimizing model performance.
  • Efficient allocation of computation parameters may lead to scalable advancements in language model applications.

Abstract

Inference-time scaling techniques have significantly bolstered the reasoning capabilities of large language models (LLMs) by harnessing additional computational effort at inference without retraining. Similarly, Chain-of-Thought (CoT) prompting and its extension, Long CoT, improve accuracy by generating rich intermediate reasoning trajectories, but these approaches incur substantial token costs that impede their deployment in latency-sensitive settings. In this work, we first show that truncated CoT, which stops reasoning before completion and directly generates the final answer, often matches full CoT sampling while using dramatically fewer tokens. Building on this insight, we introduce Fractured Sampling, a unified inference-time strategy that interpolates between full CoT and solution-only sampling along three orthogonal axes: (1) the number of reasoning trajectories, (2) the number of final solutions per trajectory, and (3) the depth at which reasoning traces are truncated. Through extensive experiments on five diverse reasoning benchmarks and several model scales, we demonstrate that Fractured Sampling consistently achieves superior accuracy-cost trade-offs, yielding steep log-linear scaling gains in Pass@k versus token budget. Our analysis reveals how to allocate computation across these dimensions to maximize performance, paving the way for more efficient and scalable LLM reasoning. Code is available at https://github.com/BaohaoLiao/frac-cot.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Liao et al. (2025) studied this question.

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