A sparsity augmented probabilistic collaborative representation based classification method
Xiao-Yun Cai, He-Feng Yin

TL;DR
This paper introduces SA-ProCRC, a novel image classification method that combines dense and sparse coefficients for improved recognition accuracy, demonstrated on face and scene image datasets.
Contribution
The paper proposes a sparsity augmented probabilistic collaborative representation method that enhances classification performance by integrating dense and sparse coefficients.
Findings
Achieves promising results on face and scene image datasets
Outperforms some conventional classification methods
Provides accessible source code for reproducibility
Abstract
In order to enhance the performance of image recognition, a sparsity augmented probabilistic collaborative representation based classification (SA-ProCRC) method is presented. The proposed method obtains the dense coefficient through ProCRC, then augments the dense coefficient with a sparse one, and the sparse coefficient is attained by the orthogonal matching pursuit (OMP) algorithm. In contrast to conventional methods which require explicit computation of the reconstruction residuals for each class, the proposed method employs the augmented coefficient and the label matrix of the training samples to classify the test sample. Experimental results indicate that the proposed method can achieve promising results for face and scene images. The source code of our proposed SA-ProCRC is accessible at https://github.com/yinhefeng/SAProCRC.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Image Processing Techniques and Applications
MethodsTest
