Sparse Coding and Dictionary Learning for Symmetric Positive Definite Matrices: A Kernel Approach

Abstract

Recent advances suggest that a wide range of computer vision problems can be addressed more appropriately by considering non-Euclidean geometry. This paper tackles the problem of sparse coding and dictionary learning in the space of symmetric positive definite matrices, which form a Riemannian manifold. With the aid of the recently introduced Stein kernel (related to a symmetric version of Bregman matrix divergence), we propose to perform sparse coding by embedding Riemannian manifolds into reproducing kernel Hilbert spaces. This leads to a convex and kernel version of the Lasso problem, which can be solved efficiently. We furthermore propose an algorithm for learning a Riemannian dictionary (used for sparse coding), closely tied to the Stein kernel. Experiments on several classification tasks (face recognition, texture classification, person re-identification) show that the proposed sparse coding approach achieves notable improvements in discrimination accuracy, in comparison to state-of-the-art methods such as tensor sparse coding, Riemannian locality preserving projection, and symmetry-driven accumulation of local features.

Cite

Text

Harandi et al. "Sparse Coding and Dictionary Learning for Symmetric Positive Definite Matrices: A Kernel Approach." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_16

Markdown

[Harandi et al. "Sparse Coding and Dictionary Learning for Symmetric Positive Definite Matrices: A Kernel Approach." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/harandi2012eccv-sparse/) doi:10.1007/978-3-642-33709-3_16

BibTeX

@inproceedings{harandi2012eccv-sparse,
  title     = {{Sparse Coding and Dictionary Learning for Symmetric Positive Definite Matrices: A Kernel Approach}},
  author    = {Harandi, Mehrtash Tafazzoli and Sanderson, Conrad and Hartley, Richard I. and Lovell, Brian C.},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {216-229},
  doi       = {10.1007/978-3-642-33709-3_16},
  url       = {https://mlanthology.org/eccv/2012/harandi2012eccv-sparse/}
}