Yann LeCun:LLM 为何缺乏现实世界智能

Rohan Paul · @rohanpaul_ai · X·2026-07-06 14:02·57天前
AI 导读

Yann LeCun 在 Bloomberg 采访中指出,语言只是世界的粗略量化描述,LLM 只能处理离散符号序列。最大 LLM 预训练约 20 万亿词(30 万亿 tokens,10¹⁴ 字节文本),相当于四岁儿童四年视觉接收的数据量,但阅读需 40 万年。儿童通过视觉、触觉、运动等感官获取密集反馈,文本则剥离了真实世界信息,导致 LLM 能流畅谈论物理却无触觉等原生感知。Moravec's paradox 表明:人类视为智力的事机器更易完成,幼儿的本能行为反而困难。核心难点不在于生成答案,而在于构建能承受重量、摩擦、意外和失败的世界模型。

Rohan Paul@rohanpaul_ai
54AI 编辑部评分,满分 100

Yann LeCun:LLM 为何缺乏现实世界智能

2026-07-06 14:02· 57天前
AI 导读

Yann LeCun 在 Bloomberg 采访中指出,语言只是世界的粗略量化描述,LLM 只能处理离散符号序列。最大 LLM 预训练约 20 万亿词(30 万亿 tokens,10¹⁴ 字节文本),相当于四岁儿童四年视觉接收的数据量,但阅读需 40 万年。儿童通过视觉、触觉、运动等感官获取密集反馈,文本则剥离了真实世界信息,导致 LLM 能流畅谈论物理却无触觉等原生感知。Moravec's paradox 表明:人类视为智力的事机器更易完成,幼儿的本能行为反而困难。核心难点不在于生成答案,而在于构建能承受重量、摩擦、意外和失败的世界模型。

During a Bloomberg interview, Yann LeCun (@ylecun ) explains why LLMs are limited in terms of real-world intelligence during a Bloomberg interview.

"Language is a very approximate, reduced, quantized, and simplified description of the world, and LLMs can only deal with discrete sequences of symbols. The world is much more complicated than language.

The biggest LLMs are pre-trained on the totality of all the publicly available text on the internet. That’s about 20 trillion words, or 30 trillion tokens.

A token is about 3 bytes. So total 10¹⁴ bytes of text.

This is the amount of data a four-year-old has seen through vision during four years. Now, the text, though, would take 400,000 years to read?

So, there is enormously more data from sensory input, like vision, touch, and everything else, than there could ever be through language."

A child does not need 400,000 years of reading to understand cups, doors, balance, faces, falls, or heat, because the body is already collecting dense feedback from vision, touch, motion, and consequence.

Text strips most of that away.

It turns a living scene into symbols, then asks the model to infer the missing world from traces left by people describing it.

That is why an LLM can sound fluent about physics and still have no native sense of how fragile glass feels in a hand.

Moravec’s paradox names this reversal: the things humans find intellectual can be easier for machines than the things toddlers do without applause.

The hard part is not producing an answer, but building a model of the world that survives contact with weight, friction, surprise, and failure.

----

Link to the full video on Bloomberg's site. Link in comment.

Rohan Paul"100 million words context window is already possible, which is roughly what a human hears in a lifetime. Inference support is the only bottleneck to achieve it...