LGApr 3

Hierarchical Planning with Latent World Models

arXiv:2604.0320887.22 citations
Predicted impact top 10% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the challenge of zero-shot generalization in embodied AI for robotics, offering a modular solution that is incremental but improves performance in non-greedy tasks.

The paper tackles the problem of long-horizon control in model predictive control with learned world models by introducing hierarchical planning across multiple temporal scales, resulting in a 70% success rate on real-world pick-and-place tasks compared to 0% for single-level models and up to 4x less planning-time compute in simulations.

Model predictive control (MPC) with learned world models has emerged as a promising paradigm for embodied control, particularly for its ability to generalize zero-shot when deployed in new environments. However, learned world models often struggle with long-horizon control due to the accumulation of prediction errors and the exponentially growing search space. In this work, we address these challenges by learning latent world models at multiple temporal scales and performing hierarchical planning across these scales, enabling long-horizon reasoning while substantially reducing inference-time planning complexity. Our approach serves as a modular planning abstraction that applies across diverse latent world-model architectures and domains. We demonstrate that this hierarchical approach enables zero-shot control on real-world non-greedy robotic tasks, achieving a 70% success rate on pick-&-place using only a final goal specification, compared to 0% for a single-level world model. In addition, across physics-based simulated environments including push manipulation and maze navigation, hierarchical planning achieves higher success while requiring up to 4x less planning-time compute.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes