Robust Face Recognition via Adaptive Sparse Representation
Sparse Representation (or coding) based Classification (SRC) has gained great success in face recognition in recent years. However, SRC emphasizes the sparsity too much and overlooks the correlation information which has been demonstrated to be critical in real-world face recognition problems. Besides, some work considers the correlation but overlooks the discriminative ability of sparsity. Different from these existing techniques, in this paper, we propose a framework called Adaptive Sparse Representation based Classification (ASRC) in which sparsity and correlation are jointly considered. Specifically, when the samples are of low correlation, ASRC selects the most discriminative samples for representation, like SRC; when the training samples are highly correlated, ASRC selects most of the correlated and discriminative samples for representation, rather than choosing some related samples randomly. In general, the representation model is adaptive to the correlation structure, which benefits from both $\ell_1$-norm and $\ell_2$-norm. Extensive experiments conducted on publicly available data sets verify the effectiveness and robustness of the proposed algorithm by comparing it with state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Face RecognitionGeneral ClassificationRobust Face RecognitionSparse Representation-based ClassificationSimilar Papers 제목 키워드 기반
Sparse Graphical Representation based Discriminant Analysis for Heterogeneous Face Recognition
Face images captured in heterogeneous environments, e.g., sketches generated by the artists or composite-generation software, photos taken by common cameras and infrared images captured by corresponding infrared imaging …
Face RecognitionHeterogeneous Face RecognitionCompositional Dictionaries for Domain Adaptive Face Recognition
We present a dictionary learning approach to compensate for the transformation of faces due to changes in view point, illumination, resolution, etc. The key idea of our approach is to force domain-invariant sparse coding…
Dictionary LearningFace RecognitionColor Face Recognition using High-Dimension Quaternion-based Adaptive Representation
Recently, quaternion collaborative representation-based classification (QCRC) and quaternion sparse representation-based classification (QSRC) have been proposed for color face recognition. They can obtain correlation in…
Face RecognitionGeneral ClassificationSparse Representation-based ClassificationVocal Bursts Intensity PredictionDiscriminative Local Sparse Representations for Robust Face Recognition
A key recent advance in face recognition models a test face image as a sparse linear combination of a set of training face images. The resulting sparse representations have been shown to possess robustness against a vari…
Face RecognitionGeneral ClassificationRobust Face RecognitionRobust Face Recognition via Block Sparse Bayesian Learning
Face recognition (FR) is an important task in pattern recognition and computer vision. Sparse representation (SR) has been demonstrated to be a powerful framework for FR. In general, an SR algorithm treats each face in a…
Face RecognitionRobust Face Recognition