arXiv 2511.22176
Focused Chain-of-Thought: Efficient LLM Reasoning via Structured Input Information
By Lukas Struppek, Dominik Hintersdorf, et al.
Published 2025-11-27
Discussion
Read the public discussion and references gathered around this paper.
Recent large language models achieve strong reasoning performance by generating detailed chain-of-thought traces, but this often leads to excessive token use and high inference latency. Existing efficiency approaches typically focus on model-centric interventions, such as reinforcement learning or supervised fine-tuning, to reduce verbosity. In contrast, we propose a training-free, input-centric approach. Inspired b…