ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
27
Citations
0
Influential Citations
arXiv.org
Venue
2025
Year
Recent advancements in Large Language Models (LLMs) have significantly enhanced their ability to perform complex reasoning tasks, transitioning from fast and intuitive thinking (System 1) to slow and deep reasoning (System 2). While System 2 reasoning improves task accuracy, it often incurs substantial computational costs due to its slow thinking nature and inefficient or unnecessary reasoning behaviors. In contrast, System 1 reasoning is computationally efficient but leads to suboptimal performance. Consequently, it is critical to balance the trade-off between performance (benefits) and computational costs (budgets), giving rise to the concept of reasoning economy. In this survey, we provide a comprehensive analysis of reasoning economy in both the post-training and test-time inference stages of LLMs, encompassing i) the cause of reasoning inefficiency, ii) behavior analysis of different reasoning patterns, and iii) potential solutions to achieve reasoning economy. By offering actionable insights and highlighting open challenges, we aim to shed light on strategies for improving the reasoning economy of LLMs, thereby serving as a valuable resource for advancing research in this evolving area. We also provide a public repository to continually track developments in this fast-evolving field.
As large language models (LLMs) are increasingly deployed in real-world applications, the computational cost of their reasoning processes has become a critical bottleneck. The paper addresses the trade-off between reasoning accuracy and efficiency, a problem that is central to scaling AI economically. By framing this as 'reasoning economy,' the authors provide a unified perspective that connects post-training optimization and test-time inference strategies, which are often studied in isolation.
The survey is timely because recent advances in System 2 reasoning (e.g., chain-of-thought, self-consistency) have shown significant accuracy gains but at the cost of high latency and energy consumption. Understanding how to balance these factors is essential for making LLMs practical in resource-constrained environments. This paper consolidates scattered research into a coherent framework, making it a valuable reference for both academics and industry practitioners.
The paper makes several key contributions:
Since this is a survey, there are no new experimental metrics. However, the paper synthesizes findings from existing studies, highlighting that System 2 reasoning can improve accuracy by up to several percentage points on complex tasks but may increase computational cost by an order of magnitude. The authors emphasize that current methods often lack adaptive control, leading to unnecessary computation. They also note that some solutions, such as adaptive reasoning strategies, can reduce costs by 30-50% without significant accuracy loss, based on cited works.
The paper has broad implications for the AI field. By formalizing the concept of reasoning economy, it encourages researchers to consider efficiency as a first-class citizen in model design, not an afterthought. This could lead to more sustainable AI development, reducing the environmental footprint of large-scale deployments. Moreover, the survey's actionable insights can help practitioners choose appropriate strategies for their specific use cases, balancing performance and budget constraints. As LLMs continue to evolve, the principles outlined here will likely influence future architectures and training paradigms, making reasoning more efficient and accessible.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba