Action Recognition Using Discriminative Structured Trajectory Groups

Abstract

In this paper, we develop a novel framework for action recognition in videos. The framework is based on automatically learning the discriminative trajectory groups that are relevant to an action. Different from previous approaches, our method does not require complex computation for graph matching or complex latent models to localize the parts. We model a video as a structured bag of trajectory groups with latent class variables. We model action recognition problem in a weakly supervised setting and learn discriminative trajectory groups by employing multiple instance learning (MIL) based Support Vector Machine (SVM) using pre-computed kernels. The kernels depend on the spatio-temporal relationship between the extracted trajectory groups and their associated features. We demonstrate both quantitatively and qualitatively that the classification performance of our proposed method is superior to baselines and several state-of-the-art approaches on three challenging standard benchmark datasets.

Cite

Text

Atmosukarto et al. "Action Recognition Using Discriminative Structured Trajectory Groups." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.124

Markdown

[Atmosukarto et al. "Action Recognition Using Discriminative Structured Trajectory Groups." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/atmosukarto2015wacv-action/) doi:10.1109/WACV.2015.124

BibTeX

@inproceedings{atmosukarto2015wacv-action,
  title     = {{Action Recognition Using Discriminative Structured Trajectory Groups}},
  author    = {Atmosukarto, Indriyati and Ahuja, Narendra and Ghanem, Bernard},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {899-906},
  doi       = {10.1109/WACV.2015.124},
  url       = {https://mlanthology.org/wacv/2015/atmosukarto2015wacv-action/}
}