ROAILGJul 17, 2025

Latent Policy Steering with Embodiment-Agnostic Pretrained World Models

arXiv:2507.13340v28 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the high cost of real-world data collection for robotics, offering a practical solution with incremental improvements.

The paper tackles the problem of reducing data collection for visuomotor robot policies by leveraging multi-embodiment datasets and a world model, achieving over 50% relative improvement with 30 demonstrations and over 20% with 50 demonstrations.

Learning visuomotor policies via imitation has proven effective across a wide range of robotic domains. However, the performance of these policies is heavily dependent on the number of training demonstrations, which requires expensive data collection in the real world. In this work, we aim to reduce data collection efforts when learning visuomotor robot policies by leveraging existing or cost-effective data from a wide range of embodiments, such as public robot datasets and the datasets of humans playing with objects (human data from play). Our approach leverages two key insights. First, we use optic flow as an embodiment-agnostic action representation to train a World Model (WM) across multi-embodiment datasets, and finetune it on a small amount of robot data from the target embodiment. Second, we develop a method, Latent Policy Steering (LPS), to improve the output of a behavior-cloned policy by searching in the latent space of the WM for better action sequences. In real world experiments, we observe significant improvements in the performance of policies trained with a small amount of data (over 50% relative improvement with 30 demonstrations and over 20% relative improvement with 50 demonstrations) by combining the policy with a WM pretrained on two thousand episodes sampled from the existing Open X-embodiment dataset across different robots or a cost-effective human dataset from play.

Foundations

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

Your Notes