梳理大模型推理效率问题与优化方法
A Survey of Efficient Reasoning for Large Reasoning Models: Language, Multimodality, and Beyond
- 分析长思维链中冗余重复、过度分析等效率问题
- 覆盖预训练到推理全生命周期的优化策略
- 适合关注AI推理效率与智能体部署的研究者
近期的大规模推理模型(如DeepSeek-R1和OpenAI o1)在推理时通过延长思维链(CoT)长度实现了性能提升,但其生成的推理过程往往过长,包含大量冗余内容(如重复定义)、对简单问题的过度分析,以及对复杂任务的浅层多路径探索。这种低效性给训练、推理及实际部署(如基于代理的系统)带来挑战,尤其在令牌经济敏感的场景下。本文全面综述了近期提升大型推理模型推理效率的努力,重点剖析该新范式下的共性低效模式,系统考察从预训练到推理各阶段的优化方法,并探讨未来研究方向。为支持持续发展,我们维护一个实时更新的GitHub仓库,追踪领域进展。期望本综述能为后续探索奠定基础,激发该快速演进领域的创新。
原文摘要 · Abstract (English)
Recent Large Reasoning Models (LRMs), such as DeepSeek-R1 and OpenAI o1, have demonstrated strong performance gains by scaling up the length of Chain-of-Thought (CoT) reasoning during inference. However, a growing concern lies in their tendency to produce excessively long reasoning traces, which are often filled with redundant content (e.g., repeated definitions), over-analysis of simple problems, and superficial exploration of multiple reasoning paths for harder tasks. This inefficiency introduces significant challenges for training, inference, and real-world deployment (e.g., in agent-based systems), where token economy is critical. In this survey, we provide a comprehensive overview of recent efforts aimed at improving reasoning efficiency in LRMs, with a particular focus on the unique challenges that arise in this new paradigm. We identify common patterns of inefficiency, examine methods proposed across the LRM lifecycle, i.e., from pretraining to inference, and discuss promising future directions for research. To support ongoing development, we also maintain a real-time GitHub repository tracking recent progress in the field. We hope this survey serves as a foundation for further exploration and inspires innovation in this rapidly evolving area.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。