Modeling Temporal Structure of Decomposable Motion Segments for Activity Classification

Abstract

Much recent research in human activity recognition has focused on the problem of recognizing simple repetitive (walking, running, waving) and punctual actions (sitting up, opening a door, hugging). However, many interesting human activities are characterized by a complex temporal composition of simple actions. Automatic recognition of such complex actions can benefit from a good understanding of the temporal structures. We present in this paper a framework for modeling motion by exploiting the temporal structure of the human activities. In our framework, we represent activities as temporal compositions of motion segments. We train a discriminative model that encodes a temporal decomposition of video sequences, and appearance models for each motion segment. In recognition, a query video is matched to the model according to the learned appearances and motion segment decomposition. Classification is made based on the quality of matching between the motion segment classifiers and the temporal segments in the query sequence. To validate our approach, we introduce a new dataset of complex Olympic Sports activities. We show that our algorithm performs better than other state of the art methods.

Cite

Text

Niebles et al. "Modeling Temporal Structure of Decomposable Motion Segments for Activity Classification." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15552-9_29

Markdown

[Niebles et al. "Modeling Temporal Structure of Decomposable Motion Segments for Activity Classification." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/niebles2010eccv-modeling/) doi:10.1007/978-3-642-15552-9_29

BibTeX

@inproceedings{niebles2010eccv-modeling,
  title     = {{Modeling Temporal Structure of Decomposable Motion Segments for Activity Classification}},
  author    = {Niebles, Juan Carlos and Chen, Chih-Wei and Fei-Fei, Li},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {392-405},
  doi       = {10.1007/978-3-642-15552-9_29},
  url       = {https://mlanthology.org/eccv/2010/niebles2010eccv-modeling/}
}