Unifying Object-Centric World Models and Diffusion Policy: A Hierarchical Framework for Multi-Stage Robotic Tasks
TLDR
A hierarchical framework combining object-centric world models with diffusion policy for multi-stage robotic manipulation tasks.
Reasoning
The paper introduces WorldDP, which uses a high-level world model for subgoal planning and a low-level diffusion policy for execution, showing strong empirical results on robotics benchmarks. Its strengths include a novel hierarchical design and object-centric representations, but limitations may include reliance on specific task domains and lack of theoretical guarantees.
Read-first score
Read-first score 53.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 35.
Field roles
Rank sensitivity
Stability: volatile; rank range: 459.
Keyword Scores
Deep Analysis
Innovations
- Hierarchical framework combining object-centric world models with diffusion policy for multi-stage robotic manipulation
- High-level world model used as a transition function to optimize feasible subgoals during runtime
- Object-centric representations that decouple environmental entities for sequential planning per entity
Methodology
WorldDP employs a hierarchical approach with a high-level world model acting as a transition function to optimize feasible subgoals during runtime, which are then executed by a low-level Diffusion Policy. Object-centric representations are incorporated to decouple environmental entities, enabling sequential planning with respect to each entity. The framework is evaluated across several robotics benchmarks against existing baselines.
Key Results
WorldDP consistently outperforms existing baselines across several robotics benchmarks, demonstrating that coupling the world model's physically grounded planning with diffusion policy's efficient execution yields superior multi-stage performance.