Learning Action-Conditional and Object-Centric Gaussian Splatting World Models for Rigid Objects
TLDR
Proposes MRO-GWM, an object-centric Gaussian splatting world model for predicting rigid object dynamics from actions, evaluated on synthetic data and simulation.
Reasoning
The paper introduces a novel approach combining object-centric Gaussians with a spatio-temporal transformer for action-conditional dynamics, which is a clear strength. However, it lacks real-world experiments and only evaluates on synthetic datasets and simulation, limiting its demonstrated applicability.
Read-first score
Read-first score 58.2, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.
Field roles
Rank sensitivity
Stability: volatile; rank range: 320.
Keyword Scores
Deep Analysis
Innovations
- Object-centric Gaussian representation for world models, enabling arbitrary object shapes and multi-object scenes
- Spatio-temporal transformer architecture that predicts future rigid body motion from a history of object Gaussians and future actions
- Canonical frame representation for object motion, allowing description as rigid body transformation
- Training from multiple viewpoints to handle partial observations due to occlusions
Methodology
The proposed MRO-GWM represents scenes using object-centric Gaussians, with a spatio-temporal transformer that takes a history of object Gaussians and future actions to predict future rigid body motion. Training uses reconstructions from multiple viewpoints to handle occlusions, and evaluation is performed on synthetic datasets of household objects with robot interactions, as well as in model-predictive control for non-prehensile manipulation in simulation.
Key Results
The model demonstrates prediction performance on synthetic datasets of multi-object dynamics and robot interactions, and is evaluated in model-predictive control for non-prehensile manipulation in simulation.
Limitations
- Evaluation only on synthetic datasets, not on real-world data
- Handling of partial observations due to occlusions may still be imperfect
- Limited to rigid objects, not deformable or articulated objects
- Only tested for non-prehensile manipulation tasks
- Simulation-based evaluation, real-world applicability not demonstrated