A Multi-Modal Sparse Coding Classifier Using Dictionaries with Different Number of Atoms

Abstract

Most of classification methods including the ones based on sparse representation (SRC), look at every training sample and its extracted modalities as a single point in a high dimensional space and a collection of these points build the training space used to train the classifier. In a multimodality classification problem, there might be lots of redundancies associated with different modalities of the training data which degrade the performance of the classifier. This paper considers the problem of multi-modality classification in a sparse representation framework which separately looks at each modality space and builds abstract and in the same time, precise models with different number of representatives for each individual modality. An optimization is also introduced to solve the classification problem using these models. In comparison to SRC which directly uses one modality from the training samples, the proposed method utilizes multiple abstract modalities to form efficient and comprehensive representation of the data in order to increase both the accuracy and efficiency of the classification process. Experimental results on face and digit recognition applications show that the proposed method has higher recognition rate compared to single-modality as well as multi-modality methods based on SRC.

Cite

Text

Shafiee et al. "A Multi-Modal Sparse Coding Classifier Using Dictionaries with Different Number of Atoms." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.75

Markdown

[Shafiee et al. "A Multi-Modal Sparse Coding Classifier Using Dictionaries with Different Number of Atoms." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/shafiee2015wacv-multi/) doi:10.1109/WACV.2015.75

BibTeX

@inproceedings{shafiee2015wacv-multi,
  title     = {{A Multi-Modal Sparse Coding Classifier Using Dictionaries with Different Number of Atoms}},
  author    = {Shafiee, Soheil and Kamangar, Farhad and Athitsos, Vassilis},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {518-525},
  doi       = {10.1109/WACV.2015.75},
  url       = {https://mlanthology.org/wacv/2015/shafiee2015wacv-multi/}
}