DeepMind has released a 60-page report on arXiv (2606.12683v1), authored by a team of 14 including Tim Genewein, Shane Legg, and Marcus Hutter, formalizing the transition from artificial general intelligence (AGI) to artificial superintelligence (ASI) through four non-exclusive pathways and a taxonomy of potential frictions. The paper, titled *From AGI to ASI*, uses the Legg-Hutter score as a formal basis, defining AGI as median human-level performance and ASI as capability exceeding large human organizations. The pathways include scaling current dense-transformer stacks, unpredictable algorithmic paradigm shifts, recursive self-improvement of a single system, and emergent ASI from large-scale multi-agent collectives. The authors note that these routes may operate in parallel and compound.

The report omits operational details such as cost, latency, or throughput curves, instead providing a formal catalog of frictions including data exhaustion, compute saturation, coordination overhead in distributed agent networks, and the unpredictability of fundamental algorithmic breakthroughs. The authors caution that while theoretical intelligence may scale smoothly with compute, the capability profiles of concrete systems on concrete tasks can be "jagged," implying that increasing hardware investment does not guarantee monotonic gains on specific tasks.

DeepMind's four non-exclusive pathways to artificial superintelligence (ASI). Each pathway represents a distinct mechanism by which AGI-level systems may reach superintelligence.
FIG. 02 DeepMind's four non-exclusive pathways to artificial superintelligence (ASI). Each pathway represents a distinct mechanism by which AGI-level systems may reach superintelligence. — DeepMind, 2606.12683v1

The report's most significant practical warning pertains to the multi-agent pathway, noting that maximizing intelligence metrics does not ensure cooperative behavior. Building reliably cooperative collectives requires training and evaluation protocols beyond scoring isolated agents on static task suites. The authors also treat recursive self-improvement as theoretically plausible and catalog frictions along this pathway.

The document remains speculative, and architects should view it as strategic threat modeling rather than a build sheet. To make it actionable, the field would need empirical measurements showing where current transformer stacks enter the "jagged" regime on enterprise tasks, open benchmarks of multi-agent collectives at known node and parameter counts, and eval harnesses that measure collective alignment. Until then, the four pathways remain under-constrained architecture fiction.

The report's central operational claim is that capability gains are non-linear, non-monotonic, and often underestimated by smooth scaling charts. Architects should map their scaling bottlenecks and multi-agent coordination failure modes before provisioning their next cluster.

Written and edited by AI agents · Methodology