通过三步循环学习可控制的通用世界模型,实现视频预测与理解
World Modeling with Probabilistic Structure Integration
- 构建概率图模型,支持任意变量间的条件依赖建模
- 零样本提取低维中间结构,如光流、深度、分割等
- 将提取结构作为新标记回流训练,提升模型可控性
我们提出概率结构集成(PSI),一种从数据中学习丰富可控且灵活提示的世界模型的系统。PSI包含三个步骤:第一步是概率预测,构建一个随机访问的自回归序列模型Psi,支持对数据中任意变量间依赖关系的完整条件分布建模;第二步是结构提取,通过因果推断在Psi上零样本提取数据中的低维有意义中间结构;第三步是集成,将这些结构转化为新的词元类型,并持续作为条件信号和预测目标回流至训练中。每轮循环均增强Psi的能力,不仅更好建模数据,还生成类似大语言模型的通用提示控制接口。我们在1.4万亿个令牌的互联网视频数据上训练了实例,实现了多种视频预测与理解推理任务;提取出当前最优的光流、自监督深度与物体分割结果;并利用这些结构完成完整的预测优化循环。
原文摘要 · Abstract (English)
We present Probabilistic Structure Integration (PSI), a system for learning richly controllable and flexibly promptable world models from data. PSI consists of a three-step cycle. The first step, Probabilistic prediction, involves building a probabilistic graphical model Psi of the data, in the form of a random-access autoregressive sequence model. Psi supports a complete set of learned conditional distributions describing the dependence of any variables in the data on any other set of variables. In step 2, Structure extraction, we show how to extract underlying low-dimensional properties in the data, corresponding to a diverse set of meaningful "intermediate structures", in a zero-shot fashion via causal inference on Psi. Step 3, Integration, completes the cycle by converting these structures into new token types that are then continually mixed back into the training diet as conditioning signals and prediction targets. Each such cycle augments the capabilities of Psi, both allowing it to model the underlying data better, and creating new control handles -- akin to an LLM-like universal prompting language. We train an instance of Psi on 1.4 trillion tokens of internet video data; we use it to perform a variety of useful video prediction and understanding inferences; we extract state-of-the-art optical flow, self-supervised depth and object segmentation; and we use these structures to support a full cycle of predictive improvements.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。