ROCVMay 12

From Imagined Futures to Executable Actions: Mixture of Latent Actions for Robot Manipulation

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

For robot manipulation, this work addresses the mismatch between visual realism and control relevance in using video generation models for action execution, offering a more effective interface.

MoLA introduces a control-oriented interface that uses a mixture of pretrained inverse dynamics models to infer latent actions from generated videos, bridging video imagination and policy execution. It achieves consistent gains in task success, temporal consistency, and generalization on LIBERO, CALVIN, LIBERO-Plus, and real-world tasks.

Video generation models offer a promising imagination mechanism for robot manipulation by predicting long-horizon future observations, but effectively exploiting these imagined futures for action execution remains challenging. Existing approaches either condition policies on predicted frames or directly decode generated videos into actions, both suffering from a mismatch between visual realism and control relevance. As a result, predicted observations emphasize perceptual fidelity rather than action-centric causes of state transitions, leading to indirect and unstable control. To address this gap, we propose MoLA (Mixture of Latent Actions), a control-oriented interface that transforms imagined future videos into executable representations. Instead of passing predicted frames directly to the policy, MoLA leverages a mixture of pretrained inverse dynamics models to infer a mixture of latent actions implied by generated visual transitions. These modality-aware inverse dynamics models capture complementary semantic, depth, and flow cues, providing a structured and physically grounded action representation that bridges video imagination and policy execution. We evaluate our approach on simulated benchmarks (LIBERO, CALVIN, and LIBERO-Plus) and real-world robot manipulation tasks, achieving consistent gains in task success, temporal consistency, and generalization.

Foundations

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

Your Notes