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

A Review of the Autoencoder and Its Variants: A Comparative Perspective from Target Recognition in Synthetic-Aperture Radar Images

TL;DR: The milestone work done by Hinton and Salakhutdinov proposes to initialize the weights that allow deep autoencoder networks to learn lowdimensional codes, and the encoding trick introduced works much better than principal component analysis (PCA) in terms of dimension reduction.
Journal ArticleDOI

Modern Computer Vision Techniques for X-Ray Testing in Baggage Inspection

TL;DR: This paper attempts to make a contribution to the field of object recognition in X-ray testing by evaluating different computer vision strategies that have been proposed in the last years, and strongly believes that it is possible to design an automated aid for the human inspection task using these computer vision algorithms.
Journal ArticleDOI

Adaptive Sparse Representations for Video Anomaly Detection

TL;DR: A new joint sparsity model for anomaly detection is developed that enables the detection of joint anomalies involving multiple objects and introduces nonlinearity into the linear sparsityModel, that is, kernelize to enable superior class separability and hence anomaly detection.
Journal ArticleDOI

Robust regression for face recognition

TL;DR: The proposed Robust Linear Regression Classification (RLRC) algorithm is extensively evaluated for two important cases of robustness i.e. illumination variations and random pixel corruption and is found to be favorable compared with the benchmark generative approaches.
Proceedings ArticleDOI

Nonnegative sparse coding for discriminative semi-supervised learning

TL;DR: A nonnegative sparse algorithm and its approximated algorithm based on the l0–l1 equivalence theory to compute the non negative sparse weights of a graph is introduced and the sparse probability graph (SPG) is termed for representing the proposed method.
References
More filters
Journal ArticleDOI

Regression Shrinkage and Selection via the Lasso

TL;DR: A new method for estimation in linear models called the lasso, which minimizes the residual sum of squares subject to the sum of the absolute value of the coefficients being less than a constant, is proposed.
Book

The Nature of Statistical Learning Theory

TL;DR: Setting of the learning problem consistency of learning processes bounds on the rate of convergence ofLearning processes controlling the generalization ability of learning process constructing learning algorithms what is important in learning theory?
Book

Convex Optimization

TL;DR: In this article, the focus is on recognizing convex optimization problems and then finding the most appropriate technique for solving them, and a comprehensive introduction to the subject is given. But the focus of this book is not on the optimization problem itself, but on the problem of finding the appropriate technique to solve it.
Journal ArticleDOI

Eigenfaces for recognition

TL;DR: A near-real-time computer system that can locate and track a subject's head, and then recognize the person by comparing characteristics of the face to those of known individuals, and that is easy to implement using a neural network architecture.
Journal ArticleDOI

Eigenfaces vs. Fisherfaces: recognition using class specific linear projection

TL;DR: A face recognition algorithm which is insensitive to large variation in lighting direction and facial expression is developed, based on Fisher's linear discriminant and produces well separated classes in a low-dimensional subspace, even under severe variations in lighting and facial expressions.
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.