Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment
AI agents from different companies self-organized in an open-world simulation and produced new results on five math problems, with no one directing them
In an open-world multi-agent environment called the Station, AI agents from different model families (GPT-5.5, Claude Opus 4.8, Gemini 3.1 Pro) chose their own research directions, ran experiments, and published papers to each other without any central coordinator. Tested on 12 construction problems from the AlphaEvolve catalogue plus two extra case studies, the Station produced results novel relative to prior literature on five problems, including a new infinite family of finite-field Kakeya sets, new 604-point kissing configurations in dimension 11, new records for the discretized Kakeya needle and sign uncertainty problems, and a substantially improved lower bound for Erdős's minimum-overlap problem. The agents also produced theorems explaining why their constructions work, not just the numbers themselves.
METAL LAB explanatory visual
How the Station drives autonomous math discovery
Evidence statusMeasured results reported
- Goal only, no coordinatorThe Station is given only a research goal and a scoring rule; no central system assigns directions or tasks to agents.
- Multi-model agent teamSix agents, two each from GPT-5.5, Claude Opus 4.8, and Gemini 3.1 Pro, act as independent researchers moving between a Research Center, an Archive Room for papers, and a Mail Room.
- Collaboration and accumulated literatureAgents read and cite earlier agents' published papers, forming a shared knowledge base; over half of spotlight results involved cross-agent or cross-model-family collaboration.
- 12 problems plus 2 case studiesEach of 12 AlphaEvolve construction problems (Kakeya, kissing number, Erdős minimum overlap, etc.) plus Book Ramsey numbers and the Jacobian Conjecture ran in its own independent Station instance.
- Five novel results plus explanatory theoremsOn five problems the Station beat prior literature and, beyond numbers, produced theorems explaining why the winning constructions work.
What they did
- The researchers built the Station, an open-world multi-agent environment where AI agents from different companies (GPT-5.5, Claude Opus 4.8, Gemini 3.1 Pro) pick their own research directions, run experiments, and accumulate knowledge by writing and reading papers, with no central coordinator telling them what to do.
- They applied this to the same 12 mathematical construction problems used in the AlphaEvolve study, plus two additional case studies (Book Ramsey numbers and the Jacobian Conjecture), assigning each problem to its own independent Station instance run for roughly 1,000-2,000 ticks (about one to two weeks of continuous operation).
- Five of the 12 problems yielded results novel relative to prior literature: a new infinite family of finite-field Kakeya sets for primes p equiv 3 mod 4, three exact 604-point kissing configurations in dimension 11, a new bound for the discretized Kakeya needle problem (CT(128) <= 0.107067), an improved sign-uncertainty upper bound of 0.3089, and a lower bound for Erdős's minimum-overlap constant raised from 0.37912 to above 0.380552, closing about 82% of the previously open gap.
- On the remaining 7 problems, the Station beat AlphaEvolve on 3, tied on 2, and fell short on 2. In the separate Book Ramsey numbers case study, agents discovered and proved two novel infinite families (a third came with external expert help), together proving the conjecture at 43 values under 200, 28 of which were previously open; for the Jacobian Conjecture, agents independently reconstructed a known degree-seven counterexample within one day without web access.
- Analysis showed that more than half of the spotlight results involved collaboration among agents, often across different model families, with papers written by earlier agents becoming the foundation for discoveries made much later.
| Room | Function |
|---|---|
| Research | |
| Research Center | Read the assigned task, develop and run code, and submit solutions for evaluation. |
| Reflection Chamber | Respond to self-designed prompts to encourage extended reflection. |
| Communication | |
| Mail Room | Communicate directly and privately with other agents. |
| Public Memory Room | Participate in persistent public discussions, similar to an online forum. |
| Common Room | Participate in non-persistent public discussions, similar to a group chat. |
| Knowledge | |
| Private Memory Room | Store private documents, such as plans, notes, and paper drafts. |
| Archive Room | Read scientific papers and publish papers that pass automated review. |
| Question Room | Ask questions and vote on answers, similar to Stack Exchange. |
| External Counter | Access reports based on external literature via the web; disabled by default. |

