Goal Recognition as a Deep Learning Task: the GRNet Approach

10/05/2022
by   Mattia Chiari, et al.
0

In automated planning, recognising the goal of an agent from a trace of observations is an important task with many applications. The state-of-the-art approaches to goal recognition rely on the application of planning techniques, which requires a model of the domain actions and of the initial domain state (written, e.g., in PDDL). We study an alternative approach where goal recognition is formulated as a classification task addressed by machine learning. Our approach, called GRNet, is primarily aimed at making goal recognition more accurate as well as faster by learning how to solve it in a given domain. Given a planning domain specified by a set of propositions and a set of action names, the goal classification instances in the domain are solved by a Recurrent Neural Network (RNN). A run of the RNN processes a trace of observed actions to compute how likely it is that each domain proposition is part of the agent's goal, for the problem instance under considerations. These predictions are then aggregated to choose one of the candidate goals. The only information required as input of the trained RNN is a trace of action labels, each one indicating just the name of an observed action. An experimental analysis confirms that achieves good performance in terms of both goal classification accuracy and runtime, obtaining better performance w.r.t. a state-of-the-art goal recognition system over the considered benchmarks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/15/2018

LSTM-Based Goal Recognition in Latent Space

Approaches to goal recognition have progressively relaxed the requiremen...
research
12/14/2020

Online Action Recognition

Recognition in planning seeks to find agent intentions, goals or activit...
research
01/25/2023

Leveraging Planning Landmarks for Hybrid Online Goal Recognition

Goal recognition is an important problem in many application domains (e....
research
11/03/2020

Domain-independent generation and classification of behavior traces

Financial institutions mostly deal with people. Therefore, characterizin...
research
10/17/2020

Task Scoping: Building Goal-Specific Abstractions for Planning in Complex Domains

A generally intelligent agent requires an open-scope world model: one ri...
research
11/22/2019

Cost-Based Goal Recognition Meets Deep Learning

The ability to observe the effects of actions performed by others and to...
research
05/10/2019

Robust Goal Recognition with Operator-Counting Heuristics

Goal recognition is the problem of inferring the correct goal towards wh...

Please sign up or login with your details

Forgot password? Click here to reset