paper-with-me

홈 › Papers

Extendable Long-Horizon Planning via Hierarchical Multiscale Diffusion

2025-03-25 · Chang Chen, Hany Hamed, Doojin Baek, Taegu Kang, Yoshua Bengio, Sungjin Ahn

This paper tackles a novel problem, extendable long-horizon planning-enabling agents to plan trajectories longer than those in training data without compounding errors. To tackle this, we propose the Hierarchical Multiscale Diffuser (HM-Diffuser) and Progressive Trajectory Extension (PTE), an augmentation method that iteratively generates longer trajectories by stitching shorter ones. HM-Diffuser trains on these extended trajectories using a hierarchical structure, efficiently handling tasks across multiple temporal scales. Additionally, we introduce Adaptive Plan Pondering and the Recursive HM-Diffuser, which consolidate hierarchical layers into a single model to process temporal scales recursively. Experimental results demonstrate the effectiveness of our approach, advancing diffusion-based planners for scalable long-horizon planning.

📄 PDF Abstract BibTeX arXiv:2503.20102

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Planning with Latent World Models

2026-04-03 · Wancong Zhang, Basile Terver, Artem Zholus, Soham Chitnis 외 arxiv

World models are a promising path to zero-shot embodied control through planning. However, existing world model planners struggle on long-horizon, multi-stage tasks: prediction errors compound and naive search is exponen…

HIPIF: Hierarchical Planning and Information Folding for Long-Horizon LLM Agent Learning

2026-06-09 · Juncheng Diao, Zhicong Lu, Peiguang Li, Yongwei Zhou 외 arxiv

While Large Language Models (LLMs) have demonstrated strong capabilities as autonomous agents across a wide range of tasks, their performance often degrades in multi-turn long-horizon agentic tasks. Existing methods have…

Hierarchical Reinforcement Learning

Strict Subgoal Execution: Reliable Long-Horizon Planning in Hierarchical Reinforcement Learning

2025-06-26 · Jaebak Hwang, Sanghyeon Lee, Jeongmo Kim, Seungyul Han

Long-horizon goal-conditioned tasks pose fundamental challenges for reinforcement learning (RL), particularly when goals are distant and rewards are sparse. While hierarchical and graph-based methods offer partial soluti…

Decision MakingHierarchical Reinforcement LearningReinforcement Learning (RL)

Long-Horizon Visual Planning with Goal-Conditioned Hierarchical Predictors

2020-06-23 · NeurIPS 2020 12 · Karl Pertsch, Oleh Rybkin, Frederik Ebert, Chelsea Finn 외

The ability to predict and plan into the future is fundamental for agents acting in the world. To reach a faraway goal, we predict trajectories at multiple timescales, first devising a coarse plan towards the goal and th…

Prediction

H-WM: Robotic Task and Motion Planning Guided by Hierarchical World Model

2026-02-11 · Jinbang Huang, Wenyuan Chen, Zhiyuan Li, Oscar Pang 외 arxiv

World models are becoming central to robotic planning and control as they enable prediction of future state transitions. Existing approaches often emphasize video generation or natural-language prediction, which are diff…

Visual GroundingVideo GenerationMotion Planning