scispace - formally typeset
Open AccessJournal ArticleDOI

Robust Face Recognition via Sparse Representation

TLDR
This work considers the problem of automatically recognizing human faces from frontal views with varying expression and illumination, as well as occlusion and disguise, and proposes a general classification algorithm for (image-based) object recognition based on a sparse representation computed by C1-minimization.
Abstract
We consider the problem of automatically recognizing human faces from frontal views with varying expression and illumination, as well as occlusion and disguise. We cast the recognition problem as one of classifying among multiple linear regression models and argue that new theory from sparse signal representation offers the key to addressing this problem. Based on a sparse representation computed by C1-minimization, we propose a general classification algorithm for (image-based) object recognition. This new framework provides new insights into two crucial issues in face recognition: feature extraction and robustness to occlusion. For feature extraction, we show that if sparsity in the recognition problem is properly harnessed, the choice of features is no longer critical. What is critical, however, is whether the number of features is sufficiently large and whether the sparse representation is correctly computed. Unconventional features such as downsampled images and random projections perform just as well as conventional features such as eigenfaces and Laplacianfaces, as long as the dimension of the feature space surpasses certain threshold, predicted by the theory of sparse representation. This framework can handle errors due to occlusion and corruption uniformly by exploiting the fact that these errors are often sparse with respect to the standard (pixel) basis. The theory of sparse representation helps predict how much occlusion the recognition algorithm can handle and how to choose the training images to maximize robustness to occlusion. We conduct extensive experiments on publicly available databases to verify the efficacy of the proposed algorithm and corroborate the above claims.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Robust Recovery of Subspace Structures by Low-Rank Representation

TL;DR: It is shown that the convex program associated with LRR solves the subspace clustering problem in the following sense: When the data is clean, LRR exactly recovers the true subspace structures; when the data are contaminated by outliers, it is proved that under certain conditions LRR can exactly recover the row space of the original data.
Journal ArticleDOI

Discovering governing equations from data by sparse identification of nonlinear dynamical systems

TL;DR: This work develops a novel framework to discover governing equations underlying a dynamical system simply from data measurements, leveraging advances in sparsity techniques and machine learning and using sparse regression to determine the fewest terms in the dynamic governing equations required to accurately represent the data.
Journal ArticleDOI

Sparse Subspace Clustering: Algorithm, Theory, and Applications

TL;DR: In this article, a sparse subspace clustering algorithm is proposed to cluster high-dimensional data points that lie in a union of low-dimensional subspaces, where a sparse representation corresponds to selecting a few points from the same subspace.
Proceedings ArticleDOI

Sparse representation or collaborative representation: Which helps face recognition?

TL;DR: This paper indicates that it is the CR but not the l1-norm sparsity that makes SRC powerful for face classification, and proposes a very simple yet much more efficient face classification scheme, namely CR based classification with regularized least square (CRC_RLS).
Journal ArticleDOI

Sparse Representation for Computer Vision and Pattern Recognition

TL;DR: This review paper highlights a few representative examples of how the interaction between sparse signal representation and computer vision can enrich both fields, and raises a number of open questions for further study.
References
More filters

11-magic : Recovery of sparse signals via convex programming

E. Candes
TL;DR: The code can be used in either “small scale” mode, where the system is constructed explicitly and solved exactly, or in “large scale’ modes, where an iterative matrix-free algorithm such as conjugate gradients (CG) is used to approximately solve the system.
Journal ArticleDOI

Fast Solution of $\ell _{1}$ -Norm Minimization Problems When the Solution May Be Sparse

TL;DR: The Homotopy method is applied to the underdetermined lscr1-minimization problem min parxpar1 subject to y=Ax and is shown to run much more rapidly than general-purpose LP solvers when sufficient sparsity is present, implying that homotopy may be used to rapidly decode error-correcting codes in a stylized communication system with a computational budget constraint.
Proceedings ArticleDOI

Database-friendly random projections

TL;DR: This work gives a novel construction of the embedding of k-dimensional Euclidean space, suitable for database applications, which amounts to computing a simple aggregate over k random attribute partitions.
Journal ArticleDOI

Recognizing imprecisely localized, partially occluded, and expression variant faces from a single sample per class

TL;DR: A probabilistic approach that is able to compensate for imprecisely localized, partially occluded, and expression-variant faces even when only one single training sample per class is available to the system.
Proceedings ArticleDOI

Learning spatially localized, parts-based representation

TL;DR: A novel method, called local non-negative matrix factorization (LNMF), for learning spatially localized, parts-based subspace representation of visual patterns, which gives a set of bases which not only allows a non-subtractive representation of images but also manifests localized features.
Related Papers (5)
Trending Questions (1)
What is the minimum number of images required for a facial recognition model to sufficiently learn features?

The paper does not provide a specific minimum number of images required for a facial recognition model to sufficiently learn features.