Efficient Highly Over-Complete Sparse Coding Using a Mixture Model

Abstract

Sparse coding of sensory data has recently attracted notable attention in research of learning useful features from the unlabeled data. Empirical studies show that mapping the data into a significantly higher-dimensional space with sparse coding can lead to superior classification performance. However, computationally it is challenging to learn a set of highly over-complete dictionary bases and to encode the test data with the learned bases. In this paper, we describe a mixture sparse coding model that can produce high-dimensional sparse representations very efficiently. Besides the computational advantage, the model effectively encourages data that are similar to each other to enjoy similar sparse representations. What’s more, the proposed model can be regarded as an approximation to the recently proposed local coordinate coding (LCC), which states that sparse coding can approximately learn the nonlinear manifold of the sensory data in a locally linear manner. Therefore, the feature learned by the mixture sparse coding model works pretty well with linear classifiers. We apply the proposed model to PASCAL VOC 2007 and 2009 datasets for the classification task, both achieving state-of-the-art performances.

Cite

Text

Yang et al. "Efficient Highly Over-Complete Sparse Coding Using a Mixture Model." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15555-0_9

Markdown

[Yang et al. "Efficient Highly Over-Complete Sparse Coding Using a Mixture Model." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/yang2010eccv-efficient/) doi:10.1007/978-3-642-15555-0_9

BibTeX

@inproceedings{yang2010eccv-efficient,
  title     = {{Efficient Highly Over-Complete Sparse Coding Using a Mixture Model}},
  author    = {Yang, Jianchao and Yu, Kai and Huang, Thomas S.},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {113-126},
  doi       = {10.1007/978-3-642-15555-0_9},
  url       = {https://mlanthology.org/eccv/2010/yang2010eccv-efficient/}
}