Cross-View Activity Recognition Using Hankelets

Abstract

Human activity recognition is central to many practical applications, ranging from visual surveillance to gaming interfacing. Most approaches addressing this problem are based on localized spatio-temporal features that can vary significantly when the viewpoint changes. As a result, their performances rapidly deteriorate as the difference between the viewpoints of the training and testing data increases. In this paper, we introduce a new type of feature, the "Hankelet" that captures dynamic properties of short tracklets. While Hankelets do not carry any spatial information, they bring invariant properties to changes in viewpoint that allow for robust cross-view activity recognition, i.e. when actions are recognized using a classifier trained on data from a different viewpoint. Our experiments on the IXMAS dataset show that using Hanklets improves the state of the art performance by over 20%.

Cite

Text

Li et al. "Cross-View Activity Recognition Using Hankelets." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247822

Markdown

[Li et al. "Cross-View Activity Recognition Using Hankelets." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/li2012cvpr-cross/) doi:10.1109/CVPR.2012.6247822

BibTeX

@inproceedings{li2012cvpr-cross,
  title     = {{Cross-View Activity Recognition Using Hankelets}},
  author    = {Li, Binlong and Camps, Octavia I. and Sznaier, Mario},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1362-1369},
  doi       = {10.1109/CVPR.2012.6247822},
  url       = {https://mlanthology.org/cvpr/2012/li2012cvpr-cross/}
}