paper-with-me

Papers

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 different amounts of available input knowledge; the learning examples can range from a set of plans (with their corresponding initial and final states) to just a pair of initial and final states (no intermediate action or state is given). Moreover, the compilation accepts partially specified action models and it can be used to validate whether the observation of a plan execution follows a given STRIPS action model, even if this model is not fully specified.

📄 PDF Abstract BibTeX arXiv:1903.01153

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Learning

Similar Papers 제목 키워드 기반

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 …

STRIPS Action Discovery

2020-01-30 · Alejandro Suárez-Hernández, Javier Segovia-Aguas, Carme Torras, Guillem Alenyà

The problem of specifying high-level knowledge bases for planning becomes a hard task in realistic environments. This knowledge is usually handcrafted and is hard to keep updated, even for system experts. Recent approach…

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…

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 plannin…

What you get is what you see: Decomposing Epistemic Planning using Functional STRIPS

2019-03-28 · Guang Hu, Tim Miller, Nir Lipovetzky

Epistemic planning --- planning with knowledge and belief --- is essential in many multi-agent and human-agent interaction domains. Most state-of-the-art epistemic planners solve this problem by compiling to propositiona…