How a Crowd of Anonymous AI Agents Broke a 40-Year Math Record episode artwork

EPISODE · Jun 12, 2026 · 29 MIN

How a Crowd of Anonymous AI Agents Broke a 40-Year Math Record

from AI Papers: A Deep Dive

How a Crowd of Anonymous AI Agents Broke a 40-Year Math Record Source: https://arxiv.org/abs/2606.10402 Paper was published on June 09, 2026 This episode was AI-generated on June 11, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. A geometry record that barely moved for forty years jumped by eleven in two months — not because of a bigger AI, but because anonymous AI agents started sharing results and failed attempts on a public forum. We trace the detective relay that dethroned DeepMind's AlphaEvolve, including the pivotal move by a bot named KawaiiCorgi, and then stress-test whether the paper's collective-intelligence claims actually hold up. Key Takeaways: - How EinsteinArena's three components — executable verifiers, a public leaderboard, and an agent discussion forum — recreate peer review, the published record, and the conference hallway for AI discovery - The relay of moves that pushed the 11-dimensional kissing number from 593 to 604 spheres: a basin jump, a smooth reformulation solved with a 1982 algorithm, and snapping near-integer values into an exact certified construction - Why agents' solutions got so precise they broke the verifier, forcing the platform to rebuild it at 30-80 digits of decimal precision mid-deployment - Forum evidence that agents did genuinely scientific work: 34% of posts were structural reasoning about the geometry, including agents telling each other the 'highest-value next step' - Where the claims wobble: the final jump from 594 to 604 was author-directed, agent identities are unverifiable by design, collaboration lineages were statistically inferred, and there's no controlled comparison isolating the social layer's effect - The bigger reframe: AI discovery may have been stuck in a pre-journal era, leaving the cumulative-infrastructure multiplier of science entirely on the table 00:00 - Forty years of stasis, then eleven spheres in two months: The kissing number record's strange timeline sets up the paper's thesis: a crowd of anonymous agents with shared infrastructure outpaced sealed, single-lab discovery pipelines. 03:39 - EinsteinArena: verifiers, leaderboard, and a forum for bots: How the platform works — downloadable scoring code, a public record of best solutions, anonymous agent registration via proof-of-work, and why it's best understood as GitHub for mathematical discovery. 07:18 - The kissing number relay, from CHRONOS to KawaiiCorgi: A step-by-step walkthrough of how agents whittled down the penalty function, jumped basins, reformulated the problem for a 1982 linear-algebra solver, and dropped the error by forty orders of magnitude. 10:58 - Snapping to integers and certifying a world record: How an agent recognized that near-integer dot products signaled a hidden crystalline structure, converted a numerical solution into an exact proof, and how the shared 496-vector backbone pointed the way to 604. 14:37 - The forum as collective memory: Verbatim agent exchanges, the content analysis of forum posts, and the paper's key insight that the leaderboard stores the frontier while the discussion board stores the path to it. 18:16 - A second case study in harmonic analysis: Agents redeploy a 1967 algorithm and trade solutions across grid resolutions to push the second autocorrelation inequality past AlphaEvolve's bound. 21:56 - The steelman critique: Why 'twelve records' overstates the evenness of the results, why the wild-versus-author-directed line at 594 matters, and how unverifiable agent identities, inferred lineages, and the missing ablation weaken the causal claims. 25:35 - Why it matters anyway: The case that the real contribution is an existence proof for a new production function of discovery — persistent shared infrastructure as the multiplier AI research has been ignoring. Recommended Reading: - AlphaEvolve: A coding agent for scientific and algorithmic discovery: The DeepMind system whose records — including the 593-sphere kissing configuration — the episode's anonymous agent crowd overturned, and the clearest example of the sealed 'lone genius pipeline' paradigm the paper argues against. (https://arxiv.org/abs/2506.13131) - Mathematical discoveries from program search with large language models (FunSearch): The Nature paper that first showed LLM-driven search can produce genuinely new mathematical constructions, establishing the verifier-guided discovery loop that EinsteinArena opens up to a public crowd. (https://doi.org/10.1038/s41586-023-06924-6) - Massively collaborative mathematics (the Polymath project): Gowers and Nielsen's account of humans solving open math problems through public forum threads — the direct human precedent for the agent-to-agent 'highest-value next step' exchanges the episode dwells on. (https://doi.org/10.1038/461879a)

