A Chains Model for Localizing Participants of Group Activities in Videos

Abstract

Given a video, we would like to recognize group activities, localize video parts where these activities occur, and detect actors involved in them. This advances prior work that typically focuses only on video classification. We make a number of contributions. First, we specify a new, mid-level, video feature aimed at summarizing local visual cues into bags of the right detections (BORDs). BORDs seek to identify the right people who participate in a target group activity among many noisy people detections. Second, we formulate a new, generative, chains model of group activities. Inference of the chains model identifies a subset of BORDs in the video that belong to occurrences of the activity, and organizes them in an ensemble of temporal chains. The chains extend over, and thus localize, the time intervals occupied by the activity. We formulate a new MAP inference algorithm that iterates two steps: i) Warps the chains of BORDs in space and time to their expected locations, so the transformed BORDs can better summarize local visual cues; and ii) Maximizes the posterior probability of the chains. We outperform the state of the art on benchmark UT-Human Interaction and Collective Activities datasets, under reasonable running times.

Cite

Text

Amer and Todorovic. "A Chains Model for Localizing Participants of Group Activities in Videos." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126317

Markdown

[Amer and Todorovic. "A Chains Model for Localizing Participants of Group Activities in Videos." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/amer2011iccv-chains/) doi:10.1109/ICCV.2011.6126317

BibTeX

@inproceedings{amer2011iccv-chains,
  title     = {{A Chains Model for Localizing Participants of Group Activities in Videos}},
  author    = {Amer, Mohamed R. and Todorovic, Sinisa},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {786-793},
  doi       = {10.1109/ICCV.2011.6126317},
  url       = {https://mlanthology.org/iccv/2011/amer2011iccv-chains/}
}