Mixture of Heterogeneous Attribute Analyzers for Human Action Detection

Abstract

We propose a human action detection framework called “mixture of heterogeneous attribute analyzer”. This framework integrates heterogeneous attributes learned from static and dynamic, local and global video features, to boost the action detection performance. To this end, we first detect and track multiple people by SVM-HOG detector and tracklet generation. Multiple short human tracklets are then linked into long trajectories by spatio-temporal matching. Human key poses and local dense motion trajectories are then extracted within the tracked human bounding box sequences. Second, we propose a mining method to learn discriminative attributes from these three feature modalities: human bounding box trajectory, key pose and local dense motion trajectories. Finally, the learned discriminative attributes are integrated in a latent structural max-margin learning framework which also explores the spatio-temporal relationship between heterogeneous feature attributes. Experiments on the ChaLearn 2014 human action dataset demonstrate the superior detection performance of the proposed framework.

Cite

Text

Pei et al. "Mixture of Heterogeneous Attribute Analyzers for Human Action Detection." European Conference on Computer Vision Workshops, 2014. doi:10.1007/978-3-319-16178-5_37

Markdown

[Pei et al. "Mixture of Heterogeneous Attribute Analyzers for Human Action Detection." European Conference on Computer Vision Workshops, 2014.](https://mlanthology.org/eccvw/2014/pei2014eccvw-mixture/) doi:10.1007/978-3-319-16178-5_37

BibTeX

@inproceedings{pei2014eccvw-mixture,
  title     = {{Mixture of Heterogeneous Attribute Analyzers for Human Action Detection}},
  author    = {Pei, Yong and Ni, Bingbing and Atmosukarto, Indriyati},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2014},
  pages     = {528-540},
  doi       = {10.1007/978-3-319-16178-5_37},
  url       = {https://mlanthology.org/eccvw/2014/pei2014eccvw-mixture/}
}