Beyond Covariance: Feature Representation with Nonlinear Kernel Matrices

Abstract

Covariance matrix has recently received increasing attention in computer vision by leveraging Riemannian geometry of symmetric positive-definite (SPD) matrices. Originally proposed as a region descriptor, it has now been used as a generic representation in various recognition tasks. However, covariance matrix has shortcomings such as being prone to be singular, limited capability in modeling complicated feature relationship, and having a fixed form of representation. This paper argues that more appropriate SPD-matrix-based representations shall be explored to achieve better recognition. It proposes an open framework to use the kernel matrix over feature dimensions as a generic representation and discusses its properties and advantages. The proposed framework significantly elevates covariance representation to the unlimited opportunities provided by this new representation. Experimental study shows that this representation consistently outperforms its covariance counterpart on various visual recognition tasks. In particular, it achieves significant improvement on skeleton-based human action recognition, demonstrating the state-of-the-art performance over both the covariance and the existing non-covariance representations.

Cite

Text

Wang et al. "Beyond Covariance: Feature Representation with Nonlinear Kernel Matrices." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.519

Markdown

[Wang et al. "Beyond Covariance: Feature Representation with Nonlinear Kernel Matrices." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/wang2015iccv-beyond/) doi:10.1109/ICCV.2015.519

BibTeX

@inproceedings{wang2015iccv-beyond,
  title     = {{Beyond Covariance: Feature Representation with Nonlinear Kernel Matrices}},
  author    = {Wang, Lei and Zhang, Jianjia and Zhou, Luping and Tang, Chang and Li, Wanqing},
  booktitle = {International Conference on Computer Vision},
  year      = {2015},
  doi       = {10.1109/ICCV.2015.519},
  url       = {https://mlanthology.org/iccv/2015/wang2015iccv-beyond/}
}