Viewpoint Invariant Collective Activity Recognition with Relative Action Context

Abstract

This paper presents an approach for collective activity recognition. Collective activities are activities performed by multiple persons, such as queueing in a line and talking together. To recognize them, the action context (AC) descriptor [1] encodes the “apparent” relation (e.g. a group crossing and facing “right”), however this representation is sensitive to viewpoint change. We instead propose a novel feature representation called the relative action context (RAC) descriptor that encodes the “relative” relation (e.g. a group crossing and facing the “same” direction). This representation is viewpoint invariant and complementary to AC; hence we employ a simplified combinational classifier. This paper also introduces two methods to accelerate performance. First, to make the contexts robust to various situations, we apply post processes. Second, to reduce local classification failures, we regularize the classification using fully connected CRFs. Experimental results show that our method is applicable to various scenes and outperforms state-of-the art methods.

Cite

Text

Kaneko et al. "Viewpoint Invariant Collective Activity Recognition with Relative Action Context." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33885-4_26

Markdown

[Kaneko et al. "Viewpoint Invariant Collective Activity Recognition with Relative Action Context." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/kaneko2012eccvw-viewpoint/) doi:10.1007/978-3-642-33885-4_26

BibTeX

@inproceedings{kaneko2012eccvw-viewpoint,
  title     = {{Viewpoint Invariant Collective Activity Recognition with Relative Action Context}},
  author    = {Kaneko, Takuhiro and Shimosaka, Masamichi and Odashima, Shigeyuki and Fukui, Rui and Sato, Tomomasa},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2012},
  pages     = {253-262},
  doi       = {10.1007/978-3-642-33885-4_26},
  url       = {https://mlanthology.org/eccvw/2012/kaneko2012eccvw-viewpoint/}
}