Plan recognition is the inverse of planning: it is the computational process of inferring an agent's high-level goals, intentions, and potential future actions from a sequence of observed low-level actions or environmental states. This task is fundamental to Theory of Mind (ToM) modeling, allowing an AI system to attribute mental states to others. It operates under the assumption that observed behavior is generated by some underlying, often rational, planning process, and works backwards to hypothesize the most likely objectives.
