Mask2Real-WM: Segmentation Masks as a Sim-to-Real Bridge for Controllable Dexterous World Models
TLDR
Mask2Real-WM uses segmentation masks as a sim-to-real bridge for a controllable dexterous world model, decoupling dynamics and rendering.
Reasoning
The paper presents a novel two-stage world model that leverages segmentation masks to bridge simulation and reality, enabling effective pretraining on synthetic data and fine-tuning on minimal real data. Strengths include the decoupled architecture and demonstrated per-DoF controllability; weaknesses include domain specificity to dexterous manipulation and reliance on mask annotations.
Read-first score
Read-first score 42.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 42.
Field roles
Rank sensitivity
Stability: volatile; rank range: 351.
Keyword Scores
Deep Analysis
Innovations
- Decoupling world model into a dynamics model that predicts future segmentation masks and a rendering model that maps masks to photorealistic RGB
- Using segmentation masks as a sim-to-real bridge to enable large-scale pretraining on synthetic simulation data and fine-tuning on real demonstrations
- Achieving per-degree-of-freedom action controllability across all 23 DoF via mask conditioning and simulation pretraining
Methodology
Mask2Real-WM is a two-stage action-conditioned world model. The dynamics model predicts future segmentation masks from past masks and 23-DoF action sequences, pretrained on over 50 hours of synthetic data and fine-tuned on less than 2.5 hours of real demonstrations. The rendering model uses a ControlNet-augmented Stable Video Diffusion backbone to generate photorealistic RGB from predicted masks.
Key Results
Mask conditioning and simulation pretraining are both necessary for per-DoF action controllability across all 23 degrees of freedom; monolithic baselines only capture broad hand and end-effector trajectories but not fine-grained per-joint action effects.