AI全自动进化算法
Search documents
DeepMind新论文炸锅:AI全自动进化算法,写出专家都想不到的解,网友:这可能就是“王牌”
3 6 Ke· 2026-02-27 09:32
Core Insights - The article discusses the advancements made by Google's DeepMind in AI coding, specifically through a new intelligent agent called AlphaEvolve, which can autonomously rewrite and evolve algorithmic code, surpassing human-designed versions in multiple tests [1][2][4]. Group 1: AlphaEvolve Overview - AlphaEvolve is named following DeepMind's tradition, with "Evolve" indicating its core mechanism of algorithm evolution through a biological-like process [2]. - The research process and findings were published in a 37-page paper titled "Discovering Multiagent Learning Algorithms with Large Language Models," which has generated significant attention in the tech community [4]. Group 2: Evolution Mechanism - The AI operates by selecting two established frameworks, CFR (Counterfactual Regret Minimization) and PSRO (Policy Space Response Oracles), and modifies their core logic rather than starting from scratch [8]. - The process involves generating multiple semantically meaningful versions of the algorithm, which are then compiled, run, and evaluated in a competitive environment, creating a closed-loop system of generation, evaluation, and selection [9]. Group 3: Algorithmic Innovations - AlphaEvolve produced two new algorithms: VAD-CFR and SHOR-PSRO, which demonstrate superior performance compared to traditional human-optimized algorithms [11][13]. - VAD-CFR improves upon the CFR framework by altering core logic elements such as regret accumulation and discounting mechanisms, leading to faster convergence in various game scenarios [11][13]. - SHOR-PSRO innovatively combines multiple update mechanisms into a hybrid meta-solver that dynamically adjusts during training, enhancing its ability to balance exploration and equilibrium approximation [14][16].