惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
IT之家
IT之家
博客园_首页
博客园 - 【当耐特】
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
GbyAI
GbyAI
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
H
Help Net Security
T
Tailwind CSS Blog
B
Blog RSS Feed
Martin Fowler
Martin Fowler
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
博客园 - 叶小钗
雷峰网
雷峰网
量子位

The Decoder

Google files first joint lawsuit with FBI over Chinese AI scam network, OpenAI blocks PRC influence clusters The AI industry's platform trap is starting to look a lot like Microsoft's OpenAI buys Ona to push Codex toward long-running, autonomous coding tasks Jeff Bezos' AI startup Prometheus closes $12 billion round at a $41 billion valuation Free Deezer tool lets users on any streaming service check their playlists for AI music OpenAI vs. Anthropic: A price war over API tokens is brewing Dario Amodei's new essay reads like a Cold War playbook for the AI age Claude Fable 5: Anthropic admits "wrong tradeoff" after invisibly throttling rival AI researchers Google's new open model DiffusionGemma generates text from noise instead of word by word OpenAI's IPO slips as Altman tells staff to expect a public offering "within the next year" Anthropic study shows AI needs hours, not weeks, to build exploits from security patches OpenAI wants its biggest data center yet, and Nvidia would back the bill Claude Fable 5: The first Mythos model is powerful, expensive, and heavily filtered Germany's National Security Council greenights an AI Safety Institute modeled after the UK's AISI Google's NotebookLM now runs its own cloud computer with code execution and agent-based research Anthropic releases Claude Fable 5 and Mythos 5 with major gains in coding and science Google's Gemini 3.5 Live Translate delivers real-time voice translation across 70+ languages SpaceX wants to put data centers in orbit, and Musk says it's no big deal Landmark German ruling declares Google's AI Overviews are Google's own words and makes it liable for false answers Beijing's $295 billion AI buildout would require 80 percent domestic chips, locking out US suppliers Apple Intelligence gets a second shot with help from Google and Nvidia OpenAI now says "entirely automating everything is not the future we want" OpenAI says going public is "a complicated set of tradeoffs" and is unsure about the timing Microsoft Research's Lens proves detailed captions matter more than raw scale for training efficient image generators Intel gets a second life as Google and Nvidia explore it as a TSMC backup for AI chips Most companies are flying blind on AI spending Frontier Radar #3: How agentic AI is turning tokens into a business metric Instagram AI chatbot breach may have affected over to 20,000 accounts, Meta discloses Microsoft tightens rules for conflict zones after investigation into Israel's military use of Azure Moonshot AI targets a $30 billion valuation, more than six times its late-2025 worth
Turing Award winner Richard Sutton says pure generative A...
Matthias Bastian · 2026-06-02 · via The Decoder

Image description

Screenshot via YouTube

Turing Award winner Richard Sutton argues that ordinary generative AI lacks a key ability for scientific discovery: it can't evaluate and develop its own results.

Large language models, image generators, and video models learn from massive amounts of examples and produce outputs that resemble them. According to Sutton, when these outputs are good, it's usually thanks to the source material: the texts, images, or data the model learned from. When the outputs are truly novel, they go beyond that material. For factual queries, that's called hallucination.

Sutton illustrates his critique with an old researcher's joke: "This work is both novel and good. Unfortunately, the parts that are good are not novel, and the parts that are novel are not good." That diagnosis fits large parts of today's generative AI, Sutton says. It can mimic useful things or randomly produce new things, but it can't tell on its own which new ideas are actually good.

Sutton doesn't deny that generative AI can be useful for summaries, research, assistants, or entertainment. Novelty often isn't even the goal: a summary shouldn't invent new facts, and research shouldn't sneak in extra claims. "Generative AI can be extremely useful, even when it just mimics, if it is faster, or cheaper, or smaller, or more customizable, or more copy-able, than the thing being mimicked," Sutton says.

Imitation falls short for science

In Sutton's view, this boundary matters most for science in general, where the point isn't to reproduce what's already known but to discover new things, test them, and turn them into lasting knowledge.

Sutton describes genuine discovery as a three-step process: variation, evaluation, and selective retention. A system has to generate different options, test them, and keep using the approaches that work. Sutton says this principle exists in evolution, in the scientific method, in planning, in search, and in reinforcement learning.

What pure generative AI lacks most is evaluation. Language and image models do generate different variants. But without testing, there's no selection of the best and no discovery. "The novelty flickers into existence, but if its value is unrecognized, it flickers away and is lost," Sutton says.

Evaluation can come from humans, for example, when users pick the best image from several AI-generated options.  But it can also come from a clear goal: a checkmate, a formally valid proof, a successful program run, or a high reward in a simulated environment. Only that kind of feedback turns mere generation into a search and discovery process.

AlphaGo, AlphaFold, and Claude Code show the difference

Sutton says some AI systems that go beyond pure generative AI are already "capable of true creativity and true discovery." He points to examples like AlphaGo with its famous move 37AlphaZero with its unique chess styleAlphaFold in protein structure prediction, AlphaProof in math, Claude Code in programming, and GT-Sophy in simulated racing.

What these systems share is an evaluation loop that goes beyond pure text or image generation. A Go move either raises the chance of winning or it doesn't. A math step can be formally checked, or it can't. Code passes tests, runs correctly, or fails. This makes it possible to select and pursue better solutions.

"All these systems have some additional features that make them capable of true creativity and true discovery," Sutton says.

Sutton's critique explicitly targets "ordinary" generative AI: models that don't evaluate their own output at runtime. Language models extended with search, verifiers, tools, reinforcement learning, or formal validators can become part of genuine discovery systems. But how far that structure can stretch beyond programming, games, and clearly testable tasks remains an open question.

Sutton sees another issue in how neural networks are trained. Standard networks start with random settings and then learn from data. That initial randomness is a source of variation, but it mostly happens at the beginning. Over time, models can lose their ability to learn as their internal structures get rigid.

A truly learning system shouldn't just be trained once, Sutton argues. It would need to renew its structure on an ongoing basis: try new possibilities, keep what works, and discard what doesn't. His goal is an AI that manages variation, evaluation, and selective retention on its own over long stretches of time. "Let's fully automate Creativity and Discovery!" he says.

Sutton has been critical of the AI industry's direction for a while

Sutton recently criticized the AI industry more broadly, saying it has "lost its way." The researcher is mainly pushing back against the heavy focus on ever-larger language models that absorb vast knowledge during training but don't learn from their own experience over time.

Instead, Sutton calls for AI agents that interact with their environment continuously, learn from it, build internal models of the world, and plan new strategies. Meta-learning also factors into his vision: systems should learn how to learn better instead of just mimicking individual tasks.

In his Oak architecture, Sutton lays out a possible path to powerful AI systems. The core idea is that agents start with no built-in specialist knowledge, act in an environment, get feedback, and form increasingly abstract concepts over time. Useful concepts become the foundation for the next stage of learning.

The big open prerequisite for this, Sutton says, is reliable continual learning. Today's neural networks often struggle to absorb new knowledge without overwriting old knowledge or losing the ability to adapt.

AI News Without the Hype – Curated by Humans

Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section.

Subscribe now

  • Access to all THE DECODER articles.
  • Read without distractions – no Google ads.
  • Access to comments and community discussions.
  • Weekly AI newsletter.
  • 6 times a year: “AI Radar” – deep dives on key AI topics.
  • Up to 25 % off on KI Pro online events.
  • Access to our full ten-year archive.
  • Get the latest AI news from The Decoder.

Subscribe to The Decoder