paper-with-me

Papers

Using Deep Learning to Bootstrap Abstractions for Hierarchical Robot Planning

2022-02-02 · Naman Shah, Siddharth Srivastava

This paper addresses the problem of learning abstractions that boost robot planning performance while providing strong guarantees of reliability. Although state-of-the-art hierarchical robot planning algorithms allow robots to efficiently compute long-horizon motion plans for achieving user desired tasks, these methods typically rely upon environment-dependent state and action abstractions that need to be hand-designed by experts. We present a new approach for bootstrapping the entire hierarchical planning process. This allows us to compute abstract states and actions for new environments automatically using the critical regions predicted by a deep neural network with an auto-generated robot-specific architecture. We show that the learned abstractions can be used with a novel multi-source bi-directional hierarchical robot planning algorithm that is sound and probabilistically complete. An extensive empirical evaluation on twenty different settings using holonomic and non-holonomic robots shows that (a) our learned abstractions provide the information necessary for efficient multi-source hierarchical planning; and that (b) this approach of learning, abstractions, and planning outperforms state-of-the-art baselines by nearly a factor of ten in terms of planning time on test environments not seen during training.

📄 PDF Abstract BibTeX arXiv:2202.00907

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Learning Discrete Abstractions for Visual Rearrangement Tasks Using Vision-Guided Graph Coloring

2025-09-17 · Abhiroop Ajith, Constantinos Chamzas arxiv

Learning abstractions directly from data is a core challenge in robotics. Humans naturally operate at an abstract level, reasoning over high-level subgoals while delegating execution to low-level motor skills -- an abili…

Hierarchical Active Inference using Successor Representations

2026-04-17 · Prashant Rangarajan, Rajesh P. N. Rao arxiv

Active inference, a neurally-inspired model for inferring actions based on the free energy principle (FEP), has been proposed as a unifying framework for understanding perception, action, and learning in the brain. Activ…

Reinforcement Learning

Planning with State Abstractions for Non-Markovian Task Specifications

2019-05-28 · Yoonseon Oh, Roma Patel, Thao Nguyen, Baichuan Huang 외

Often times, we specify tasks for a robot using temporal language that can also span different levels of abstraction. The example command ``go to the kitchen before going to the second floor'' contains spatial abstractio…

Learning Abstractions for Hierarchical Planning in Program-Synthesis Agents

2026-01-31 · Zergham Ahmed, Kazuki Irie, Joshua B. Tenenbaum, Christopher J. Bates 외 arxiv

Humans learn abstractions and use them to plan efficiently to quickly generalize across tasks -- an ability that remains challenging for state-of-the-art large language model (LLM) agents and deep reinforcement learning …

Reinforcement Learning

Breaking Task Impasses Quickly: Adaptive Neuro-Symbolic Learning for Open-World Robotics

2026-01-01 · Pierrick Lorang arxiv

Adapting to unforeseen novelties in open-world environments remains a major challenge for autonomous systems. While hybrid planning and reinforcement learning (RL) approaches show promise, they often suffer from sample i…

Reinforcement LearningAutonomous DrivingMotion Planning