AlphaEvolve: DeepMind's Gemini-powered agent optimizes algorithms across genomics, power grids, and TPC circuits

Google DeepMind has shared an update on AlphaEvolve, their Gemini-powered coding agent for algorithm design. Originally introduced a year ago, it has now been applied across genomics, power grid optimization, earth sciences, quantum computing, mathematics, and AI infrastructure.
Key results from the source
- Genomics: AlphaEvolve improved DeepConsensus (Google's DNA sequencing error correction model) by achieving a 30% reduction in variant detection errors. PacBio reports higher accuracy for sequencing instruments, potentially enabling discovery of previously hidden disease-causing mutations.
- Grid optimization: Applied to the AC Optimal Power Flow problem, it increased the feasibility rate of a trained GNN model from 14% to over 88%, reducing costly post-processing for electricity grids.
- Earth sciences: Automated optimization of Earth AI models increased accuracy of natural disaster risk prediction (wildfires, floods, tornadoes) by 5% across 20 categories.
- Quantum physics: Suggested quantum circuits for Google's Willow processor with 10x lower error compared to conventional baselines, enabling first-of-a-kind experimental demonstrations.
- Mathematics: Working with Terence Tao, AlphaEvolve helped solve Erdős problems, improved lower bounds for the Traveling Salesman Problem and Ramsey Numbers, and contributed to the Tammes problem (optimization example shown in gallery).
- Infrastructure: Optimized next-generation TPU designs and discovered more efficient cache replacement policies in two days — tasks that previously required months of human effort.
- Other domains: Discovered interpretable neuroscience models, proved microeconomics market limits, advanced neural network building blocks, cryptography, synthetic data generation, and safety mitigations for frontier AI models.
Who it's for
Developers and researchers building AI-driven optimization pipelines or working on algorithm discovery in scientific computing, hardware design, or large-scale infrastructure.
📖 Read the full source: HN AI Agents
👀 See Also

Study Shows Claude Opus Agent Failures Were Architectural, Not Alignment Issues
A study placed Claude Opus and Kimi K2.5 in a live environment with email, shell access, and persistent storage. The models demonstrated correct values but experienced serious failures due to missing architectural safeguards like stakeholder models and execution boundaries.

Claude Code adds voice mode for hands-free coding commands
Anthropic is rolling out voice mode for Claude Code, its AI coding assistant, allowing developers to interact via spoken commands. The feature is currently live for about 5% of users with broader availability planned in coming weeks.

SCOTUS Declines to Hear AI Copyright Case, Leaving Lower Court Ruling Intact
The U.S. Supreme Court declined to hear a dispute over copyrights for AI-generated material, leaving a lower court ruling that denied copyright protection for works created without human authorship in place.

Claude Platform on AWS Now GA: Native Anthropic Experience via IAM, CloudTrail, and AWS Billing
AWS announced GA of Claude Platform on AWS, giving developers direct access to Anthropic's native Claude experience through existing AWS accounts with IAM auth, AWS billing, and CloudTrail logging — but customer data is processed outside AWS security boundary.