Atomic Action Features: A New Feature for Action Recognition

Abstract

We introduce an atomic action based features and demonstrate that it consistently improves performance on human activity recognition. The features are built using auxiliary atomic action data collected in our lab. We train a kernelized SVM classifier for each atomic action class. Then given a local spatio-temporal cuboid of a test video, we represent it using the responses of our atomic action classifiers. This new atomic action feature is discriminative, and has semantic meanings. We perform extensive experiments on four benchmark action recognition datasets. The results show that atomic action features either outperform the corresponding low level features or significantly boost the recognition performance by combining the two.

Cite

Text

Zhou and Wang. "Atomic Action Features: A New Feature for Action Recognition." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33863-2_29

Markdown

[Zhou and Wang. "Atomic Action Features: A New Feature for Action Recognition." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/zhou2012eccvw-atomic/) doi:10.1007/978-3-642-33863-2_29

BibTeX

@inproceedings{zhou2012eccvw-atomic,
  title     = {{Atomic Action Features: A New Feature for Action Recognition}},
  author    = {Zhou, Qiang and Wang, Gang},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2012},
  pages     = {291-300},
  doi       = {10.1007/978-3-642-33863-2_29},
  url       = {https://mlanthology.org/eccvw/2012/zhou2012eccvw-atomic/}
}