English

Goal Recognition using Actor-Critic Optimization

Machine Learning 2025-01-06 v1 Artificial Intelligence Multiagent Systems

Abstract

Goal Recognition aims to infer an agent's goal from a sequence of observations. Existing approaches often rely on manually engineered domains and discrete representations. Deep Recognition using Actor-Critic Optimization (DRACO) is a novel approach based on deep reinforcement learning that overcomes these limitations by providing two key contributions. First, it is the first goal recognition algorithm that learns a set of policy networks from unstructured data and uses them for inference. Second, DRACO introduces new metrics for assessing goal hypotheses through continuous policy representations. DRACO achieves state-of-the-art performance for goal recognition in discrete settings while not using the structured inputs used by existing approaches. Moreover, it outperforms these approaches in more challenging, continuous settings at substantially reduced costs in both computing and memory. Together, these results showcase the robustness of the new algorithm, bridging traditional goal recognition and deep reinforcement learning.

Keywords

Cite

@article{arxiv.2501.01463,
  title  = {Goal Recognition using Actor-Critic Optimization},
  author = {Ben Nageris and Felipe Meneguzzi and Reuth Mirsky},
  journal= {arXiv preprint arXiv:2501.01463},
  year   = {2025}
}
R2 v1 2026-06-28T20:54:55.530Z