AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms(AlphaEvolve:基于 Gemini 的高階演算法設計 AI 編碼代理)
title: "AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms(AlphaEvolve:基于 Gemini 的高階演算法設計 AI 編碼代理)" tags: [部落格, 英文, Google DeepMind, AI Agent, 演算法發現, Gemini] source: https://deepmind.google/blog/alphaevolve-a-gemini-powered-coding-agent-for-designing-advanced-algorithms/ date: 2026-05-14 domain: 國際視野 type: research status: active updated: 2026-08-30 ---# AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms(AlphaEvolve:基于 Gemini 的高階演算法設計 AI 編碼代理)
來源: Google DeepMind 原文日期: 2026-05-14
中文摘要
Google DeepMind 推出 AlphaEvolve,一個由 Gemini 驅動的編碼 AI Agent,能自主設計和進化新演算法。系統結合大型語言模型的創造力與自動化評估器,在數學、電腦科學和實際運算应用中成功發現新演算法。AlphaEvolve 為 4×4 複數矩陣乘法發現僅需 48 次純量乘法的演算法,超越了 Strassen 1969 年以來的最佳記錄。此外,在.openapi源社群 75% 的案例中重新發現當前最佳解,20% 的案例中實際推進了未解問題(如 11 維接吻數問題)。
關鍵洞察
原文關鍵句(英文保留)
> "New AI agent evolves algorithms for math and practical applications in computing by combining the creativity of large language models with automated evaluators."
> "AlphaEvolve’s procedure found an algorithm to multiply 4x4 complex-valued matrices using 48 scalar multiplications, improving upon Strassen's 1969 algorithm that was previously known as the best in this setting."
> "In 20% of cases, AlphaEvolve improved the previously best known solutions, making progress on the corresponding open problems."