Hypothesis Pruning and Ranking for Large Plan Recognition Problems - Robotics Institute Carnegie Mellon University

Hypothesis Pruning and Ranking for Large Plan Recognition Problems

Conference Paper, Proceedings of 23rd National Conference on Artificial intelligence (AAAI '08), pp. 998 - 1003, July, 2008

Abstract

This paper addresses the problem of plan recognition for multi-agent teams. Complex multi-agent tasks typically require dynamic teams where the team membership changes over time. Teams split into subteams to work in parallel, merge with other teams to tackle more demanding tasks, and disband when plans are completed. We introduce a new multi-agent plan representation that explicitly encodes dynamic team membership and demonstrate the suitability of this formalism for plan recognition. From our multi-agent plan representation, we extract local temporal dependencies that dramatically prune the hypothesis set of potentially-valid team plans. The reduced plan library can be efficiently processed to obtain the team state history. Naive pruning can be inadvisable when low-level observations are unreliable due to sensor noise and classification errors. In such conditions, we eschew pruning in favor of prioritization and show how our scheme can be extended to rank-order the hypotheses. Experiments show that this robust pre-processing approach ranks the correct plan within the top 10%, even under conditions of severe noise.

BibTeX

@conference{Sukthankar-2008-10014,
author = {Gita Sukthankar and Katia Sycara},
title = {Hypothesis Pruning and Ranking for Large Plan Recognition Problems},
booktitle = {Proceedings of 23rd National Conference on Artificial intelligence (AAAI '08)},
year = {2008},
month = {July},
editor = {Association for the Advancement of Artificial Intelligence},
pages = {998 - 1003},
keywords = {multi-agent team plan recognition},
}