ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.11274
13
0

Learning a Continue-Thinking Token for Enhanced Test-Time Scaling

12 June 2025
Liran Ringel
Elad Tolochinsky
Yaniv Romano
    LRM
ArXiv (abs)PDFHTML
Main:8 Pages
11 Figures
Bibliography:3 Pages
7 Tables
Appendix:9 Pages
Abstract

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.

View on arXiv
@article{ringel2025_2506.11274,
  title={ Learning a Continue-Thinking Token for Enhanced Test-Time Scaling },
  author={ Liran Ringel and Elad Tolochinsky and Yaniv Romano },
  journal={arXiv preprint arXiv:2506.11274},
  year={ 2025 }
}
Comments on this paper