AI RESEARCH

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

arXiv CS.LG

ArXi:2506.11274v2 Announce Type: replace-cross 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 "" 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.