The Biggest Questions About AI
The map · 1 Trajectory · 1.1 Scaling, resources, and technical limits · 1.1.1

Current-paradigm ceiling

How far can transformers, reinforcement learning, tool use, and inference-time reasoning progress without a fundamentally new architecture?

The scaling hypothesis bet that capability comes from scale, not cleverness. The live question is whether pretraining returns are genuinely diminishing — itself disputed — and if so, whether RL on verifiable tasks and test-time compute offset them, or the paradigm tops out short of general competence.

View on the map → · Open in Browse →

What changed
October 2025–August 2026 · swept August 3, 2026 · editorial review pending
01

DeepMind formalized the routes past AGI while a startup demonstrated current-paradigm agents automating narrow AI research. The continual-learning dispute stands: Patel and Lee argue frozen weights gate discovery; a trillion-parameter RL result says the recipe still has headroom. The winter opened a new front: Hooker's 'slow death of scaling' case that the compute-performance link is breaking down, and Ord's estimate that RL scaling is an order of magnitude less efficient than pretraining — with rebuttals arguing both confuse algorithmic progress with the failure of scale.Evidence: 1234567

Recent thinking
9 featured from 14 tracked · October 2025–August 2026 · all 14 chronologically →
The recipe has headroom

Scaling, RL, and inference-time reasoning keep delivering; no new ingredient required yet.

Genewein, Legg, Hutter, Dafoe et al. · Google DeepMind / arXiv · 10 Jun 2026 paper
From AGI to ASI

DeepMind's formal map of four routes past AGI — scaling, paradigm shifts, recursive improvement, multi-agent collectives — and the frictions on each.

Recursive Superintelligence, Inc. · recursive.com · 11 Jun 2026 report
First Steps Toward Automated AI Research

Current-paradigm agents already automate parts of AI research (SOTA on NanoGPT-class tasks) — but only on well-defined, quickly measurable goals, with reward hacking a persistent limit.

A new ingredient is needed

Continual, on-the-job learning (or another missing capability) gates further progress.

Dwarkesh Patel · dwarkesh.com · 26 Jun 2026 essay
The next big breakthrough will be AIs learning on the job
Around 30-50% of a lab's compute goes to inference, and that compute is currently not really doing anything productive in helping improve the model.

Argues the current paradigm wastes deployment experience and that on-the-job learning, not further scaling, is the next necessary breakthrough.

RohanS, Arike, Terry, Menon, Jin, Ward & Herd · LessWrong · 12 Jun 2026 post
What's Continual Learning, and Why Might We Expect To See It In Advanced LLM Agents?
Weight updates are probably needed for some parts of effective CL since LLMs seem quite bad at handling lots of interrelated complexity in their context window

Argues in-context learning alone is not enough for continual learning, implying a real gap in the current architecture.

Timothy B. Lee · Understanding AI · 6 May 2026 essay
I don't think we are close to "AI scientists"
Once a model is trained, its weights are frozen and its capacity to learn new patterns is greatly reduced.

Frozen weights and lossy file-based memory prevent agents from accumulating the tacit knowledge discovery requires.

The returns are breaking down

Measured scaling returns are degrading; RL buys less than pretraining did.

Toby Ord · LessWrong · 22 Oct 2025 essay
How Well Does RL Scale?
a 10x scaling of RL is required to get the same performance boost as a 3x scaling of inference ... we may have lost the ability to effectively turn more compute into more intelligence.

A quantitative case that RL compute scaling is far less efficient than pretraining or inference scaling, and that most RL gains come from enabling longer chains of thought — directly challenging the view that RL offsets diminishing pretraining returns.

Sara Hooker · SSRN · 6 Dec 2025 paper
On the Slow Death of Scaling
The relationship between training compute and performance is highly uncertain and rapidly changing.

The reference point for the winter 2025–26 'is scaling dead' debate: the compute-performance link is breaking down and progress is shifting to other levers. Kirsch's rebuttal (in the ledger) argues small-beats-large examples reflect newer generations, not the failure of scale.

Additional relevant discussion (5)
The data black hole at the center of AI — Dwarkesh Patel · dwarkesh.com · 19 Jun 2026
RLVR might be disproportionately bad at science — Dwarkesh Patel · dwarkesh.com · 16 May 2026
A Riff on "The Slow Death of Scaling" — Andreas Kirsch · BlackHC (blog) · 12 Jan 2026
Quantifying Empirical Compute-Supervision Tradeoffs in RLVR — Mitsuhashi et al. · arXiv · 24 May 2026
Complementary Intelligence — Julian Togelius · Togelius (blog) · 25 Apr 2026
Foundational reading (2)Will scaling work?Dwarkesh Patel · 2023The Era of ExperienceSilver & Sutton, DeepMind · 2025
Next1.1.2 Sources of improvement