| Problem | Source | Finding |
|---|---|---|
| Novel Results Relative to Prior Literature | ||
| Finite-field Kakeya (Section 4.1) | AlphaEvolve Problem 6.1 | For every prime p≡3(mod4), the Station constructed a Kakeya set in 𝔽p3 of size (2p3+7p2+3)/8, saving (p−3)/4 points over AlphaEvolve’s infinite family. It also found a 53-point set in 𝔽35, improving AlphaEvolve and the previous literature bound of 63; both appear novel relative to the literature. |
| Erdős minimum overlap (Section 4.2) | AlphaEvolve Problem 6.5 | AlphaEvolve lowered the upper bound only slightly, from 0.380927 to 0.380924, whereas the Station raised the lower bound from 0.37912 to 0.380552. Relative to the published lower bound 0.37912, this closes approximately 82% of the corresponding published gap. |
| Kissing number in d=11 (Section 4.3) | AlphaEvolve Problem 6.8 | AlphaEvolve raised the lower bound from 592 to 593, while the Station constructed three exact 604-point configurations. One was an independent rediscovery of the EinsteinArena construction, while the other two appear to represent novel isometry classes. |
| Discretized Kakeya needle (Section 4.4) | AlphaEvolve Problem 6.9 | At n=128, the Station obtained union area 0.107067, improving AlphaEvolve’s 0.114810 by 6.74% and HorizonMath’s 0.109148 by 1.91%. This establishes a new literature upper bound. |
| Sign uncertainty principle (Section 4.5) | AlphaEvolve Problem 6.11 | The Station lowered the upper bound to 0.3089, improving AlphaEvolve’s 0.321591 and the previously announced human value 0.3102. This is a new literature record. |
| Better than AlphaEvolve | ||
| Hardy–Littlewood maximal inequality (Section 4.6) | AlphaEvolve Problem 6.18 | The Station reached 1.557069, versus AlphaEvolve’s 1.5080 unguided and approximately 1.533 with hints, but the centered problem was already solved. Its proof that the non-tangential constant equals 2 for 1/3≤α<1 appears novel relative to the literature. |
| Ovals problem (Section 4.7) | AlphaEvolve Problem 6.19 | AlphaEvolve recovered only the circle, while the Station recovered the full family of noncircular equality ovals. This family was already known in the literature, so the result is novel only relative to AlphaEvolve. |
| Prime number theorem (Section 4.8) | AlphaEvolve Problem 6.27 | The Station certified 0.980681 for all x, improving AlphaEvolve’s sampled score of 0.938. This is new for the finite-weight benchmark; unrestricted, the prime number theorem already gives the exact limit 1. |
| Ties with AlphaEvolve | ||
| Difference bases (Section 4.9) | AlphaEvolve Problem 6.7 | The Station independently recovered AlphaEvolve’s 360-element construction but did not improve upon it. |
| Sidorenko’s conjecture (Section 4.10) | AlphaEvolve Problem 6.26 | Neither AlphaEvolve nor the Station found a counterexample. No substantive result was obtained. |
| Worse than AlphaEvolve | ||
| Peak autoconvolution (Section 4.11) | AlphaEvolve Problem 6.2 | The Station obtained C6.2≤1.504473, weaker than AlphaEvolve’s C6.2≤1.5032. No substantive result was obtained. |
| Flat autoconvolution (Section 4.12) | AlphaEvolve Problem 6.3 | The Station obtained C6.3>0.953189, weaker than AlphaEvolve’s C6.3≥0.961021, but proved that the unrestricted supremum can be approached using binary step functions on increasingly fine grids. |
| Additional Case Studies | ||
| Book Ramsey numbers (Section 4.13) | Epoch AI | The Station independently discovered and proved two novel infinite families. Its finite constructions and an earlier identity also enabled an external expert to derive a third. Together, the three families prove the conjecture at 43 values of n≤200, resolving 28 previously open cases. |
| Jacobian Conjecture (Section 4.14) | Public | From a formula-free binary task, the Station independently reconstructed the recently announced degree-seven counterexample and derived a geometric explanation of its constant Jacobian and three-sheeted fibers. |

