Learning a Continue-Thinking Token for Enhanced Test-Time Scaling
Abstract
A continuous thinking token learned via reinforcement learning improves language model accuracy more effectively than a fixed token during inference.
Test-time scaling has emerged as an effective approach for improving language model performance by utilizing additional compute at inference time. Recent studies have shown that overriding end-of-thinking tokens (e.g., replacing "</think>" with "Wait") can extend reasoning steps and improve accuracy. In this work, we explore whether a dedicated continue-thinking token can be learned to trigger extended reasoning. We augment a distilled version of DeepSeek-R1 with a single learned "<|continue-thinking|>" token, training only its embedding via reinforcement learning while keeping the model weights frozen. Our experiments show that this learned token achieves improved accuracy on standard math benchmarks compared to both the baseline model and a test-time scaling approach that uses a fixed token (e.g., "Wait") for budget forcing. In particular, we observe that in cases where the fixed-token approach enhances the base model's accuracy, our method achieves a markedly greater improvement. For example, on the GSM8K benchmark, the fixed-token approach yields a 1.3% absolute improvement in accuracy, whereas our learned-token method achieves a 4.2% improvement over the base model that does not use budget forcing.
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Scalable Chain of Thoughts via Elastic Reasoning (2025)
- Learning to Reason Across Parallel Samples for LLM Reasoning (2025)
- Does Thinking More always Help? Understanding Test-Time Scaling in Reasoning Models (2025)
- Making Small Language Models Efficient Reasoners: Intervention, Supervision, Reinforcement (2025)
- Incentivizing LLMs to Self-Verify Their Answers (2025)
- Fast Quiet-STaR: Thinking Without Thought Tokens (2025)
- Interleaved Reasoning for Large Language Models via Reinforcement Learning (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper