ROAIJun 14

LaWAM: Latent World Action Models for Efficient Dynamics-Aware Robot Policies

arXiv:2606.1576826.0
Predicted impact top 3% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotics researchers, LaWAM provides an efficient way to incorporate predictive dynamics into vision-language-action models without expensive video generation.

LaWAM introduces a latent world action model that uses compact latent visual subgoals instead of video generation to enable dynamics-aware robot policies, achieving state-of-the-art success rates (98.6% on LIBERO, 91.22% on RoboTwin) with up to 24x lower latency than pixel-space methods.

Vision-Language-Action models (VLAs) leverage large-scale vision-language pretraining for semantic robot control, but often lack explicit foresight into how robot actions change the scene. World-Action Models (WAMs) address this limitation by conditioning policies on predicted futures, yet existing approaches typically rely on computationally expensive video generation with substantial pixel-level redundancy. We present LaWAM, a Latent World Action Model that exposes predictive dynamics to robot policies through compact latent visual subgoals instead of reconstructed future video. At the core of LaWAM is a latent-action-conditioned Latent World Model (LaWM). We obtain LaWM by training a latent action model in the latent space of a pretrained vision foundation model and repurposing its forward decoder to predict future observation features for scene evolution. LaWAM then conditions action generation on these predicted latent visual subgoals to enable dynamics-aware robot control. LaWAM achieves state-of-the-art or competitive success rates (SRs) across LIBERO (98.6% SR), RoboTwin (91.22% SR), and real-world manipulation tasks while retaining low-latency inference. LaWAM runs in 187 ms per action-chunk prediction and achieves up to 24x lower wall-clock latency than pixel-space WAMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes