Exploring how world models can bridge the gap between machine learning and human-like intelligence, enabling rapid adaptation and zero-shot learning in complex real-world environments.
要点 · TL;DR
智能是快速学习新任务的能力,而非知识积累。 Intelligence is quick task learning, not knowledge accumulation.
世界模型应在抽象表征空间训练,而非作为生成模型。 World models should be trained in abstract representation space, not as generative models.
LLM 无法实现类人智能,因为数据量远不足。 LLMs cannot achieve human-like intelligence due to insufficient data volume.
核心观点 · Key points
智能是快速学习新任务的能力,而非知识或技能的积累。 Intelligence is the ability to learn new tasks quickly, not accumulation of knowledge or skills.
世界模型应在抽象表征空间中训练,而非作为生成模型或视频生成器。 World models should be trained in abstract representation space, not as generative models or video generators.
视觉自监督学习需要通过信息最大化或正则化防止坍缩。 Self-supervised learning for vision requires preventing collapse via information maximization or regularization.
通过优化(能量最小化)进行推理比通过固定层前向传播更强大。 Inference by optimization (energy minimization) is more powerful than forward propagation through fixed layers.
反共识 · Contrarian takes
大语言模型无法实现类人智能,因为文本数据量远不及视觉经验。 LLMs cannot achieve human-like intelligence because text data volume is vastly insufficient compared to visual experience.
AGI 是无意义的术语;人类智能是专门化且自适应的,而非通用的。 AGI is a meaningless term; human intelligence is specialized and adaptive, not general.
学术界应放弃大语言模型研究,因为他们无法做出有意义的贡献。 Academics should abandon LLM research as they cannot contribute meaningfully.
强化学习样本效率极低,应尽量减少使用,转而采用基于观察的学习。 Reinforcement learning is horribly sample-inefficient and should be minimized in favor of observation-based learning.
视频生成系统不是世界模型;它们是根本不同的问题。 Video generation systems are not world models; they are fundamentally different problems.
本期章节 · Chapters(共 28)
世界模型与莫拉维克悖论World Models and the Moravec Paradox
皮亚杰与智能本质Piaget and the Nature of Intelligence
人类如何学习:观察与直觉物理How Humans Learn: Observation and Intuitive Physics
婴儿与机器对重力的学习Learning about gravity in infants vs. machines
智能定义与 AGI 怀疑论Definition of intelligence and AGI skepticism
扩展 LLM 不会产生类人智能Scaling LLMs won't lead to human-like intelligence
智能系统的属性:推理模式Properties of intelligent systems: inference mode
LLM 推理与世界模型推理对比Contrasting LLM inference with world model inference
能量最小化的推理与规划架构Architecture for Reasoning and Planning via Energy Minimization
分层规划与训练世界模型Hierarchical Planning and Training World Models