Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Simple Hierarchical Planning with Diffusion

About

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 temporal abstractions for long-horizon tasks. To overcome this, we introduce the Hierarchical Diffuser, a simple, fast, yet surprisingly effective planning method combining the advantages of hierarchical and diffusion-based planning. Our model adopts a "jumpy" planning strategy at the higher level, which allows it to have a larger receptive field but at a lower computational cost -- a crucial factor for diffusion-based planning methods, as we have empirically verified. Additionally, the jumpy sub-goals guide our low-level planner, facilitating a fine-tuning stage and further improving our approach's effectiveness. We conducted empirical evaluations on standard offline reinforcement learning benchmarks, demonstrating our method's superior performance and efficiency in terms of training and planning speed compared to the non-hierarchical Diffuser as well as other hierarchical planning methods. Moreover, we explore our model's generalization capability, particularly on how our method improves generalization capabilities on compositional out-of-distribution tasks.

Chang Chen, Fei Deng, Kenji Kawaguchi, Caglar Gulcehre, Sungjin Ahn• 2024

Related benchmarks

TaskDatasetResultRank
LocomotionOG-Bench humanoidmaze-giant-navigate-oraclerep v0
Success Rate0.00e+0
10
ManipulationOG-Bench cube-octuple-play-oraclerep v0
Success Rate0.00e+0
10
ManipulationOG-Bench puzzle-4x5-play-oraclerep v0
Success Rate0.00e+0
10
ManipulationOG-Bench cube-double-play-oraclerep v0
Success Rate2
10
LocomotionOG-Bench humanoidmaze-medium-navigate-oraclerep v0
Success Rate0.00e+0
10
ManipulationOG-Bench puzzle-3x3-play-oraclerep v0
Success Rate0.01
10
LocomotionHopper v3
Average Return2.21e+3
7
LocomotionHalfCheetah v3
Average Return4.01e+3
7
LocomotionHumanoid v3
Average Return797.4
7
LocomotionWalker2d v3
Average Return3.32e+3
7
Showing 10 of 11 rows

Other info

Follow for update