Sources#
- Advancing Mathematics Research with AI-Driven Formal Proof Search
- Driving the Agent Quality Flywheel from Your Coding Agent- Google Developers Blog
- From AGI to ASI
Summary#
Google's AI research lab. In this corpus it appears as the lab behind AI-Driven Formal Proof Search — the team (George Tsoukalas, Anton Kovsharov, Sergey Shirobokov, Swarat Chaudhuri, Pushmeet Kohli et al.) that built AlphaProof Nexus and ran the first large-scale evaluation of LLM-aided formal proof search on open research mathematics (arXiv 2605.22763). It is also the maker of the Gemini model family used throughout (Gemini 3.1 Pro as prover, Gemini 3.0 Flash as rater), the prior AlphaProof olympiad theorem-prover, and AlphaEvolve, whose evolutionary design inspired Evolutionary Proof Search.
Role in the corpus#
DeepMind is the third frontier-lab "voice" in the wiki alongside Anthropic and OpenAI (Symphony / Agent Harness Engineering), and the one that opens the AI-for-mathematics domain. Its contribution is methodological as much as mathematical: the paper's finding that simple agentic loops increasingly rival DeepMind's own bespoke trained systems (Agentic Loops Overtake Bespoke Systems) is a candid, self-undercutting result — a lab that built specialized RL provers reporting that a plain LLM loop is catching up.
It is also the source of the wiki's theory-of-superintelligence cluster. The June 2026 report From AGI to ASI — senior-authored by co-founder Shane Legg with Marcus Hutter (creator of AIXI) and twelve others — maps the four pathways from AGI to ASI, grounds them in the Universal AI upper bound, and frames the frictions (the The Abstraction Barrier, the data wall, deliberate slowdown) as open research questions. Where Anthropic's When AI builds itself argues RSI from internal measurement, DeepMind's report is the theory-first sibling — same question, formal framing.
Systems and models referenced#
- Gemini 3.1 Pro / 3.0 Flash / 3.1 Flash-Lite — the LLM backbone; Pro for proving, Flash for rating; the smaller variants solved no problems (capability is sharply scale-gated — Scale-Dependent Prompt Sensitivity).
- AlphaProof — DeepMind's RL-trained olympiad-level Lean prover; used inside Nexus as a focused subgoal tool (and the system behind earlier IMO results).
- AlphaEvolve — the evolutionary-coding system whose population/diversity approach Evolutionary Proof Search adapts; also helped formulate the bipartite graph-reconstruction variants in the paper.
- Formal Conjectures repo — DeepMind's open-source Lean formalizations of Erdős problems, the benchmark for the Erdős runs.
- AutoRaters — the adaptive LLM-as-a-Judge graders at the core of Google Cloud's Gemini Enterprise Agent Platform evaluation service, developed in close partnership with DeepMind and (per Google) the same ones used to evaluate its own models and first-party agents; the grading engine of the Agent Quality Flywheel.
Connections#
- AI-Driven Formal Proof Search — the paradigm DeepMind demonstrated at research scale
- AlphaProof Nexus — its framework
- Lean — the proof assistant it drives with Gemini
- Evolutionary Proof Search — adapts DeepMind's AlphaEvolve
- Agentic Loops Overtake Bespoke Systems — DeepMind's self-undercutting finding about its own bespoke systems
- Anthropic — peer frontier lab; the two anchor different domains in the corpus (alignment/coding vs. mathematics; and the two RSI framings — empirical vs. theoretical)
- Scale-Dependent Prompt Sensitivity — Gemini-model scale gating mirrors the broader model-capability-threshold theme
- Shane Legg — co-founder and Chief AGI Scientist; senior author of From AGI to ASI
- Marcus Hutter — senior researcher; creator of the AIXI / Universal AI framework the report rests on
- AGI-to-ASI Pathways — the report's four-pathway map of AI progress beyond AGI
- Universal AI (AIXI) — the theoretical upper bound DeepMind uses to bound ASI from above
- DRACO Benchmark — Gemini plays both roles in Perplexity's deep-research benchmark: Gemini Deep Research is an evaluated system, and Gemini-3-Pro is the primary judge model
- Perplexity — deep-research competitor whose DRACO benchmark uses DeepMind's Gemini-3-Pro as judge-of-record
- Gemini Enterprise Agent Platform — the Cloud product surface where DeepMind-built AutoRaters ship to customers
- Agent Quality Flywheel — the eval-fix methodology those AutoRaters power
Open Questions#
- DeepMind reports its bespoke systems being caught by simple loops. Does the lab's comparative advantage move from systems to models + verifiers + benchmarks (mathlib, Formal Conjectures)?
- The paper opens AI-for-math; what's DeepMind's next target domain where a sound verifier exists?
Sources#
- Advancing Mathematics Research with AI-Driven Formal Proof Search
- From AGI to ASI — From AGI to ASI (Genewein, Hutter, Legg et al., June 2026)
- Driving the Agent Quality Flywheel from Your Coding Agent- Google Developers Blog — AutoRaters "developed in close partnership with Google DeepMind" (
vendor-claim)
Cited by 13
- Agent Quality Flywheel
Google's eval-fix loop packaged as a skill your coding agent drives: Build & Test → Ship & Monitor → Learn & Refine, ex…
- AlphaProof Nexus
DeepMind framework for LLM-aided Lean proof generation; four agents (basic→full-featured); proof-sketch + EVOLVE-BLOCK…
- Anthropic
AI safety company / vendor of Claude; mission-as-tiebreaker culture; ~30–40 PMs across teams; Mike Krieger leads Labs r…
- Deep Research Agents
Agentic systems that decompose a complex query, iteratively search diverse sources, and synthesize a structured, cited…
- DRACO Benchmark
Perplexity's benchmark of 100 production-sourced deep-research tasks (10 domains, 40 countries) graded by 26-expert rub…
- Gemini Enterprise Agent Platform
*Entity.* Google Cloud's agent platform: the GenAI evaluation service with adaptive AutoRaters (built with DeepMind), U…
- Lean
Proof assistant whose compiler mechanically verifies every step; the `sorry` placeholder enables proof sketches; mathli…
- LLM-as-a-Judge
Using one LLM to grade another's outputs against criteria/rubrics; DRACO's protocol is per-criterion binary MET/UNMET +…
- Marcus Hutter
Creator of AIXI and the Universal AI framework; DeepMind senior researcher and ANU professor; co-author of the Legg–Hut…
- Entities — People, Orgs, Tools & Projects
Map of Content for all 39 entity pages. See Home for concept domains.
- Open Questions Backlog
_124 pages with open questions, as of 2026-06-19._
- Perplexity
AI answer-engine company; maker of Perplexity Deep Research (the leading system on its own DRACO benchmark) and publish…
- Shane Legg
Co-founder and Chief AGI Scientist of Google DeepMind; co-author with Hutter of the Legg–Hutter universal intelligence…
Related articles
- Open Questions Backlog
_124 pages with open questions, as of 2026-06-19._
- AI-Driven Formal Proof Search
LLM generates Lean, compiler verifies every step → eliminates hallucination; DeepMind resolves 9/353 Erdős + 44/492 OEI…
- LLM-as-a-Judge
Using one LLM to grade another's outputs against criteria/rubrics; DRACO's protocol is per-criterion binary MET/UNMET +…
- Deep Research Agents
Agentic systems that decompose a complex query, iteratively search diverse sources, and synthesize a structured, cited…
- Agentic Loops Overtake Bespoke Systems
DeepMind's *basic* Ralph-loop agent matched its bespoke evolutionary+AlphaProof system as the LLM improved; the bitter…
