WALL-WM:在事件连接处构建世界动作模型 / WALL-WM: Carving World Action Modeling at the Event Joints
1️⃣ 一句话总结
WALL-WM提出了一种基于语义事件的世界动作模型,通过将视频-动作学习从固定长度的分块优化转变为以事件为基本单元的视觉-语言-动作预训练,解决了语言、视觉和动作在时间尺度上的不匹配问题,从而在多种场景和任务中实现了更广泛的泛化能力。
WALL-WM is a World Action Model that shifts video-action learning from chunk-centric optimization to event-grounded Vision-Language-Action pretraining, using semantically coherent action events as the atomic unit of learning. Existing WAMs commonly initialize from multimodal or video foundation models and then optimize fixed-length action chunks conditioned directly on the current observation and instruction. Although convenient, this chunk-centric formulation creates a fundamental granularity mismatch. Language describes semantic goals and events, vision evolves through continuous scene dynamics, and actions operate at control-level timescales; forcing all three into the same fixed-length prediction window turns VLA training into short-horizon correlation fitting. WALL-WM addresses this mismatch by organizing both supervision and data around semantic events. Specifically, it pairs event-grounded VLA pretraining with a data ecosystem built from event-level captions and cluster-balanced sampling, enabling scalable learning over diverse behaviors, scenes, and task structures. From the same event-pretrained backbone, WALL-WM supports two complementary inference modes. The event mode consumes next-event descriptions and enables variable-length execution chunks, while the unified mode uses a VLM with Staircase Decoding to condition conventional fixed-length chunk inference while preserving a gradient-continuous VLA path. Together with Muon-optimizer-based large-scale pretraining infrastructure, WALL-WM provides a practical scale-up recipe for general-purpose WAMs. Experiments show that WALL-WM generalizes broadly across language, scenes, and tasks, achieving state-of-the-art performance in large-scale real-world generalization evaluation.
WALL-WM:在事件连接处构建世界动作模型 / WALL-WM: Carving World Action Modeling at the Event Joints
WALL-WM提出了一种基于语义事件的世界动作模型,通过将视频-动作学习从固定长度的分块优化转变为以事件为基本单元的视觉-语言-动作预训练,解决了语言、视觉和动作在时间尺度上的不匹配问题,从而在多种场景和任务中实现了更广泛的泛化能力。
源自 arXiv: 2606.01955