Dictionary Learning and Sparse Coding on Grassmann Manifolds: An Extrinsic Solution

Abstract

Recent advances in computer vision and machine learning suggest that a wide range of problems can be addressed more appropriately by considering non-Euclidean geometry. In this paper we explore sparse dictionary learning over the space of linear subspaces, which form Riemannian structures known as Grassmann manifolds. To this end, we propose to embed Grassmann manifolds into the space of symmetric matrices by an isometric mapping, which enables us to devise a closed-form solution for updating a Grassmann dictionary, atom by atom. Furthermore, to handle non-linearity in data, we propose a kernelised version of the dictionary learning algorithm. Experiments on several classification tasks (face recognition, action recognition, dynamic texture classification) show that the proposed approach achieves considerable improvements in discrimination accuracy, in comparison to state-of-the-art methods such as kernelised Affine Hull Method and graphembedding Grassmann discriminant analysis.

Cite

Text

Harandi et al. "Dictionary Learning and Sparse Coding on Grassmann Manifolds: An Extrinsic Solution." International Conference on Computer Vision, 2013. doi:10.1109/ICCV.2013.387

Markdown

[Harandi et al. "Dictionary Learning and Sparse Coding on Grassmann Manifolds: An Extrinsic Solution." International Conference on Computer Vision, 2013.](https://mlanthology.org/iccv/2013/harandi2013iccv-dictionary/) doi:10.1109/ICCV.2013.387

BibTeX

@inproceedings{harandi2013iccv-dictionary,
  title     = {{Dictionary Learning and Sparse Coding on Grassmann Manifolds: An Extrinsic Solution}},
  author    = {Harandi, Mehrtash and Sanderson, Conrad and Shen, Chunhua and Lovell, Brian C.},
  booktitle = {International Conference on Computer Vision},
  year      = {2013},
  doi       = {10.1109/ICCV.2013.387},
  url       = {https://mlanthology.org/iccv/2013/harandi2013iccv-dictionary/}
}