SyncWorld: Visual Calibration Enables World Models as Zero-Shot Simulators

📅 2026-09-08
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决机器人在不同视觉环境下动作表现不一致的问题,SyncWorld通过视觉校准方法实现无需额外训练的零样本模拟。
📝 Abstract
World models are increasingly used as policy-in-the-loop imagination environments, where reliable rollouts require fine-grained controllability with respect to low-level robot actions. A key obstacle to scaling such models in robotics is that actions are not a universal language in pixel space: changes in visual environment, camera view, robot placement, or embodiment alter how the same numerical action manifests visually, leading to conflicting supervision under mixed training and brittle generalization at deployment. We introduce SyncWorld, an action-conditioned world model that serves as a zero-shot simulator across unseen environments without any additional training. SyncWorld leverages a visual calibration episode---paired frames and actions that showcase all the controllable degrees of freedom---to specify the setup-specific Action--Visual Mapping in context. Training with visual calibration contexts teaches the model to interpret actions through visual evidence and to leverage interaction history when explicit calibration is unavailable. Experiments show that SyncWorld can accurately simulate action outcomes in previously unseen settings, and that its capability of simulating rollouts enables test-time policy improvement without training.
Problem

Research questions and friction points this paper is trying to address.

world models
robot actions
visual environment
generalization
action supervision
Innovation

Methods, ideas, or system contributions that make the work stand out.

visual calibration
zero-shot simulation
world model