Section 01
DRG Method Introduction: Training-Free Solution to Output Quality Issues of Reasoning Models Under Token Constraints
Detect-Restart-Gate (DRG) is a training-free method designed to address output quality issues of reasoning models under strict token budgets. By detecting pathological signals (repetition, excessive length, stagnation) during reasoning, it triggers a retry mechanism and intelligently gates answer selection, significantly improving accuracy in mathematical reasoning tasks. This method was released by AnonymousAuthor0211 on GitHub on May 24, 2026 (Project link: https://github.com/AnonymousAuthor0211/detect-restart-gate).