Learning a Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD

Abstract

A label consistent K-SVD (LC-KSVD) algorithm to learn a discriminative dictionary for sparse coding is presented. In addition to using class labels of training data, we also associate label information with each dictionary item (columns of the dictionary matrix) to enforce discriminability in sparse codes during the dictionary learning process. More specifically, we introduce a new label consistent constraint called `discriminative sparse-code error' and combine it with the reconstruction error and the classification error to form a unified objective function. The optimal solution is efficiently obtained using the K-SVD algorithm. Our algorithm learns a single over-complete dictionary and an optimal linear classifier jointly. It yields dictionaries so that feature points with the same class labels have similar sparse codes. Experimental results demonstrate that our algorithm outperforms many recently proposed sparse coding techniques for face and object category recognition under the same learning conditions.

Cite

Text

Jiang et al. "Learning a Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995354

Markdown

[Jiang et al. "Learning a Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/jiang2011cvpr-learning/) doi:10.1109/CVPR.2011.5995354

BibTeX

@inproceedings{jiang2011cvpr-learning,
  title     = {{Learning a Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD}},
  author    = {Jiang, Zhuolin and Lin, Zhe and Davis, Larry S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {1697-1704},
  doi       = {10.1109/CVPR.2011.5995354},
  url       = {https://mlanthology.org/cvpr/2011/jiang2011cvpr-learning/}
}