Section 01
[Introduction] DTSR Framework: An Efficient Reasoning Solution for Large Models to Learn "Know When to Stop"
This article introduces the Dynamic Thought Sufficiency in Reasoning (DTSR) framework, which allows large reasoning models to dynamically evaluate the sufficiency of their thought chains and achieve early exit by simulating human metacognitive mechanisms. Validation on Qwen3 series models shows that this framework can reduce reasoning length by 28.9%-34.9% with minimal performance loss, effectively addressing the "overthinking" problem of large models.