paper-with-me

홈 › Papers

Discriminative Local Sparse Representations for Robust Face Recognition

2011-11-08 · Yi Chen, Umamahesh Srinivas, Thong T. Do, Vishal Monga, Trac. D. Tran

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 variety of distortions like random pixel corruption, occlusion and disguise. This approach however makes the restrictive (in many scenarios) assumption that test faces must be perfectly aligned (or registered) to the training data prior to classification. In this paper, we propose a simple yet robust local block-based sparsity model, using adaptively-constructed dictionaries from local features in the training data, to overcome this misalignment problem. Our approach is inspired by human perception: we analyze a series of local discriminative features and combine them to arrive at the final classification decision. We propose a probabilistic graphical model framework to explicitly mine the conditional dependencies between these distinct sparse local features. In particular, we learn discriminative graphs on sparse representations obtained from distinct local slices of a face. Conditional correlations between these sparse features are first discovered (in the training phase), and subsequently exploited to bring about significant improvements in recognition rates. Experimental results obtained on benchmark face databases demonstrate the effectiveness of the proposed algorithms in the presence of multiple registration errors (such as translation, rotation, and scaling) as well as under variations of pose and illumination.

📄 PDF Abstract BibTeX arXiv:1111.01947

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionGeneral ClassificationRobust Face Recognition

Similar Papers 제목 키워드 기반

Low-rank representations with incoherent dictionary for face recognition

2019-12-10 · Pei Xie, He-Feng Yin, Xiao-Jun Wu

Face recognition remains a hot topic in computer vision, and it is challenging to tackle the problem that both the training and testing images are corrupted. In this paper, we propose a novel semi-supervised method based…

Face Recognition

Masked Face Recognition with Generative-to-Discriminative Representations

2024-05-27 · Shiming Ge, Weijia Guo, Chenyu Li, Junzheng Zhang 외

Masked face recognition is important for social good but challenged by diverse occlusions that cause insufficient or inaccurate representations. In this work, we propose a unified deep network to learn generative-to-disc…

AttributeFace RecognitionFacial Inpainting

Discriminatively Trained Sparse Code Gradients for Contour Detection

2012-12-01 · NeurIPS 2012 12 · Ren Xiaofeng, Liefeng Bo

Finding contours in natural images is a fundamental problem that serves as the basis of many tasks such as image segmentation and object recognition. At the core of contour detection technologies are a set of hand-design…

Contour DetectionDictionary LearningImage SegmentationObject Recognition+1

Trace Quotient with Sparsity Priors for Learning Low Dimensional Image Representations

2018-10-08 · Xian Wei, Hao Shen, Martin Kleinsteuber

This work studies the problem of learning appropriate low dimensional image representations. We propose a generic algorithmic framework, which leverages two classic representation learning paradigms, i.e., sparse represe…

Data VisualizationDimensionality ReductionRepresentation Learning

Robust Face Recognition via Adaptive Sparse Representation

2014-04-18 · Jing Wang, Can-Yi Lu, Meng Wang, Pei-Pei Li 외

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…

Face RecognitionGeneral ClassificationRobust Face RecognitionSparse Representation-based Classification