Preprint
Machine Learning

Mathematical Exploration and Discovery at Scale

Bogdan Georgiev, J. Gómez-Serrano, Terence Tao, Adam Zsolt Wagner
November 3, 2025arXiv.org77 citations

77

Citations

12

Influential Citations

arXiv.org

Venue

2025

Year

Abstract

AlphaEvolve (Novikov et al., 2025) is a generic evolutionary coding agent that combines the generative capabilities of LLMs with automated evaluation in an iterative evolutionary framework that proposes, tests, and refines algorithmic solutions to challenging scientific and practical problems. In this paper we showcase AlphaEvolve as a tool for autonomously discovering novel mathematical constructions and advancing our understanding of long-standing open problems. To demonstrate its breadth, we considered a list of 67 problems spanning mathematical analysis, combinatorics, geometry, and number theory. The system rediscovered the best known solutions in most of the cases and discovered improved solutions in several. In some instances, AlphaEvolve is also able to generalize results for a finite number of input values into a formula valid for all input values. Furthermore, we are able to combine this methodology with Deep Think and AlphaProof in a broader framework where the additional proof-assistants and reasoning systems provide automated proof generation and further mathematical insights. These results demonstrate that large language model-guided evolutionary search can autonomously discover mathematical constructions that complement human intuition, at times matching or even improving the best known results, highlighting the potential for significant new ways of interaction between mathematicians and AI systems. We present AlphaEvolve as a powerful new tool for mathematical discovery, capable of exploring vast search spaces to solve complex optimization problems at scale, often with significantly reduced requirements on preparation and computation time.

Analysis

Why This Paper Matters

This paper represents a significant step forward in the application of large language models (LLMs) to mathematical research. While LLMs have been used for theorem proving and generating conjectures, AlphaEvolve's evolutionary framework enables autonomous discovery of mathematical constructions at scale. The ability to rediscover and improve best-known solutions across a diverse set of 67 problems demonstrates that LLM-guided search can effectively navigate vast combinatorial spaces, complementing human intuition. This is particularly important because many open problems in mathematics require finding optimal or near-optimal constructions, which are often counterintuitive and difficult for humans to discover.

The integration with proof-assistants like AlphaProof and reasoning systems like Deep Think further enhances the utility of AlphaEvolve, providing automated proof generation and deeper insights. This suggests a future where AI systems not only propose solutions but also verify them, creating a closed-loop discovery process. The paper's emphasis on reduced preparation and computation time is also crucial, as it makes such tools accessible to a broader range of researchers.

Technical Contributions

  • Evolutionary Coding Agent: AlphaEvolve combines LLM generation with automated evaluation in an iterative loop, proposing, testing, and refining code-based solutions.
  • Scalable Discovery: The system is applied to 67 problems across multiple mathematical domains, showcasing its breadth and scalability.
  • Generalization Capability: AlphaEvolve can generalize solutions from finite cases to universal formulas, a key step toward deriving mathematical theorems.
  • Integration with Proof Systems: The framework incorporates Deep Think and AlphaProof to generate proofs and provide additional insights, enhancing the reliability of discovered results.

Results

Across the 67 problems, AlphaEvolve rediscovered the best-known solutions in most cases and improved several. For example, it found improved constructions for problems in combinatorics and geometry. The system also demonstrated the ability to generalize finite-case results into formulas valid for all inputs, a notable achievement. The paper reports that these results were achieved with significantly reduced preparation and computation time compared to traditional methods, though specific metrics are not detailed in the abstract.

Significance

This work has profound implications for the field of AI and mathematics. It shows that LLM-guided evolutionary search can autonomously discover mathematical constructions that complement human intuition, potentially accelerating progress on long-standing open problems. The integration with proof-assistants paves the way for fully automated mathematical discovery pipelines. For the broader AI community, this demonstrates the power of evolutionary algorithms combined with LLMs for solving complex optimization problems beyond mathematics, such as algorithm design and scientific discovery. The reduced computational requirements make this approach more accessible, encouraging wider adoption and further innovation.