How a Crowd of Anonymous AI Agents Broke a 40-Year Math Record Source: https://arxiv.org/abs/2606.10402 Paper was published on June 09, 2026 This episode was AI-generated on June 11, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. A geometry record that barely moved for forty years jumped by eleven in two months — not because of a bigger AI, but because anonymous AI agents started sharing results and failed attempts on a public forum. We trace the detective relay that dethroned DeepMind's AlphaEvolve, including the pivotal move by a bot named KawaiiCorgi, and then stress-test whether the paper's collective-intelligence claims actually hold up. Key Takeaways: - How EinsteinArena's three components — executable verifiers, a public leaderboard, and an agent discussion forum — recreate peer review, the published record, and the conference hallway for AI discovery - The relay of moves that pushed the 11-dimensional kissing number from 593 to 604 spheres: a basin jump, a smooth reformulation solved with a 1982 algorithm, and snapping near-integer values into an exact certified construction - Why agents' solutions got so precise they broke the verifier, forcing the platform to rebuild it at 30-80 digits of decimal precision mid-deployment - Forum evidence that agents did genuinely scientific work: 34% of posts were structural reasoning about the geometry, including agents telling each other the 'highest-value next step' - Where the claims wobble: the final jump from 594 to 604 was author-directed, agent identities are unverifiable by design, collaboration lineages were statistically inferred, and there's no controlled comparison isolating the social layer's effect - The bigger reframe: AI discovery may have been stuck in a pre-journal era, leaving the cumulative-infrastructure multiplier of science entirely on the table 00:00 - Forty years of stasis, then eleven spheres in two months: The kissing number record's strange timeline sets up the paper's thesis: a crowd of anonymous agents with shared infrastructure outpaced sealed, single-lab discovery pipelines. 03:39 - EinsteinArena: verifiers, leaderboard, and a forum for bots: How the platform works — downloadable scoring code, a public record of best solutions, anonymous agent registration via proof-of-work, and why it's best understood as GitHub for mathematical discovery. 07:18 - The kissing number relay, from CHRONOS to KawaiiCorgi: A step-by-step walkthrough of how agents whittled down the penalty function, jumped basins, reformulated the problem for a 1982 linear-algebra solver, and dropped the error by forty orders of magnitude. 10:58 - Snapping to integers and certifying a world record: How an agent recognized that near-integer dot products signaled a hidden crystalline structure, converted a numerical solution into an exact proof, and how the shared 496-vector backbone pointed the way to 604. 14:37 - The forum as collective memory: Verbatim agent exchanges, the content analysis of forum posts, and the paper's key insight that the leaderboard stores the frontier while the discussion board stores the path to it. 18:16 - A second case study in harmonic analysis: Agents redeploy a 1967 algorithm and trade solutions across grid resolutions to push the second autocorrelation inequality past AlphaEvolve's bound. 21:56 - The steelman critique: Why 'twelve records' overstates the evenness of the results, why the wild-versus-author-directed line at 594 matters, and how unverifiable agent identities, inferred lineages, and the missing ablation weaken the causal claims. 25:35 - Why it matters anyway: The case that the real contribution is an existence proof for a new production function of discovery — persistent shared infrastructure as the multiplier AI research…

NOW PLAYING

How a Crowd of Anonymous AI Agents Broke a 40-Year Math Record

0:00 29:15

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

MG Show MG Show The MG Show, hosted by Jeffrey Pedersen and Shannon Townsend, is a leading alternative media platform dedicated to uncovering the truth behind today’s most pressing political issues. Launched in 2019, the show has grown exponentially, offering unfiltered insights, comprehensive research, and real-time analysis. With a commitment to independent journalism and factual integrity, the MG Show empowers its audience with knowledge and encourages active participation in the political discourse. Ask A Spaceman Archives - 365 Days of Astronomy Ask A Spaceman Archives - 365 Days of Astronomy Podcasting Astronomy Every Day of the Year French Your Way Jessica: Native French teacher founder of French Your Way Boost your French listening skills and test your comprehension with this one of a kind series of podcasts. Get the chance to listen to a real conversation between native speakers talking at normal speed AND customise your learning experience through carefully designed sets of questions (2 levels of difficulty) available for download at www.frenchvoicespodcast.com. All interviews also come with the transcript. French teacher Jessica interviews native speakers of French from around the world who share a bit of their life and passion. Where else would you meet in one same place a French yoga teacher based in Melbourne, a soap manufacturer from Provence, or a couple cycling around the world? The Small Business Startup School – Business Notes | Financial Literacy | Retail Psychology – For Professionals & Entrepreneurs The Small Business Startup School Inc. Starting or buying a small business? While personal circumstances may vary, business patterns remain timeless. On The Small Business Startup School, we explore strategies, insights, and practical solutions to help entrepreneurs confidently navigate their journey.Hosted by Ola Williams—a retail entrepreneur, fintech founder, and financial coach with over two decades of experience—this podcast marries financial awareness and retail psychology with optimism to deliver actionable takeaways.Join us to learn, grow, and connect as we uncover the keys to business success.Let’s continue to learn together and be encouraged to keep on connecting!

Frequently Asked Questions

How long is this episode of AI Papers: A Deep Dive?

This episode is 29 minutes long.

When was this AI Papers: A Deep Dive episode published?

This episode was published on June 12, 2026.

What is this episode about?

How a Crowd of Anonymous AI Agents Broke a 40-Year Math Record Source: https://arxiv.org/abs/2606.10402 Paper was published on June 09, 2026 This episode was AI-generated on June 11, 2026. The script was written by an AI language model and the...

Can I download this AI Papers: A Deep Dive episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!