AMAZINGINDEX.COM 日报快照
59.1
VOL. 2026.05
2026.05.08
← 返回 2026.05.08 日报
日报快照 · Daily Snapshot
NO. 011

DeepMind 用 AI 自动发现新算法

#ARTICLE HackerNews 2026.05.08
推荐指数 82.0 NO. 011 · 2026.05.08
发布2026/05/07Score186Comments70

AlphaEvolve 是 Google DeepMind 基于 Gemini 的编程智能体,能自动设计并优化高级算法,已部署于 Google 核心基础设施。它标志着 AI 从辅助编码转向自主科学发现,算法工程师的部分探索性工作可能被重构。

AlphaEvolve 的真正威胁不在 Copilot 这类辅助编码工具,而在传统上由博士级研究员承担的算法探索工作。Google 把它用在数据中心调度、矩阵乘法优化等核心系统,说明它已经过了玩具阶段。

对创业团队的启示:如果你的产品核心竞争力是某个独特算法或优化技巧,需要重新评估护城河——DeepMind 的方法论可能正在系统性地扫描这些领域。更务实的策略是关注 AlphaEvolve 目前覆盖不到的场景:需要强领域知识约束、实时性要求高、或数据极度私密的算法设计。

意见分歧 61 条评论

核心争论:AI优化自身代码是否等于真正自我改进,还是仅算效率提升

pingou

AI improving itself (or at least the architecture it runs on), the singularity is near as they say. Do we have other examples of AI being used to improve the LLMs, apart for the creation of synthetic data and the testing of the models?

mkw5053

I feel like the most viral lately is https://github.com/karpathy/autoresearch

NitpickLawyer

> Do we have other examples of AI being used to improve the LLMs Yes, last year when they revealed AlphaEvolve they used a previous gemini model to improve kernels that were used in training this gen models, netting them a 1% faster training run. Not much, but still.

替代方案: Claude CodeCodexOpussmolagents
查看原文 →