paper-with-me

홈 › Papers

Deep Hierarchical Planning from Pixels

2022-06-08 · Danijar Hafner, Kuang-Huei Lee, Ian Fischer, Pieter Abbeel

Intelligent agents need to select long sequences of actions to solve complex tasks. While humans easily break down tasks into subgoals and reach them through millions of muscle commands, current artificial intelligence is limited to tasks with horizons of a few hundred decisions, despite large compute budgets. Research on hierarchical reinforcement learning aims to overcome this limitation but has proven to be challenging, current methods rely on manually specified goal spaces or subtasks, and no general solution exists. We introduce Director, a practical method for learning hierarchical behaviors directly from pixels by planning inside the latent space of a learned world model. The high-level policy maximizes task and exploration rewards by selecting latent goals and the low-level policy learns to achieve the goals. Despite operating in latent space, the decisions are interpretable because the world model can decode goals into images for visualization. Director outperforms exploration methods on tasks with sparse rewards, including 3D maze traversal with a quadruped robot from an egocentric camera and proprioception, without access to the global position or top-down view that was used by prior work. Director also learns successful behaviors across a wide range of environments, including visual control, Atari games, and DMLab levels.

📄 PDF Abstract BibTeX arXiv:2206.04114

Code (1)

danijar/director tf

Tasks

Atari GamesHierarchical Reinforcement Learning

Similar Papers 제목 키워드 기반

GeoWorld: Geometric World Models

2026-02-26 · Zeyu Zhang, Danning Li, Ian Reid, Richard Hartley arxiv

Energy-based predictive world models provide a powerful approach for multi-step visual planning by reasoning over latent energy landscapes rather than generating pixels. However, existing approaches face two major challe…

Reinforcement Learning

Forecaster: Towards Temporally Abstract Tree-Search Planning from Pixels

2023-10-16 · Thomas Jiralerspong, Flemming Kondrup, Doina Precup, Khimya Khetarpal

The ability to plan at many different levels of abstraction enables agents to envision the long-term repercussions of their decisions and thus enables sample-efficient learning. This becomes particularly beneficial in co…

Hierarchical Reinforcement Learning

Transferable Task Execution from Pixels through Deep Planning Domain Learning

2020-03-08 · Kei Kase, Chris Paxton, Hammad Mazhar, Tetsuya OGATA 외

While robots can learn models to solve many manipulation tasks from raw visual input, they cannot usually use these models to solve new problems. On the other hand, symbolic planning methods such as STRIPS have long been…

Hierarchical Piecewise-Constant Super-regions

2016-05-19 · Imanol Luengo, Mark Basham, Andrew P. French

Recent applications in computer vision have come to heavily rely on superpixel over-segmentation as a pre-processing step for higher level vision tasks, such as object recognition, image labelling or image segmentation. …

DenoisingFormImage SegmentationObject Recognition+3

Improved adaptive wind driven optimization algorithm for real-time path planning

2025-11-25 · Shiqian Liu, Azlan Mohd Zain, Le-le Mao arxiv

Recently, path planning has achieved remarkable progress in enhancing global search capability and convergence accuracy through heuristic and learning-inspired optimization frameworks. However, real-time adaptability in …