Action Model Acquisition using LSTM
Ankuj Arora, Humbert Fiorino, Damien Pellier, Sylvie Pesty

TL;DR
This paper introduces a novel LSTM-based method for learning action models in automated planning, enabling more accurate and efficient model acquisition from observed sequences, which is crucial for planning tasks.
Contribution
The paper proposes using LSTM sequence labelling to accurately learn action models from observed data, improving over previous methods that struggled with model accuracy.
Findings
LSTM-based approach effectively isolates the underlying action model.
The method improves the accuracy of learned models from observed sequences.
LSTM techniques outperform traditional model acquisition methods.
Abstract
In the field of Automated Planning and Scheduling (APS), intelligent agents by virtue require an action model (blueprints of actions whose interleaved executions effectuates transitions of the system state) in order to plan and solve real world problems. It is, however, becoming increasingly cumbersome to codify this model, and is more efficient to learn it from observed plan execution sequences (training data). While the underlying objective is to subsequently plan from this learnt model, most approaches fall short as anything less than a flawless reconstruction of the underlying model renders it unusable in certain domains. This work presents a novel approach using long short-term memory (LSTM) techniques for the acquisition of the underlying action model. We use the sequence labelling capabilities of LSTMs to isolate from an exhaustive model set a model identical to the one…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Logic, Reasoning, and Knowledge · Bayesian Modeling and Causal Inference
