Section 01
Introduction: LEAD—Length-Efficient Adaptive and Dynamic Reasoning Method for Large Language Models
This article introduces the LEAD (Length-Efficient Adaptive and Dynamic Reasoning) method, which aims to address the problems of computational resource waste, increased latency, and context window pressure caused by verbose thought chains in large reasoning models. LEAD dynamically calibrates the trade-off between correctness and efficiency through the instability of potential function scaling, achieves problem-level personalized control via online adaptive target length estimation, and designs symmetric efficiency rewards to avoid overthinking or excessive compression. Experiments show that LEAD achieves the highest accuracy and efficiency scores on mathematical reasoning benchmarks while significantly shortening output length, providing a new paradigm for the efficient deployment of reasoning models.