paper-with-me

홈 › Papers

An Accurate HDDL Domain Learning Algorithm from Partial and Noisy Observations

2022-06-14 · M. Grand, H. Fiorino, D. Pellier

The Hierarchical Task Network ({\sf HTN}) formalism is very expressive and used to express a wide variety of planning problems. In contrast to the classical {\sf STRIPS} formalism in which only the action model needs to be specified, the {\sf HTN} formalism requires to specify, in addition, the tasks of the problem and their decomposition into subtasks, called {\sf HTN} methods. For this reason, hand-encoding {\sf HTN} problems is considered more difficult and more error-prone by experts than classical planning problem. To tackle this problem, we propose a new approach (HierAMLSI) based on grammar induction to acquire {\sf HTN} planning domain knowledge, by learning action models and {\sf HTN} methods with their preconditions. Unlike other approaches, HierAMLSI is able to learn both actions and methods with noisy and partial inputs observation with a high level or accuracy.

📄 PDF Abstract BibTeX arXiv:2206.06882

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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)

HDDL 2.1: Towards Defining a Formalism and a Semantics for Temporal HTN Planning

2023-06-12 · Damien Pellier, Alexandre Albore, Humbert Fiorino, Rafael Bailon-Ruiz

Real world applications as in industry and robotics need modelling rich and diverse automated planning problems. Their resolution usually requires coordinated and concurrent action execution. In several cases, these prob…

HDDL 2.1: Towards Defining an HTN Formalism with Time

2022-06-03 · D. Pellier, H. Fiorino, M. Grand, A. Albore 외

Real world applications of planning, like in industry and robotics, require modelling rich and diverse scenarios. Their resolution usually requires coordinated and concurrent action executions. In several cases, such pla…

AMLSI: A Novel Accurate Action Model Learning Algorithm

2020-11-26 · Maxence Grand, Humbert Fiorino, Damien Pellier

This paper presents new approach based on grammar induction called AMLSI Action Model Learning with State machine Interactions. The AMLSI approach does not require a training dataset of plan traces to work. AMLSI proceed…

model

Deep-learning based discovery of partial differential equations in integral form from sparse and noisy data

2020-11-24 · Hao Xu, Dongxiao Zhang, Nanzhe Wang

Data-driven discovery of partial differential equations (PDEs) has attracted increasing attention in recent years. Although significant progress has been made, certain unresolved issues remain. For example, for PDEs with…

Form