BridgeV2W: Bridging Video Generation Models to Embodied World Models via Embodiment Masks
TLDR
BridgeV2W converts actions to embodiment masks to align video generation models with embodied world models, improving video quality and enabling real-world tasks.
Reasoning
The paper presents a novel method to bridge video generation and embodied world models by using embodiment masks, addressing key challenges like action-video misalignment and camera sensitivity. Strengths include real-world experiments and improved video quality, but limitations include reliance on specific datasets and potential overfitting issues.
Read-first score
Read-first score 71.4, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 53.
Field roles
Rank sensitivity
Stability: volatile; rank range: 64.
Keyword Scores
Deep Analysis
Innovations
- Converting coordinate-space actions into pixel-aligned embodiment masks rendered from URDF and camera parameters
- Injecting embodiment masks into a pretrained video generation model via a ControlNet-style pathway to align action control signals with predicted videos
- Introducing a flow-based motion loss to mitigate overfitting to static backgrounds and focus on dynamic task-relevant regions
Methodology
BridgeV2W converts coordinate-space actions into pixel-aligned embodiment masks using URDF and camera parameters, then injects these masks into a pretrained video generation model via a ControlNet-style pathway. It adds view-specific conditioning to accommodate camera viewpoints and uses a flow-based motion loss to emphasize dynamic regions, resulting in a unified world model architecture across embodiments.
Key Results
Experiments on single-arm (DROID) and dual-arm (AgiBot-G1) datasets show that BridgeV2W improves video generation quality compared to prior state-of-the-art methods, and demonstrates potential on downstream real-world tasks including policy evaluation and goal-conditioned planning.