AI Navigate

Planning as Goal Recognition: Deriving Heuristics from Intention Models - Extended Version

arXiv cs.AI / 3/17/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The authors propose a new framework for assessing goal intention to derive efficiently computable heuristics for classical planning.
  • They derive two heuristics as a proof of concept and demonstrate improvements for top-scoring classical planners.
  • The work connects goal recognition with planning, enabling probabilistic intention-based heuristics to guide planning search.
  • This extended version provides foundational knowledge for understanding and deriving intention-based heuristics in planning.

Abstract

Classical planning aims to find a sequence of actions, a plan, that maps a starting state into one of the goal states. If a trajectory appears to be leading to the goal, should we prioritise exploring it? Seminal work in goal recognition (GR) has defined GR in terms of a classical planning problem, adopting classical solvers and heuristics to recognise plans. We come full circle, and study the adoption and properties of GR-derived heuristics for seeking solutions to classical planning problems. We propose a new framework for assessing goal intention, which informs a new class of efficiently-computable heuristics. As a proof of concept, we derive two such heuristics, and show that they can already yield improvements for top-scoring classical planners. Our work provides foundational knowledge for understanding and deriving probabilistic intention-based heuristics for planning.