paper-with-me

Papers

An Efficient HTN to STRIPS Encoding for Concurrent Plans

2022-06-14 · N. Cavrel, D. Pellier, H. Fiorino

The Hierarchical Task Network (HTN) formalism is used to express a wide variety of planning problems in terms of decompositions of tasks into subtaks. Many techniques have been proposed to solve such hierarchical planning problems. A particular technique is to encode hierarchical planning problems as classical STRIPS planning problems. One advantage of this technique is to benefit directly from the constant improvements made by STRIPS planners. However, there are still few effective and expressive encodings. In this paper, we present a new HTN to STRIPS encoding allowing to generate concurrent plans. We show experimentally that this encoding outperforms previous approaches on hierarchical IPC benchmarks.

📄 PDF Abstract BibTeX arXiv:2206.07084

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAS+ Planning as Satisfiability

2014-01-18 · Ruoyun Huang, Yixin Chen, Weixiong Zhang

Planning as satisfiability is a principal approach to planning with many eminent advantages. The existing planning as satisfiability techniques usually use encodings compiled from STRIPS. We introduce a novel SAT encodin…

Capturing (Optimal) Relaxed Plans with Stable and Supported Models of Logic Programs

2023-06-08 · Masood Feyzbakhsh Rankooh, Tomi Janhunen

We establish a novel relation between delete-free planning, an important task for the AI Planning community also known as relaxed planning, and logic programming. We show that given a planning problem, all subsets of act…

Diagnostic

Learning STRIPS Action Models with Classical Planning

2019-03-04 · Diego Aineto, Sergio Jiménez, Eva Onaindia

This paper presents a novel approach for learning STRIPS action models from examples that compiles this inductive learning task into a classical planning task. Interestingly, the compilation approach is flexible to diffe…

Inductive Learning

STRIPS-WM: Learning Grounded Propositional STRIPS-style World Models from Images

2026-06-05 · Abhiroop Ajith, Constantinos Chamzas arxiv

Robots performing long-horizon visual manipulation observe high-dimensional images, but successful plans depend on action-relevant facts: what can be done now and what changes afterward. A useful planning representation …

From Next Token Prediction to (STRIPS) World Models

2025-09-16 · Carlos Núñez-Molina, Vicenç Gómez, Hector Geffner arxiv

We study whether next-token prediction can yield world models that truly support planning, in a controlled symbolic setting where propositional STRIPS action models are learned from action traces alone and correctness ca…