paper-with-me

홈 › Papers

Compositional Planning with Jumpy World Models

2026-02-23 · Jesse Farebrother, Matteo Pirotta, Andrea Tirinzoni, Marc G. Bellemare, Alessandro Lazaric, Ahmed Touati arxiv

The ability to plan with temporal abstractions is central to intelligent decision-making. Rather than reasoning over primitive actions, we study agents that compose pre-trained policies as temporally extended actions, enabling solutions to complex tasks that no constituent alone can solve. Such compositional planning remains elusive as compounding errors in long-horizon predictions make it challenging to estimate the visitation distribution induced by sequencing policies. Motivated by the geometric policy composition framework introduced in arXiv:2206.08736, we address these challenges by learning predictive models of multi-step dynamics -- so-called jumpy world models -- that capture state occupancies induced by pre-trained policies across multiple timescales in an off-policy manner. Building on Temporal Difference Flows (arXiv:2503.09817), we enhance these models with a novel consistency objective that aligns predictions across timescales, improving long-horizon predictive accuracy. We further demonstrate how to combine these generative predictions to estimate the value of executing arbitrary sequences of policies over varying timescales. Empirically, we find that compositional planning with jumpy world models significantly improves zero-shot performance across a wide range of base policies on challenging manipulation and navigation tasks, yielding, on average, a 200% relative improvement over planning with primitive actions on long-horizon tasks.

📄 PDF Abstract BibTeX arXiv:2602.19634

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simple Hierarchical Planning with Diffusion

2024-01-05 · Chang Chen, Fei Deng, Kenji Kawaguchi, Caglar Gulcehre 외

Diffusion-based generative methods have proven effective in modeling trajectories with offline datasets. However, they often face computational challenges and can falter in generalization, especially in capturing tempora…

Leveraging Jumpy Models for Planning and Fast Learning in Robotic Domains

2023-02-24 · Jingwei Zhang, Jost Tobias Springenberg, Arunkumar Byravan, Leonard Hasenclever 외

In this paper we study the problem of learning multi-step dynamics prediction models (jumpy models) from unlabeled experience and their utility for fast inference of (high-level) plans in downstream tasks. In particular …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

DiNeR: a Large Realistic Dataset for Evaluating Compositional Generalization

2024-06-07 · Chengang Hu, Xiao Liu, Yansong Feng

Most of the existing compositional generalization datasets are synthetically-generated, resulting in a lack of natural language variation. While there have been recent attempts to introduce non-synthetic datasets for com…

Diversity

Jumpy Recurrent Neural Networks

2021-01-01 · Samuel James Greydanus, Stefan Lee, Alan Fern

Recurrent neural networks (RNNs) can learn complex, long-range structure in time series data simply by predicting one point at a time. Because of this ability, they have enjoyed widespread adoption in commercial and acad…

Time SeriesTime Series Analysis

World Programs for Model-Based Learning and Planning in Compositional State and Action Spaces

2019-12-30 · Marwin H. S. Segler

Some of the most important tasks take place in environments which lack cheap and perfect simulators, thus hampering the application of model-free reinforcement learning (RL). While model-based RL aims to learn a dynamics…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)