An observer that actively moves and uses 'not seen' signals as evidence can infer a hidden goal faster than passive recognition, with MCTS planning matching a domain-specific greedy baseline on grid-world tasks.
Heuristic Online Goal Recognition in Continuous Domains
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Goal recognition is the problem of inferring the goal of an agent, based on its observed actions. An inspiring approach - plan recognition by planning (PRP) - uses off-the-shelf planners to dynamically generate plans for given goals, eliminating the need for the traditional plan library. However, existing PRP formulation is inherently inefficient in online recognition, and cannot be used with motion planners for continuous spaces. In this paper, we utilize a different PRP formulation which allows for online goal recognition, and for application in continuous spaces. We present an online recognition algorithm, where two heuristic decision points may be used to improve run-time significantly over existing work. We specify heuristics for continuous domains, prove guarantees on their use, and empirically evaluate the algorithm over hundreds of experiments in both a 3D navigational environment and a cooperative robotic team task.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Probabilistic Active Goal Recognition
An observer that actively moves and uses 'not seen' signals as evidence can infer a hidden goal faster than passive recognition, with MCTS planning matching a domain-specific greedy baseline on grid-world tasks.