TL;DR
This paper introduces Fast Quiet STaR, a more efficient reasoning framework for large language models that reduces inference overhead while maintaining or improving reasoning accuracy through curriculum learning and reinforcement fine-tuning.
Contribution
It proposes a novel training and inference approach that internalizes token-level reasoning, significantly improving efficiency and accuracy over previous Quiet STaR methods.
Findings
Fast Quiet STaR outperforms Quiet STaR in accuracy under the same inference time.
Fast Quiet-STaR NTP achieves 9% and 5.7% accuracy improvements on two benchmarks.
The method maintains inference latency while enhancing reasoning performance.
Abstract
Large Language Models (LLMs) have achieved impressive performance across a range of natural language processing tasks. However, recent advances demonstrate that further gains particularly in complex reasoning tasks require more than merely scaling up model sizes or training data. One promising direction is to enable models to think during the reasoning process. Recently, Quiet STaR significantly improves reasoning by generating token-level thought traces, but incurs substantial inference overhead. In this work, we propose Fast Quiet STaR, a more efficient reasoning framework that preserves the benefits of token-level reasoning while reducing computational cost. Our method introduces a curriculum learning based training strategy that gradually reduces the number of thought tokens, enabling the model to internalize more abstract and concise reasoning processes. We further extend this…
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
