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

Research: AI 'Unbundling' Jobs into Narrower, Lower-Paid Tasks
A new paper argues AI isn't eliminating jobs outright but 'unbundling' them into narrower tasks, with weak-bundle occupations seeing reduced scope and pay while strong-bundle jobs may see performance improvements.

Docker Containers: The Case Against Cron Jobs
A discussion from r/openclaw highlights the contentious topic of using cron jobs within Docker containers. While easy automation might be the immediate appeal, the community advises against it.

Apple's libibverbs Hides GPUDirect RDMA Symbols; Zero-Copy Metal Buffer RDMA Works on macOS
A developer discovered that Apple's RDMA subsystem accepts Metal GPU buffers for zero-copy network transfers and found hidden ibv_reg_dmabuf_mr symbols suggesting GPUDirect RDMA is possible on macOS without kernel modification.

OpenClaw: Dive Into the First AMA on r/clawdbot
In an exciting AMA session, the OpenClaw team discussed the future of AI coding agents on Reddit's r/clawdbot. Discover key insights and takeaways from this interactive event.