AIMar 20, 2020

Imagination-Augmented Deep Learning for Goal Recognition

arXiv:2003.09529v1
AI Analysis

This work addresses the challenge of inferring goals in real-world settings, which is incremental as it builds on existing symbolic and deep-learning methods.

The paper tackles the problem of goal recognition by introducing a method that combines symbolic planning with deep learning to improve accuracy, achieving better results than using either approach alone in both real and synthetic domains.

Being able to infer the goal of people we observe, interact with, or read stories about is one of the hallmarks of human intelligence. A prominent idea in current goal-recognition research is to infer the likelihood of an agent's goal from the estimations of the costs of plans to the different goals the agent might have. Different approaches implement this idea by relying only on handcrafted symbolic representations. Their application to real-world settings is, however, quite limited, mainly because extracting rules for the factors that influence goal-oriented behaviors remains a complicated task. In this paper, we introduce a novel idea of using a symbolic planner to compute plan-cost insights, which augment a deep neural network with an imagination capability, leading to improved goal recognition accuracy in real and synthetic domains compared to a symbolic recognizer or a deep-learning goal recognizer alone.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes