Activity Recognition in Still Images with Transductive Non-Negative Matrix Factorization

Abstract

Still image based activity recognition is a challenging problem due to changes in appearance of persons, articulation in poses, cluttered backgrounds, and absence of temporal features. In this paper, we proposed a novel method to recognize activities from still images based on transductive non-negative matrix factorization (TNMF). TNMF clusters the visual descriptors of each human action in the training images into fixed number of groups meanwhile learns to represent the visual descriptor of test image on the concatenated bases. Since TNMF learns these bases on both training images and test image simultaneously, it learns a more discriminative representation than standard NMF based methods. We developed a multiplicative update rule to solve TNMF and proved its convergence. Experimental results on both laboratory and real-world datasets demonstrate that TNMF consistently outperforms NMF.

Cite

Text

Guan et al. "Activity Recognition in Still Images with Transductive Non-Negative Matrix Factorization." European Conference on Computer Vision Workshops, 2014. doi:10.1007/978-3-319-16178-5_56

Markdown

[Guan et al. "Activity Recognition in Still Images with Transductive Non-Negative Matrix Factorization." European Conference on Computer Vision Workshops, 2014.](https://mlanthology.org/eccvw/2014/guan2014eccvw-activity/) doi:10.1007/978-3-319-16178-5_56

BibTeX

@inproceedings{guan2014eccvw-activity,
  title     = {{Activity Recognition in Still Images with Transductive Non-Negative Matrix Factorization}},
  author    = {Guan, Naiyang and Tao, Dacheng and Lan, Long and Luo, Zhigang and Yang, Xuejun},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2014},
  pages     = {802-817},
  doi       = {10.1007/978-3-319-16178-5_56},
  url       = {https://mlanthology.org/eccvw/2014/guan2014eccvw-activity/}
}