AlphaEvolve
AlphaEvolve is an evolutionary coding agent for designing advanced algorithms based on large language models such as Gemini. It was developed by Google DeepMind and unveiled in May 2025.[1][2]
Design
[edit]AlphaEvolve aims to autonomously discover and refine algorithms through a combination of large language models (LLMs) and evolutionary computation.[3]
AlphaEvolve needs an evaluation function with metrics to optimize, and an initial algorithm. At each step, AlphaEvolve uses the LLM to produce variants of the existing algorithms, and then selects the most effective ones.[4]
Unlike domain-specific predecessors like AlphaFold or AlphaTensor, AlphaEvolve is designed as a general-purpose system. It can operate across a wide array of scientific and engineering tasks by automatically modifying code and optimizing for multiple objectives. Its architecture allows it to evaluate code programmatically, reducing reliance on human input and mitigating risks such as hallucinations common in standard LLM outputs.[2]
Achievements
[edit]According to Google, across a selection of 50 open mathematical problems, the model was able to rediscover state-of-the-art solutions 75% of the time and discovered improved solutions 20% of the time, for example advancing the kissing number problem.[3]
AlphaEvolve was also used to optimize Google's computing ecosystem. Improved data center scheduling heuristics, enabled the recovery of 0.7% of stranded resources. It was also used to optimize TPU circuit design and Gemini's training matrix multiplication kernel.[3]
See also
[edit]References
[edit]- ^ "AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms". Google DeepMind. 2025-05-14. Retrieved 2025-05-14.
- ^ a b Whitwam, Ryan (2025-05-14). "Google DeepMind creates super-advanced AI that can invent new algorithms". Ars Technica. Retrieved 2025-05-17.
- ^ a b c Nuñez, Michael (2025-05-14). "Meet AlphaEvolve, the Google AI that writes its own code—and just saved millions in computing costs". VentureBeat. Retrieved 2025-05-14.
- ^ Tardif, Antoine (2025-05-17). "AlphaEvolve: Google DeepMind's Groundbreaking Step Toward AGI". Unite.AI. Retrieved 2025-05-25.