This podcast asks 'what is real intelligence?' Google researcher François Chollet argues intelligence isn't about skills (like playing chess or writing), but about how efficiently you learn new skills—like a road-building company vs. a single road. He's skeptical of GPT-3, calling it a 'plausible text generator' that memorizes the internet but can't handle truly novel situations. Key holdings mentioned: GPT-3 (OpenAI's model, criticized as pattern-matching, not understanding); Tesla Autopilot (self-driving, which he says could be solved without real intelligence by just throwing data at it).
The guest is François Chollet, a Google AI researcher and creator of the Keras framework. This episode centers on his 2019 paper On the Measure of Intelligence, exploring how to define and measure general intelligence in machines and humans. Chollet’s core argument is that intelligence should not be defined as “skill” (what you know or can do) but rather as “efficiency”—the speed and efficiency with which a system acquires new skills when confronted with a novel task.
François Chollet argues that the essence of intelligence is “the efficiency of adapting to new environments and acquiring new skills,” not the skills themselves. He points out that the current AI field commonly conflates “the process of intelligence” with “the product of that process (skill).” A program that can play chess merely records the output of human intelligence; it is worthless when faced with a task outside chess, and therefore is not intelligent. True intelligence lies in the ability to create new skills.
Chollet is highly skeptical of GPT-3, calling it a “plausible text generator” rather than true intelligence. He acknowledges that GPT-3’s scale yields impressive capabilities, but explicitly states that its core flaw is its inability to perform genuine reasoning or generalization, especially when confronted with entirely novel situations.
Chollet argues that Level 5 autonomous driving itself does not constitute a test of general intelligence, because the problem can be solved through “infinite data” or “manual engineering” without requiring true intelligence. He emphasizes that a true test of intelligence is not about dealing with a known “long tail distribution,” but about facing a completely unfamiliar environment that requires immediate adaptation.
Chollet introduces the concept of “developer-unaware generalization” and designs the ARC Challenge as a test for measuring true intelligence: the system must be able to handle entirely new situations that even its creator could not foresee. This goes beyond “robustness” (dealing with known unknowns) and “flexibility” (dealing with unknown unknowns within the same task domain) in machine learning, aiming for “extreme generalization” (dealing with unknown unknowns across arbitrary task domains).
| Position | Guest's Stance | Key Data |
|---|---|---|
| GPT-3 (OpenAI) | Risk Warning (skeptical of its true intelligence, considers it pattern matching) | 175 billion parameters; training data is “nearly the entire internet” |
| Tesla Autopilot | Risk Warning (believes L5 can be achieved without intelligence, skeptical of pure end-to-end approach) | Humans need 20–30 hours of training; Google paper shows 30 million scenarios still insufficient |
1. Intelligence Is Efficiency, Not Skill (Chollet): The key measure of intelligence is the efficiency with which a system acquires new skills when faced with entirely novel, unforeseen tasks, not how well it performs on a specific task.
2. GPT-3 Is a “Plausible Text Generator” (Chollet): Its output is constrained only by “plausibility,” not by factuality or self-consistency, making it very easy to induce erroneous or contradictory answers. Its core flaw cannot be resolved by simply scaling up.
3. GPT-3’s Bottleneck Is Data, Not Compute (Chollet): Because its training data is already “the entire internet,” future improvement from merely adding more data is very limited. The model is more like a “huge associative memory” than a system that understands.
4. The “Road-Building Company” Analogy (Chollet): Do not confuse “the process of intelligence” with “the product of that process.” A program that can play chess is a “road,” while the agent that can “learn to play chess” is the “road-building company.” The former is not intelligent; the latter is.
5. “Developer-Unaware Generalization” (Chollet): A true test of intelligence requires the system to handle new tasks or situations that even its creator could not foresee—this is the key dividing line for measuring AI capability.
6. Human Intelligence Is Not Universal (Chollet): Although human cognitive ability is highly generalizable, it is still constrained by the specific environment of “the human condition.” Humans cannot “fly” and cannot survive at the bottom of the ocean; intelligence is not omnipotent.
7. Cognition Is Not Compression (Chollet): Although equating intelligence with compression (e.g., the Hutter Prize) is a tempting idea, the two are fundamentally different. Cognition requires “hedging” against future uncertainty, retaining some information that seems useless now but may be useful later—this contradicts compression’s goal of seeking the “most concise” representation.
8. The ARC Challenge Reveals the Fatal Flaw of Current AI (Chollet): On the ARC test, human performance is close to 100%, while the best AI system solves only about 20%. This huge gap shows that current AI fundamentally fails on abstract reasoning tasks requiring “extreme generalization.”