MVISTA-4D: View-Consistent 4D World Model with Test-Time Action Inference for Robotic Manipulation
TLDR
MVISTA-4D proposes a view-consistent 4D world model for robotic manipulation that generates multi-view RGBD from single view and uses test-time action optimization.
Reasoning
The paper introduces a novel 4D world model with cross-view and cross-modality fusion for geometrically consistent scene generation, and a test-time action optimization to address ill-posed inverse dynamics. Strengths include strong experimental results on multiple datasets and practical ablations; weaknesses include reliance on single-view input and potential computational overhead of test-time optimization.
Read-first score
Read-first score 53.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 52.
Field roles
Rank sensitivity
Stability: volatile; rank range: 610.
Keyword Scores
Deep Analysis
Innovations
- Geometrically consistent, arbitrary-view RGBD generation from a single-view RGBD observation, enabling complete 4D scene dynamics prediction.
- Cross-view and cross-modality feature fusion that jointly enforces RGB-depth consistency and geometric alignment across multiple viewpoints.
- Test-time action optimization via backpropagation through the generative model to infer a trajectory-level latent, combined with a residual inverse dynamics model for accurate action execution.
Methodology
The proposed MVISTA-4D is an embodied 4D world model that takes a single-view RGBD observation as input and generates multi-view, cross-modality RGBD frames across time. It employs explicit cross-view and cross-modality feature fusion to ensure geometric consistency and alignment. For action inference, a test-time optimization strategy backpropagates through the generative model to infer a trajectory-level latent, which is then refined by a residual inverse dynamics model to produce executable actions. The model is trained and evaluated on three datasets, with baselines and metrics implied but not detailed in the abstract.
Key Results
The model demonstrates strong performance on both 4D scene generation and downstream robotic manipulation tasks, with ablation studies providing practical insights into key design choices.