Back to Google DeepMind
Closed SourceCodingtextcodeUpdated May 14, 2025

AlphaEvolve: Evolutionary AI Coding Agent for Algorithm Discovery

Model Overview

AlphaEvolve is an evolutionary AI coding agent developed by Google DeepMind (published May 2025).

Operating as an iterative "discovery engine", AlphaEvolve takes a seed program (with designated code sections to optimize) and a deterministic evaluator script. It orchestrates a multi-LLM pipeline using Gemini models—employing Gemini Flash for fast code mutation generation and Gemini Pro for deep code refactoring—guided by evolutionary selection strategies to discover superior algorithms.


Key Features

  • Evolutionary Code Optimization Loop: Integrates LLMs into an evolutionary search architecture that iteratively mutates candidate code and evaluates performance.
  • Multi-Model Gemini Pipeline: Pairs Gemini Flash for broad exploration of the search space with Gemini Pro for targeted algorithmic enhancements.
  • Evaluator-Guided Verification: Driven by programmatically defined client-side evaluator scripts that test code correctness, efficiency, and resource utilization.
  • Production-Scale Real-World Application: Applied across Google's internal computing stack to optimize silicon designs, database heuristics, and fleet scheduling.
  • Scientific & Mathematical Discovery: Capable of producing non-obvious mathematical shortcuts and lower bounds exceeding long-standing benchmarks.

Verified Project Links


Performance & Benchmarks

  • 4×4 Complex Matrix Multiplication: Discovered a procedure in 48 scalar multiplications, breaking Strassen's 56-year-old benchmark record.
  • Google Spanner Compaction: Reduced write amplification in LSM-trees by 20%.
  • Data Center Job Scheduling: Recovered 0.7% of stranded compute capacity across Google's global data center fleet.

Key Features

Evolutionary Code Optimization Loop: Integrates LLMs into an evolutionary search architecture that iteratively mutates candidate code

Feature 01

Multi-Model Gemini Pipeline: Pairs Gemini Flash for broad exploration with Gemini Pro for targeted algorithmic reasoning

Feature 02

Evaluator-Guided Verification: Driven by client-side evaluator scripts testing code correctness, efficiency, and resource utilization

Feature 03

Production-Scale Application: Applied across Google's stack to optimize silicon designs, database heuristics, and fleet scheduling

Feature 04

Scientific & Mathematical Discovery: Produces non-obvious mathematical shortcuts and lower bounds exceeding long-standing benchmarks

Feature 05

You might also want to compare

Verified Sources

Tags

deepmindcode-generationevolutionary-searchalgorithm-discovery

Model Specs

closed-source

Parameters

Undisclosed

Context Window

undisclosed

License

Proprietary

Deployment

api-only

Resources & Links

Curator Notes

Verified paper arXiv:2506.13131 and blog post from Google DeepMind.

Compare Specs

Compare parameters, context windows, modalities, and benchmark scores of this model side-by-side with others.

Compare Model