前 DeepMind 研究副总裁 Vinyals 称 AI 自我改进会到来但不会引发智能爆炸

内容摘要
前DeepMind研究副总裁Oriol Vinyals认为,AI系统会随着时间的推移自我改进,但不会引发智能爆炸。他认为最大的挑战在于产生想法和评估结果。AI在编码和实验方面已经取得进展,但缺乏所谓的“研究品味”,即判断哪些想法值得追求的直觉。Vinyals与Jeff Dean、Sanjay Ghemawat和Quoc Le共同创立了新公司Discovery Loop,旨在自动化整个科学研究过程。在早期阶段,人类和机器将共同形成假设。Vinyals认为,AI的自我改进是不可避免的,但进展缓慢,不会出现智能爆炸。他强调,AI在产生想法和评估结果方面仍存在瓶颈,这是目前AI研究面临的主要挑战。Vinyals还指出,硬件的物理限制也是制约AI发展的因素之一。Discovery Loop公司旨在自动化整个研究周期,包括AI在想法生成和评估结果方面仍存在的不足。
前DeepMind研究副总裁Oriol Vinyals认为,AI系统会随着时间的推移自我改进,但不会引发智能爆炸。他认为最大的挑战在于产生想法和评估结果。AI在编码和实验方面已经取得进展,但缺乏所谓的“研究品味”,即判断哪些想法值得追求的直觉。Vinyals与Jeff Dean、Sanjay Ghemawat和Quoc Le共同创立了新公司Discovery Loop,旨在自动化整个科学研究过程。在早期阶段,人类和机器将共同形成假设。Vinyals认为,AI的自我改进是不可避免的,但进展缓慢,不会出现智能爆炸。他强调,AI在产生想法和评估结果方面仍存在瓶颈,这是目前AI研究面临的主要挑战。Vinyals还指出,硬件的物理限制也是制约AI发展的因素之一。Discovery Loop公司旨在自动化整个研究周期,包括AI在想法生成和评估结果方面仍存在的不足。
Manuel Uth Image description

Key Points

  • Former Deepmind research head Oriol Vinyals expects AI systems to improve themselves over time but rules out a sudden intelligence explosion.
  • He sees the biggest hurdles in coming up with ideas and evaluating results. AI already codes and experiments well but lacks what Vinyals calls "research taste," the instinct for which ideas are worth pursuing.
  • With his new startup Discovery Loop, co-founded with Jeff Dean, Sanjay Ghemawat, and Quoc Le, Vinyals wants to automate the scientific research process end to end. In the early phase, humans and machines will form hypotheses together.

Oriol Vinyals, until recently VP of Research at Google DeepMind, sees recursive self-improvement in AI systems as inevitable but slow, with no intelligence explosion in sight. He's now launching a startup to tackle the two biggest bottlenecks holding it back.

Days after leaving Google DeepMind, Oriol Vinyals spoke at the Agentic AI Summit 2026 about recursive self-improvement (RSI), a hot topic in AI research right now. He laid out why he doesn't think it will lead to a sudden intelligence explosion. Vinyals served as VP of Research at DeepMind and worked on projects like AlphaStar, AlphaCode, and Gemini.

Progress in self-improvement is difficult to measure and even harder to pull off in practice, Vinyals argues. AI will speed up certain research and engineering tasks by a factor of ten or more, but he considers a sudden, self-accelerating intelligence explosion unlikely.

What does "improve yourself" even mean?

The first question Vinyals raises is what exactly is supposed to improve. An AI system has many moving parts, and it could change any of them. It could adjust its neural network weights, swap out its training data, or rework its training methods. It could also tweak the instructions it receives with every query or rebuild its external tools like database access and code execution. Likewise, it could change the metrics it uses to track its own progress. Each one brings different technical and regulatory challenges.

An AI system trying to improve itself needs a promising idea, code that implements it, experiments that test it, and a reliable way to judge whether the change actually helped, Vinyals says. AI is already making progress on the two middle steps, but idea generation and evaluation are where AI systems still fall short.

Finding ideas and judging results remain the two biggest bottlenecks

Labs today mostly measure self-improvement indirectly through capability benchmarks like SWE-Bench Pro or ML-Bench, climbing the leaderboard and hoping that self-improvement emerges as a side effect. These tests are cheap and well-defined, but they mainly cover implementation and experimentation, the steps that already work.

Overfitting and scheming are real problems on top of that. Vinyals knows from years of building game-playing agents that systems exploit objectives in unexpected ways, beating the scoring system instead of actually playing the game.

More meaningful benchmarks would test self-improvement directly, and the first ones are starting to appear. A system gets a metric and a compute budget, and researchers measure how much it improves itself. This approach is expensive because each evaluation requires an agent to work for hours on tasks that are far removed from what ultimately matters. Vinyals gives an example: the agent optimizes Tetris, while the real goal is to automate an entire research lab and build the world's best model.

Idea generation is just as underdeveloped. Good research requires an instinct for which ideas are even worth pursuing, what Vinyals calls "research taste." In LLM training, nobody has really studied how to teach that.

He expects that future evaluations will measure not just how much improvement a system achieves but how it gets there. For ideas, that means the same criteria conference reviewers apply: originality, elegance, efficiency, and whether a technique stands the test of time. Some of this can be captured in rules and checked through reward models, then trained on with reinforcement learning, but doing so is very hard and will take more time. Human review processes are expensive too, and they're not particularly good at spotting strong ideas either.

Vinyals also points to hard physical constraints. Chips can't compute faster than their design and the speed of light allow, so even if an AI designs a better algorithm, it's still bound to the hardware it runs on. Human performance may already be close to an upper limit in some domains. How good is AlphaGo really, compared to a perfect game of Go? Nobody knows, Vinyals says.

Discovery Loop wants to automate the whole research cycle

Vinyals is putting his analysis into practice with Discovery Loop, a startup he's co-founding with Jeff Dean as CEO, Google Senior Fellow Sanjay Ghemawat, and Google Brain co-founder Quoc Le. The company wants to automate the full scientific loop, from forming hypotheses to running experiments to evaluating results, including the two steps where AI still falls short. Three of the four founders rank among the most-cited AI researchers, and Ghemawat is one of the most-cited in distributed systems.

The team plans to automate AI research first, with Discovery Loop as its own first customer, as Dean put it. Other scientific fields will follow later. On the company's website, the founders describe a future where "a handful of people can conduct scientific research and engineering tasks much more rapidly, and with higher quality, than massive teams of scientists and engineers do today." Vinyals acknowledges that idea generation remains the hardest part, so in the early phase, humans and machines will develop hypotheses together.

Agentic AI Summit 2026

原始发布方:The Decoder:AI News(RSS)

原文时间:2026-09-12 01:57:42 +08:00

阅读原文 · 数据来源:AIHOT

提示

本文用于信息整理与经验分享。第三方订阅、支付及账号服务可能调整,实际规则、价格和可用性请以下单页面及服务方最新说明为准。

咨询 GPT 充值咨询充值