Multi-Agent Event Detection: Localization and Role Assignment

Abstract

We present a joint estimation technique of event localization and role assignment when the target video event is described by a scenario. Specifically, to detect multi-agent events from video, our algorithm identifies agents involved in an event and assigns roles to the participating agents. Instead of iterating through all possible agent-role combinations, we formulate the joint optimization problem as two efficient subproblems--quadratic programming for role assignment followed by linear programming for event localization. Additionally, we reduce the computational complexity significantly by applying role-specific event detectors to each agent independently. We test the performance of our algorithm in natural videos, which contain multiple target events and nonparticipating agents.

Cite

Text

Kwak et al. "Multi-Agent Event Detection: Localization and Role Assignment." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.346

Markdown

[Kwak et al. "Multi-Agent Event Detection: Localization and Role Assignment." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/kwak2013cvpr-multiagent/) doi:10.1109/CVPR.2013.346

BibTeX

@inproceedings{kwak2013cvpr-multiagent,
  title     = {{Multi-Agent Event Detection: Localization and Role Assignment}},
  author    = {Kwak, Suha and Han, Bohyung and Han, Joon Hee},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2013},
  doi       = {10.1109/CVPR.2013.346},
  url       = {https://mlanthology.org/cvpr/2013/kwak2013cvpr-multiagent/}
}