TensorX
返回文献探索

Paper · arXiv 2503.16419

Stop Overthinking: A Survey on Efficient Reasoning for Large Language Models

Yang Sui, Yu-Neng Chuang, Guanchu Wang, Jiamu Zhang, Tianyi Zhang, Jiayi Yuan, Hongyi Liu, Andrew Wen, Shaochen, Zhong, Hanjie Chen, Xia Hu

77 upvotesMarch 20, 2025arXiv 预印本
AI 摘要

This survey examines progress and methods for improving efficient reasoning in Large Language Models (LLMs), focusing on model, output, and input prompt optimizations, as well as the use of efficient data and small models.

Large Language Models (LLMs)Large Reasoning Models (LRMs)supervised fine-tuning (SFT)reinforcement learning (RL)Chain-of-Thought (CoT) reasoningoverthinking phenomenonefficient reasoningmodel-based efficient reasoningreasoning output-based efficient reasoninginput prompts-based efficient reasoningefficient datasmall language modelsevaluation methodsbenchmarking

Abstract

Large Language Models (LLMs) have demonstrated remarkable capabilities in complex tasks. Recent advancements in Large Reasoning Models (LRMs), such as OpenAI o1 and DeepSeek-R1, have further improved performance in System-2 reasoning domains like mathematics and programming by harnessing supervised fine-tuning (SFT) and reinforcement learning (RL) techniques to enhance the Chain-of-Thought (CoT) reasoning. However, while longer CoT reasoning sequences improve performance, they also introduce significant computational overhead due to verbose and redundant outputs, known as the "overthinking phenomenon". In this paper, we provide the first structured survey to systematically investigate and explore the current progress toward achieving efficient reasoning in LLMs. Overall, relying on the inherent mechanism of LLMs, we categorize existing works into several key directions: (1) model-based efficient reasoning, which considers optimizing full-length reasoning models into more concise reasoning models or directly training efficient reasoning models; (2) reasoning output-based efficient reasoning, which aims to dynamically reduce reasoning steps and length during inference; (3) input prompts-based efficient reasoning, which seeks to enhance reasoning efficiency based on input prompt properties such as difficulty or length control. Additionally, we introduce the use of efficient data for training reasoning models, explore the reasoning capabilities of small language models, and discuss evaluation methods and benchmarking.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Stop Overthinking: A Survey on Efficient Reasoning for Large Language Models | TensorX