A physicist explores how principles from statistical physics explain the brain's efficiency and why predicting in latent space beats token space.
要点 · TL;DR
深度架构学习粗粒度变量,从而能从少量示例中产生创造力。 Deep architectures learn coarse-grained variables, enabling creativity from few examples.
层次化抽象克服维度灾难,使学习具有样本效率。 Hierarchical abstractions overcome the curse of dimensionality, making learning sample-efficient.
语言模型的缩放定律源于文本的相关性和熵。 Scaling laws for language models derive from text correlation and entropy.
核心观点 · Key points
深层架构具有构建粗粒度变量的隐式偏差,从而能够从少量示例中实现创造力。 Deep architectures have an implicit bias to build coarse-grained variables, enabling creativity from few examples.
世界具有层级结构,学习抽象是克服维度灾难的关键。 The world has a hierarchical structure, and learning abstractions is key to overcoming the curse of dimensionality.
在潜在空间中进行预测比在词元空间中进行预测更具样本效率。 Predicting in latent space is more sample-efficient than predicting in token space.
语言模型的缩放定律可以从文本的相关性结构和熵中推导出来。 Scaling laws for language models can be derived from the correlation structure and entropy of text.
物理学为理解机器学习提供了有用的框架,包括相变和普适性。 Physics provides a useful framework for understanding machine learning, including phase transitions and universality.
反共识 · Contrarian takes
乔姆斯基的刺激贫乏论证对于深层架构而言是错误的;它们可以从少量示例中学会创造。 Chomsky's poverty of stimulus argument is incorrect for deep architectures; they can learn to be creative from few examples.
双重下降现象是一种堵塞相变,这是物理学中的一个概念。 The double descent phenomenon is a jamming transition, a concept from physics.
维度灾难并非通过流形假说解决;需要深层架构来发现层级抽象。 The curse of dimensionality is not solved by the manifold hypothesis; deep architectures are needed to discover hierarchical abstractions.
仅仅扩大当前模型的规模可能无法实现真正的科学创造力;我们需要超越下一个词预测的新能力。 Scaling up current models may not lead to true scientific creativity; we need new abilities beyond next-token prediction.
扩散模型和Transformer具有相似的样本复杂度;差异仅在于填充被遮蔽词元的顺序。 Diffusion models and transformers have similar sample complexity; the difference is only in the order of filling masked tokens.
本期章节 · Chapters(共 20)
引言与研究动机Introduction and Research Motivation
赞助商插播Sponsor Break
从物理到机器学习From Physics to Machine Learning
沙丘与损失景观的类比Analogy between sand and loss landscape
物理与简单模型Physics and Simple Models
导师与轨迹Mentors and Trajectory
乔姆斯基的批评Chomsky's Criticism
抽象与学习Abstraction and Learning
创造力与乔姆斯基论点Creativity and Chomsky's Argument
编码代理与意图Coding agents and intention
组合与创造力Composition and creativity
刺激贫乏与学习不变性Poverty of stimulus and learning invariances
粗粒度变量与抽象Coarse-grained variables and abstraction
维度灾难与深度架构Curse of Dimensionality and Deep Architectures
层级抽象的效能Efficiency of hierarchical abstractions
层级学习与样本复杂度Hierarchical Learning and Sample Complexity
自然语言缩放定律理论Theory for scaling laws in natural language