GRAIL: Goal Recognition Alignment through Imitation Learning
Osher Elhadad, Felipe Meneguzzi, Reuth Mirsky

TL;DR
GRAIL introduces a novel goal recognition method using imitation and inverse reinforcement learning to learn goal-specific policies from demonstrations, improving accuracy in recognizing goals from suboptimal or biased behaviors.
Contribution
This paper presents GRAIL, a new approach that learns goal-directed policies directly from demonstrations, enabling robust and scalable goal recognition in uncertain environments.
Findings
GRAIL increases F1-score by over 0.5 with biased behavior.
Achieves 0.1-0.3 F1-score gains with suboptimal behavior.
Improves up to 0.4 F1-score under noisy optimal trajectories.
Abstract
Understanding an agent's goals from its behavior is fundamental to aligning AI systems with human intentions. Existing goal recognition methods typically rely on an optimal goal-oriented policy representation, which may differ from the actor's true behavior and hinder the accurate recognition of their goal. To address this gap, this paper introduces Goal Recognition Alignment through Imitation Learning (GRAIL), which leverages imitation learning and inverse reinforcement learning to learn one goal-directed policy for each candidate goal directly from (potentially suboptimal) demonstration trajectories. By scoring an observed partial trajectory with each learned goal-directed policy in a single forward pass, GRAIL retains the one-shot inference capability of classical goal recognition while leveraging learned policies that can capture suboptimal and systematically biased behavior. Across…
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
TopicsReinforcement Learning in Robotics · Multimodal Machine Learning Applications · Robot Manipulation and Learning
