ROCVFeb 3

BridgeV2W: Bridging Video Generation Models to Embodied World Models via Embodiment Masks

arXiv:2602.03793v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses challenges in robotics for developing more robust and unified world models, though it appears incremental as it builds on existing video generation models.

The paper tackled the misalignment between coordinate-space actions and pixel-space videos in embodied world models by proposing BridgeV2W, which uses embodiment masks and a ControlNet-style pathway to improve video generation quality, showing improvements on datasets like DROID and AgiBot-G1.

Embodied world models have emerged as a promising paradigm in robotics, most of which leverage large-scale Internet videos or pretrained video generation models to enrich visual and motion priors. However, they still face key challenges: a misalignment between coordinate-space actions and pixel-space videos, sensitivity to camera viewpoint, and non-unified architectures across embodiments. To this end, we present BridgeV2W, which converts coordinate-space actions into pixel-aligned embodiment masks rendered from the URDF and camera parameters. These masks are then injected into a pretrained video generation model via a ControlNet-style pathway, which aligns the action control signals with predicted videos, adds view-specific conditioning to accommodate camera viewpoints, and yields a unified world model architecture across embodiments. To mitigate overfitting to static backgrounds, BridgeV2W further introduces a flow-based motion loss that focuses on learning dynamic and task-relevant regions. Experiments on single-arm (DROID) and dual-arm (AgiBot-G1) datasets, covering diverse and challenging conditions with unseen viewpoints and scenes, show that BridgeV2W improves video generation quality compared to prior state-of-the-art methods. We further demonstrate the potential of BridgeV2W on downstream real-world tasks, including policy evaluation and goal-conditioned planning. More results can be found on our project website at https://BridgeV2W.github.io .

Foundations

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

Your Notes