Retrieving Actions in Group Contexts

Abstract

We develop methods for action retrieval from surveillance video using contextual feature representations. The novelty of our proposed approach is two-fold. First, we introduce a new feature representation called the action context (AC) descriptor . The AC descriptor encodes information about not only the action of an individual person in the video, but also the behaviour of other people nearby. This feature representation is inspired by the fact that the context of what other people are doing provides very useful cues for recognizing the actions of each individual. Second, we formulate our problem as a retrieval/ranking task, which is different from previous work on action classification. We develop an action retrieval technique based on rank-SVM, a state-of-the-art approach for solving ranking problems. We apply our proposed approach on two real-world datasets. The first dataset consists of videos of multiple people performing several group activities. The second dataset consists of surveillance videos from a nursing home environment. Our experimental results show the advantage of using contextual information for disambiguating different actions and the benefit of using rank-SVMs instead of regular SVMs for video retrieval problems.

Cite

Text

Lan et al. "Retrieving Actions in Group Contexts." European Conference on Computer Vision Workshops, 2010. doi:10.1007/978-3-642-35749-7_14

Markdown

[Lan et al. "Retrieving Actions in Group Contexts." European Conference on Computer Vision Workshops, 2010.](https://mlanthology.org/eccvw/2010/lan2010eccvw-retrieving/) doi:10.1007/978-3-642-35749-7_14

BibTeX

@inproceedings{lan2010eccvw-retrieving,
  title     = {{Retrieving Actions in Group Contexts}},
  author    = {Lan, Tian and Wang, Yang and Mori, Greg and Robinovitch, Stephen N.},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2010},
  pages     = {181-194},
  doi       = {10.1007/978-3-642-35749-7_14},
  url       = {https://mlanthology.org/eccvw/2010/lan2010eccvw-retrieving/}
}