Recognizing Actions Across Cameras by Exploring the Correlated Subspace
Abstract
We present a novel transfer learning approach to cross-camera action recognition. Inspired by canonical correlation analysis (CCA), we first extract the spatio-temporal visual words from videos captured at different views, and derive a correlation subspace as a joint representation for different bag-of-words models at different views. Different from prior CCA-based approaches which simply train standard classifiers such as SVM in the resulting subspace, we explore the domain transfer ability of CCA in the correlation subspace, in which each dimension has a different capability in correlating source and target data. In our work, we propose a novel SVM with a correlation regularizer which incorporates such ability into the design of the SVM. Experiments on the IXMAS dataset verify the effectiveness of our method, which is shown to outperform state-of-the-art transfer learning approaches without taking such domain transfer ability into consideration.
Cite
Text
Huang et al. "Recognizing Actions Across Cameras by Exploring the Correlated Subspace." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33863-2_34Markdown
[Huang et al. "Recognizing Actions Across Cameras by Exploring the Correlated Subspace." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/huang2012eccvw-recognizing/) doi:10.1007/978-3-642-33863-2_34BibTeX
@inproceedings{huang2012eccvw-recognizing,
title = {{Recognizing Actions Across Cameras by Exploring the Correlated Subspace}},
author = {Huang, Chun-Hao and Yeh, Yi-Ren and Wang, Yu-Chiang Frank},
booktitle = {European Conference on Computer Vision Workshops},
year = {2012},
pages = {342-351},
doi = {10.1007/978-3-642-33863-2_34},
url = {https://mlanthology.org/eccvw/2012/huang2012eccvw-recognizing/}
}