Simultaneous Team Assignment and Behavior Recognition from Spatio-temporal Agent Traces - Robotics Institute Carnegie Mellon University

Simultaneous Team Assignment and Behavior Recognition from Spatio-temporal Agent Traces

Conference Paper, Proceedings of 21st National Conference on Artificial Intelligence (AAAI '06) and 18th Innovative Applications of Artificial Intelligence Conference (IAAI '06), pp. 716 - 721, July, 2006

Abstract

This paper addresses the problem of activity recognition for physically-embodied agent teams. We define team activity recognition as the process of identifying team behaviors from traces of agent positions over time; for many physical domains, military or athletic, coordinated team behaviors create distinctive spatio-temporal patterns that can be used to identify low-level action sequences. This paper focuses on the novel problem of recovering agent-to-team assignments for complex team tasks where team composition, the mapping of agents into teams, changes over time. Without a priori knowledge of current team assignments, the behavior recognition problem is challenging since behaviors are characterized by the aggregate motion of the entire team and cannot generally be determined by observing the movements of a single agent in isolation. To handle this problem, we introduce a new algorithm, Simultaneous Team Assignment and Behavior Recognition(STABR), that generates behavior annotations from spatio-temporal agent traces. STABR completely annotates agent traces with 1) the correct sequence of low-level actions performed by each agent and 2) an assignment of agents to teams over time. Our algorithm employs a randomized search strategy, RANSAC, to efficiently identify candidate team assignments at selected timesteps; these hypotheses are evaluated using dynamic programming to derive a parsimonious explanation for the entire observed spatio-temporal sequence. The proposed approach is able to perform accurate team behavior recognition without an exhaustive search over the combinatorial space of potential team assignments. Experiments on simulated military maneuvers demonstrate that STABR outperforms spatial clustering, both in assignment and recognition accuracy.

BibTeX

@conference{Sukthankar-2006-9526,
author = {Gita Sukthankar and Katia Sycara},
title = {Simultaneous Team Assignment and Behavior Recognition from Spatio-temporal Agent Traces},
booktitle = {Proceedings of 21st National Conference on Artificial Intelligence (AAAI '06) and 18th Innovative Applications of Artificial Intelligence Conference (IAAI '06)},
year = {2006},
month = {July},
pages = {716 - 721},
keywords = {activity recognition, multi-agent systems, teamwork},
}