ROCVJun 24

In-Context World Modeling for Robotic Control

arXiv:2606.2602515.5
Predicted impact top 18% in RO · last 90 daysOriginality Highly original
AI Analysis

For robotic control, ICWM addresses the generalization problem of VLA models to novel setups like altered camera viewpoints or robot morphologies, offering a method that avoids data-intensive fine-tuning.

ICWM enables robot policies to infer system dynamics from a short history of self-generated interactions, outperforming standard VLA baselines on novel camera viewpoints without parameter updates.

Modern Vision-Language-Action (VLA) models often fail to generalize to novel setups, such as altered camera viewpoints or robot morphologies, because they are typically conditioned only on current observations and language instructions. By ignoring the underlying system configuration as a variable, these models implicitly assume a fixed execution context encountered during training, necessitating data-intensive fine-tuning for any new environment. In this work, we introduce In-Context World Modeling (ICWM), a framework that treats system identification as an in-context adaptation problem. ICWM enables robot policies to autonomously infer essential system variables from a short history of self-generated, task-agnostic interactions. Unlike traditional In-Context Learning that uses demonstrations to specify what task to perform, ICWM leverages the context window to understand how the system operates. By processing these interactions before task execution, the model implicitly captures the world dynamics of the current system, enabling adaptation to novel configurations without parameter updates. Extensive experiments in simulation and on real-world robot platforms demonstrate that ICWM significantly outperforms standard VLA baselines on novel camera viewpoints.

Foundations

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

Your Notes