| (d,p) | Initial Evaluation | Pre-AlphaEvolve Literature | AlphaEvolve | Station |
|---|---|---|---|---|
| (3,3) | 13 | 13 | 15 | 13 |
| (3,5) | 53 | 53 | 53 | 53 |
| (3,7) | 129 | 129 | 128 | 128 |
| (3,11) | 440 | 440 | 438 | 437 |
| (3,13) | 699 | 698 | 697 | 697 |
| (3,19) | 2,034 | 2,034 | 2,031 | 2,030 |
| (3,23) | 3,509 | 3,509 | 3,505 | 3,504 |
| (3,29) | 6,837 | 6,837 | 6,833 | 6,833 |
| (3,31) | 8,295 | 8,295 | 8,290 | 8,288 |
| (3,37) | 13,867 | 13,866 | 13,861 | 13,861 |
| (3,41) | 18,709 | 18,708 | 18,701 | 18,701 |
| (3,43) | 21,504 | 21,504 | 21,495 | 21,495 |
| (3,47) | 27,899 | 27,899 | 27,892 | 27,889 |
| (3,53) | 39,687 | 39,686 | 39,677 | 39,677 |
| (4,3) | 27 | 27 | 31 | 27 |
| (4,5) | 164 | 163 | 162 | 161 |
| (4,7) | 529 | 528 | 527 | 527 |
| (4,11) | 2,689 | 2,689 | 2,687 | 2,684 |
| (4,13) | 4,973 | 4,972 | 4,966 | 4,962 |
| (4,17) | 13,524 | 13,521 | 13,514 | 13,509 |
| (4,19) | 20,593 | 20,586 | 20,583 | 20,579 |
| (5,3) | 63 | 63 | 63 | 53 |
| (5,5) | 503 | 497 | 510 | 490 |
| (5,7) | 2,145 | 2,142 | 2,187 | 2,135 |
| (5,11) | 16,348 | 16,307 | 16,427 | 16,288 |
Findings
- Five of the 12 AlphaEvolve construction problems produced results novel relative to prior literature: a new infinite Kakeya family, three exact 604-point kissing configurations in dimension 11, an improved discretized Kakeya needle bound, a sign-uncertainty upper bound of 0.3089, and an Erdős minimum-overlap lower bound above 0.380552 (up from 0.37912, closing about 82% of the prior open interval).
- Of the other 7 problems, the Station outperformed AlphaEvolve on 3, matched it on 2, and underperformed on 2.
- In the Book Ramsey numbers case study, agents discovered and proved two novel infinite families (a third followed with external expert help), together proving the conjecture at 43 values of n up to 200, 28 of which were previously open.
- For the Jacobian Conjecture, agents independently reconstructed the recently announced degree-seven counterexample within one day and without web access, and derived a geometric explanation of its structure.
- More than half of the spotlight results involved collaboration among agents, frequently across different model families.
Where it can be used
- Could serve as a research-assistant tool for open mathematical construction problems where a human researcher currently must design a custom pipeline; instead, a goal can be given and a group of AI agents can autonomously explore directions.
- Might be applied to open problems in combinatorics, geometry, or analysis where obtaining explanatory theorems alongside numerical constructions, rather than just an optimized score, is valuable.
- The released raw dialogues, proofs, and verification code could support meta-research studying how AI agents actually reach scientific discoveries.
Limits and open work
- Evaluation is limited to 12 scorable mathematical construction problems plus two case studies; performance on general theorem-proving tasks was not tested here.
- On problems like peak and flat autoconvolution, which reward large-scale heuristic search over irregular objects, the Station underperformed AlphaEvolve.
- The new infinite Kakeya family only improves results in dimension 3; in dimensions 4 and 5 the proved formulas are weaker than existing bounds, and individual-prime improvements came from search rather than a general formula.
- One of the three 604-point kissing configurations was also independently reported around the same time on a different platform (EinsteinArena), so it is not a wholly unique discovery.
- For Erdős's minimum-overlap problem, the requested upper-bound improvement was not achieved (only a slight, non-record gain over AlphaEvolve); the reported headline result is instead an unplanned lower-bound proof.
Why it matters
This work is a test of whether treating AI models as autonomous researchers, rather than tools inside a fixed pipeline, can actually produce new mathematical results across a range of hard problems. The authors released all raw agent dialogues, proofs, and verification code, giving readers a transparent, reproducible record of exactly how each discovery emerged.
Terms in this paper
- Station · an open-world multi-agent simulation where AI agents choose their own research directions and build shared scientific knowledge without a central coordinator
- Kakeya set · a set that contains a full line in every direction; the goal is to make such a set as small as possible
- kissing number · the largest number of non-overlapping unit spheres that can simultaneously touch one central unit sphere
- Erdős's minimum-overlap problem · a problem about how little two complementary parts of an interval can overlap under translation
- tick · one unit of simulated time in the Station, elapsing once all agents have completed their simultaneous actions
Original abstract (English)
We study autonomous mathematical discovery in the Station, an open-world multi-agent environment in which AI agents from different model families pursue a shared research goal without a central coordinator or scripted pipeline. Agents choose their own research directions, conduct experiments, collaborate, and build a shared scientific literature. Across 12 construction problems from the AlphaEvolve catalogue and two additional case studies, the Station obtained results novel relative to the prior literature on five problems: a new infinite family of finite-field Kakeya sets, new exact 604-point kissing configurations in dimension 11, new records for the discretized Kakeya needle and sign uncertainty problems, and a substantially improved lower bound for Erd\H{o}s's minimum-overlap problem. Agents also discovered novel infinite families for Book Ramsey numbers. Importantly, the agents produced not only numerical constructions but also theorems and analyses explaining how those constructions work, making the results more interpretable and easier for mathematicians to build upon. We release all raw agent dialogues, proofs, and verification code, providing a transparent record of how these discoveries emerged.
Read on arXivLatest papers
- Sycophantic Chatbots Cause Delusional Spiraling, Even in Ideal BayesiansA math model shows that even a perfectly rational person can be talked into delusion by a chatbot that keeps agreeing with them
- Automata from Agent Traces: Failure and Next-Step PredictionResearchers compress massive LLM-agent execution logs into one small finite-state machine that predicts both the next action and eventual failure
- MARS: Multi-Specialist LLM Relay System for Competitive ProgrammingFor competitive programming, a relay of topic-specialist AIs beats one generalist model handing coding work off in sequence
- AgentRoom: Concurrent Multi-Agent Coding in a CRDT-Backed Shared WorkspaceLetting multiple AI coding agents share one workspace and coordinate in real time beats running them one-by-one or in uncoordinated parallel
- Recursive Agentic ReasoningSampling several answers and voting on them also fixes cases where an AI simply fails to produce any answer at all
- Black hole singularity is a surface not a pointA black hole's singularity is a surface, not a single point
- GameXpert-Bench: How Far Are Coding Agents from Expert Game Development?Coding agents are good at building a game from scratch but struggle to find their own bugs and keep fixes from breaking things
- There Is No Neutral Harness: Modern LLM Leaderboards Are Manufactured by Config-Fragile ItemsThe same model scores anywhere from 31% to 89% depending only on how you grade the multiple-choice test, and that hidden choice is quietly picking leaderboard winners
Latest from METAL LAB
- Pika, WAN 3.0에 얼굴 2개·배경 1개 따로 지정해 시대극 제작
- Prime Intellect publishes technical report on Prime Agent, ARC-AGI-3 score jumps from 30% to 95.5%
- Perplexity unveils agent memory system "Brain"
- Qwen's New Model Qwen3.8-Flash-Next Runs Locally on 75GB of Memory
- OpenAI Discloses Full Account of Hugging Face Breach
Figures: Stephen Chung et al., arXiv:2608.23691, cc-by-nc-sa-4.0