论文标题

目标识别是一项深度学习任务:GRNET方法

Goal Recognition as a Deep Learning Task: the GRNet Approach

论文作者

Chiari, Mattia, Gerevini, Alfonso E., Putelli, Luca, Percassi, Francesco, Serina, Ivan

论文摘要

在自动化计划中,从一系列观察结果中认识到代理的目标是许多应用程序的重要任务。目标识别的最新方法取决于规划技术的应用,该技术需要域动作和初始域状态的模型(例如,在PDDL中写成)。我们研究一种替代方法,将目标识别作为机器学习解决的分类任务。我们的方法称为GRNET,主要旨在通过学习如何在给定领域中解决目标来使目标识别更加准确,更快。鉴于由一组命题和一组动作名称指定的计划域,域中的目标分类实例由经常性神经网络(RNN)解决。 RNN的运行过程会处理一系列观察到的动作,以计算每个域命题是代理目标的一部分,对于正在考虑的问题实例。然后将这些预测汇总为选择候选目标之一。作为训练有素的RNN输入所需的唯一信息是动作标签的痕迹,每个标签仅表示观察到的动作名称。实验分析证实,\我们的目标分类准确性和运行时都取得了良好的性能,获得了更好的性能W.R.T.在考虑的基准测试基准上的最新目标识别系统。

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 \our 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.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源