paper-with-me

홈 › Papers

Hierarchical Planning in the IPC

2019-09-10 · D. Höller, G. Behnke, P. Bercher, S. Biundo, H. Fiorino, D. Pellier, R. Alford

Over the last year, the amount of research in hierarchical planning has increased, leading to significant improvements in the performance of planners. However, the research is diverging and planners are somewhat hard to compare against each other. This is mostly caused by the fact that there is no standard set of benchmark domains, nor even a common description language for hierarchical planning problems. As a consequence, the available planners support a widely varying set of features and (almost) none of them can solve (or even parse) any problem developed for another planner. With this paper, we propose to create a new track for the IPC in which hierarchical planners will compete. This competition will result in a standardised description language, broader support for core features of that language among planners, a set of benchmark problems, a means to fairly and objectively compare HTN planners, and for new challenges for planners.

📄 PDF Abstract BibTeX arXiv:1909.04405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Finite State Controllers for Generalized Planning

2019-11-07 · Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson

Finite State Controllers (FSCs) are an effective way to represent sequential plans compactly. By imposing appropriate conditions on transitions, FSCs can also represent generalized plans that solve a range of planning pr…

Cost-Optimal Algorithms for Planning with Procedural Control Knowledge

2016-07-06 · Vikas Shivashankar, Ron Alford, Mark Roberts, David W. Aha

There is an impressive body of work on developing heuristics and other reasoning algorithms to guide search in optimal and anytime planning algorithms for classical planning. However, very little effort has been directed…

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…

Proposing Hierarchical Goal-Conditioned Policy Planning in Multi-Goal Reinforcement Learning

2025-01-03 · Gavin B. Rens

Humanoid robots must master numerous tasks with sparse rewards, posing a challenge for reinforcement learning (RL). We propose a method combining RL and automated planning to address this. Our approach uses short goal-co…

Multi-Goal Reinforcement LearningReinforcement Learning (RL)

HDDLGym: A Tool for Studying Multi-Agent Hierarchical Problems Defined in HDDL with OpenAI Gym

2025-05-28 · Ngoc La, Ruaridh Mon-Williams, Julie A. Shah

In recent years, reinforcement learning (RL) methods have been widely tested using tools like OpenAI Gym, though many tasks in these environments could also benefit from hierarchical planning. However, there is a lack of…

OpenAI GymReinforcement Learning (RL)