Is AI slowing down?
The rapid advancements in artificial intelligence (AI) over the past decade have sparked widespread excitement and speculation about reaching artificial general intelligence (AGI)—AI that can perform any intellectual task a human can. However, recent discussions among experts suggest that the pace of AI progress, particularly in large language models (LLMs), may be decelerating. This perception has significant implications for the future of AI development, safety considerations, technological innovation, and its impact on society.
The Genesis of the Debate
The conversation around AI’s potential slowdown has been reignited by insights from industry leaders and recent reports. Yann LeCun, a professor at New York University and chief AI scientist at Meta Platforms, has been vocal about the limitations of current AI systems. He argues that despite impressive advancements, AI remains “dumber than a cat” in terms of general intelligence and adaptability. LeCun believes that merely increasing compute power and data will not bridge the gap to AGI with current architectures.
Adding to the discourse, an article in The Information by Stephanie Palazzolo, Erin Woo, and Amir Efrati titled “OpenAI Shifts Strategy as Rate of ‘GPT’ AI Improvements Slows” reports that OpenAI is experiencing a plateau in performance gains with its upcoming model, internally called Orion (rumored to be GPT-5). According to the article, while Orion shows improvements over its predecessors, the leap in performance is not as significant as the jump from GPT-3 to GPT-4.
Signs of a Slowdown in AI Progress
Several factors contribute to the perception that AI progress is slowing:
Diminishing Returns from Scaling: Simply increasing model size and training data is no longer yielding exponential performance gains. The improvements from GPT-4 to Orion appear incremental rather than transformative.
Data Saturation: LLMs have effectively consumed most of the high-quality text data available on the internet. Accessing new, diverse, and high-quality datasets has become increasingly challenging and costly.
Economic and Computational Constraints: Training larger models requires substantial computational resources and financial investment, leading to questions about the sustainability and feasibility of this approach.
Rethinking the Path Forward: From Pre-training to Reasoning
Recognising these challenges, AI researchers and companies are exploring alternative strategies to advance AI capabilities.
Rather than focusing solely on pre-training larger models with more data, the emphasis is shifting towards enhancing models’ reasoning abilities during inference—the stage where the AI generates responses.
Inference Scaling: Inference scaling involves dedicating more computational resources to the model during inference to allow for more complex reasoning processes. This approach enables the AI to “think” more deeply about each response, similar to how humans allocate more mental effort to complex problems.
OpenAI’s o1 Model: Embracing Deliberate Reasoning: OpenAI’s o1 model, also known as Strawberry or Q*, exemplifies this new direction. The model employs a “think step-by-step” methodology, generating multiple reasoning paths and evaluating them before producing a final answer. This deliberate reasoning process has led to significant improvements in tasks requiring complex problem-solving, such as coding and mathematical reasoning.
Test-Time Training (TTT): Test-Time Training allows models to adapt and fine-tune themselves during inference based on the specific input data. By temporarily updating model parameters, the AI can better handle novel patterns and tasks it wasn’t explicitly trained on, enhancing its adaptability and performance on a case-by-case basis.
Implications of the New Approach
Pros
- Enhanced Problem-Solving Abilities: Models can tackle more complex and abstract tasks that require deep reasoning.
- Adaptability: AI systems become more flexible, adjusting their reasoning strategies based on the task’s complexity.
- Cost Efficiency: Focusing on inference optimization may be more economically viable than continually scaling up model size and pre-training resources.
Challenges
- Increased Inference Costs: More computational resources during inference can lead to higher operational costs, especially for widespread deployment.
- Hardware Requirements: There is a need for specialized hardware optimized for inference tasks, potentially shifting the competitive landscape in AI hardware.
Industry Perspectives and Responses
Prominent figures and organizations have weighed in on this shift:
Jensen Huang, CEO of NVIDIA: Highlighted the emergence of a “second scaling law” focused on inference time, suggesting a significant industry shift towards optimizing inference processes. He says “We realized that intelligence is not just one-shot; it requires thinking. Thinking results in higher-quality answers. We have discovered a second scaling model: the longer you think, the higher-quality answers you can produce.”.
Sonya Huang, Partner at Sequoia Capital: Noted that this transition moves the industry from massive pre-training clusters to distributed inference clouds, changing how resources are allocated.
Ilya Sutskever, Co-founder of OpenAI: Emphasized the need for new discoveries and innovations beyond scaling pre-training efforts.
Beyond Language Models: The Broader AI Landscape
While the slowdown is most evident in LLMs, other AI domains continue to advance rapidly:
Image and Video Generation: These areas benefit from abundant data and have shown significant progress, suggesting that data availability plays a crucial role in AI development.
Specialised AI Applications: Fields like autonomous driving, robotics, and medical diagnostics are making strides through domain-specific innovations.
Balancing Optimism and Realism
The current state of AI presents a mixed picture:
Optimistic View: The shift towards inference scaling and reasoning models is a natural evolution, opening new pathways for AI to become more intelligent and versatile.
Cautious Perspective: Recognising the limitations of current approaches is essential to set realistic expectations and focus on sustainable, long-term advancements.
The Path Forward: A Hybrid Approach
Combining traditional pre-training with inference-time optimisation offers a promising strategy:
Integrated Development: Leveraging large-scale pre-training to establish a knowledge base while enhancing reasoning capabilities during inference.
Data Efficiency: Developing methods to maximise the value extracted from existing data and effectively utilise lower-quality sources.
Innovative Architectures: Exploring alternatives to current transformer models to overcome existing limitations (e.g. KAN’s – Kolmogorov-Arnold Networks or Mamba: Linear-Time Sequence Modeling with Selective State Spaces)
Efficient Inference: Creating algorithms and hardware that make inference-time computation more accessible and cost-effective.
Conclusion: Embracing AI’s Evolution
AI development is at a pivotal juncture. The recognition that scaling pre-training alone may not lead to AGI is prompting a valuable shift in focus. By embracing new strategies that enhance reasoning and adaptability, the AI community can continue to make meaningful progress.
This evolution underscores the importance of innovation and adaptability in AI research. While challenges exist, they also present opportunities to develop more sophisticated, capable, and intelligent AI systems that can address complex and impactful problems.
References
LeCun, Yann. “This AI Pioneer Thinks AI Is Dumber Than a Cat”, WSJ
Palazzolo, S., Woo, E., & Efrati, A. “OpenAI Shifts Strategy as Rate of ‘GPT’ AI Improvements Slows“, The Information.
Reddit: “Anyone else feel like AI improvement has really slowed down?”
“Generative AI’s Act o1: The Reasoning Era Begins” – Sequoia Capital
“Learning to Reason with LLMs” – OpenAI
“The Surprising Effectiveness of Test-Time Training for Abstract Reasoning“
Huang, Jensen. Remarks on inference scaling
Sutskever, Ilya. Comments on AI scaling and innovation.



