A Max-Margin Perspective on Sparse Representation-Based Classification

Abstract

Sparse Representation-based Classification (SRC) is a powerful tool in distinguishing signal categories which lie on different subspaces. Despite its wide application to visual recognition tasks, current understanding of SRC is solely based on a reconstructive perspective, which neither offers any guarantee on its classification performance nor provides any insight on how to design a discriminative dictionary for SRC. In this paper, we present a novel perspective towards SRC and interpret it as a margin classifier. The decision boundary and margin of SRC are analyzed in local regions where the support of sparse code is stable. Based on the derived margin, we propose a hinge loss function as the gauge for the classification performance of SRC. A stochastic gradient descent algorithm is implemented to maximize the margin of SRC and obtain more discriminative dictionaries. Experiments validate the effectiveness of the proposed approach in predicting classification performance and improving dictionary quality over reconstructive ones. Classification results competitive with other state-ofthe-art sparse coding methods are reported on several data sets.

Cite

Text

Wang et al. "A Max-Margin Perspective on Sparse Representation-Based Classification." International Conference on Computer Vision, 2013. doi:10.1109/ICCV.2013.154

Markdown

[Wang et al. "A Max-Margin Perspective on Sparse Representation-Based Classification." International Conference on Computer Vision, 2013.](https://mlanthology.org/iccv/2013/wang2013iccv-maxmargin/) doi:10.1109/ICCV.2013.154

BibTeX

@inproceedings{wang2013iccv-maxmargin,
  title     = {{A Max-Margin Perspective on Sparse Representation-Based Classification}},
  author    = {Wang, Zhaowen and Yang, Jianchao and Nasrabadi, Nasser and Huang, Thomas},
  booktitle = {International Conference on Computer Vision},
  year      = {2013},
  doi       = {10.1109/ICCV.2013.154},
  url       = {https://mlanthology.org/iccv/2013/wang2013iccv-maxmargin/}
}