Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
AlphaEvolve
AI-powered evolutionary coding agent

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.

We don't have any images related to AlphaEvolve yet.
We don't have any YouTube videos related to AlphaEvolve yet.
We don't have any PDF documents related to AlphaEvolve yet.
We don't have any Books related to AlphaEvolve yet.
We don't have any archived web articles related to AlphaEvolve yet.

Design

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.5

Achievements

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.6

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.7

See also

References

  1. "AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms". Google DeepMind. 2025-05-14. Retrieved 2025-05-14. https://deepmind.google/discover/blog/alphaevolve-a-gemini-powered-coding-agent-for-designing-advanced-algorithms/

  2. Whitwam, Ryan (2025-05-14). "Google DeepMind creates super-advanced AI that can invent new algorithms". Ars Technica. Retrieved 2025-05-17. https://arstechnica.com/ai/2025/05/google-deepmind-creates-super-advanced-ai-that-can-invent-new-algorithms/

  3. 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. https://venturebeat.com/ai/meet-alphaevolve-the-google-ai-that-writes-its-own-code-and-just-saved-millions-in-computing-costs/

  4. Tardif, Antoine (2025-05-17). "AlphaEvolve: Google DeepMind's Groundbreaking Step Toward AGI". Unite.AI. Retrieved 2025-05-25. https://www.unite.ai/alphaevolve-google-deepminds-groundbreaking-step-toward-agi/

  5. Whitwam, Ryan (2025-05-14). "Google DeepMind creates super-advanced AI that can invent new algorithms". Ars Technica. Retrieved 2025-05-17. https://arstechnica.com/ai/2025/05/google-deepmind-creates-super-advanced-ai-that-can-invent-new-algorithms/

  6. 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. https://venturebeat.com/ai/meet-alphaevolve-the-google-ai-that-writes-its-own-code-and-just-saved-millions-in-computing-costs/

  7. 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. https://venturebeat.com/ai/meet-alphaevolve-the-google-ai-that-writes-its-own-code-and-just-saved-millions-in-computing-costs/