• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Towards a practical face recognition system: robust registration and illumination by sparse representation. (2009)

by A Wagner, J Wright, A Ganesh, Z H Zhou, Y Ma
Venue:In CVPR
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 108
Next 10 →

RASL: Robust Alignment by Sparse and Low-rank Decomposition for Linearly Correlated Images

by Yigang Peng, Arvind Ganesh, John Wright, Wenli Xu, Yi Ma , 2010
"... This paper studies the problem of simultaneously aligning a batch of linearly correlated images despite gross corruption (such as occlusion). Our method seeks an optimal set of image domain transformations such that the matrix of transformed images can be decomposed as the sum of a sparse matrix of ..."
Abstract - Cited by 161 (6 self) - Add to MetaCart
This paper studies the problem of simultaneously aligning a batch of linearly correlated images despite gross corruption (such as occlusion). Our method seeks an optimal set of image domain transformations such that the matrix of transformed images can be decomposed as the sum of a sparse matrix of errors and a low-rank matrix of recovered aligned images. We reduce this extremely challenging optimization problem to a sequence of convex programs that minimize the sum of ℓ1-norm and nuclear norm of the two component matrices, which can be efficiently solved by scalable convex optimization techniques with guaranteed fast convergence. We verify the efficacy of the proposed robust alignment algorithm with extensive experiments with both controlled and uncontrolled real data, demonstrating higher accuracy and efficiency than existing methods over a wide range of realistic misalignments and corruptions.
(Show Context)

Citation Context

...batch image alignment (see, e.g., [9], [20] and references therein). More recently a similar iterative convex programming approach was proposed for single-to-batch image alignment in face recognition =-=[21]-=-. April 14, 2011 DRAFTREVISED MANUSCRIPT SUBMITTED TO IEEE TRANS. PAMI, APRIL 2011. 9 Algorithm 1 (Outer loop of RASL) INPUT: Images I1,...,In ∈ R w×h , initial transformations τ1,...,τn in a certain...

Sparse Representation For Computer Vision and Pattern Recognition

by John Wright, Yi Ma, Julien Mairal, Guillermo Sapiro, Thomas Huang, Shuicheng Yan , 2009
"... Techniques from sparse signal representation are beginning to see significant impact in computer vision, often on non-traditional applications where the goal is not just to obtain a compact high-fidelity representation of the observed signal, but also to extract semantic information. The choice of ..."
Abstract - Cited by 146 (9 self) - Add to MetaCart
Techniques from sparse signal representation are beginning to see significant impact in computer vision, often on non-traditional applications where the goal is not just to obtain a compact high-fidelity representation of the observed signal, but also to extract semantic information. The choice of dictionary plays a key role in bridging this gap: unconventional dictionaries consisting of, or learned from, the training samples themselves provide the key to obtaining state-of-theart results and to attaching semantic meaning to sparse signal representations. Understanding the good performance of such unconventional dictionaries in turn demands new algorithmic and analytical techniques. 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.
(Show Context)

Citation Context

...number of observations, and we cannot directly solve for α0. However, under mild conditions [28], the desired solution (α0, e0) is 2 For a detailed explanation of how such images can be obtained, see =-=[68]-=-. Fig. 1. Overview of the face recognition approach. The method represents a test image (left), which is potentially occluded (top) or corrupted (bottom), as a sparse linear combination of all the tra...

Sparse Representation or Collaborative Representation: Which Helps Face Recognition?

by Lei Zhang , Meng Yang , Xiangchu Feng
"... As a recently proposed technique, sparse representation based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to th ..."
Abstract - Cited by 107 (16 self) - Add to MetaCart
As a recently proposed technique, sparse representation based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the minimum representation error. While the importance of sparsity is much emphasized in SRC and many related works, the use of collaborative representation (CR) in SRC is ignored by most literature. However, is it really the l1-norm sparsity that improves the FR accuracy? This paper devotes to analyze the working mechanism of SRC, and indicates that it is the CR but not the l1-norm sparsity that makes SRC powerful for face classification. Consequently, we propose a very simple yet much more efficient face classification scheme, namely CR based classification with regularized least square (CRC_RLS). The extensive experiments clearly show that CRC_RLS has very competitive classification results, while it has significantly less complexity than SRC.

Supervised translation-invariant sparse coding

by Jianchao Yang, Kai Yu, Thomas Huang - IN: IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION , 2010
"... In this paper, we propose a novel supervised hierarchical sparse coding model based on local image descriptors for classification tasks. The supervised dictionary training is performed via back-projection, by minimizing the training error of classifying the image level features, which are extracted ..."
Abstract - Cited by 76 (8 self) - Add to MetaCart
In this paper, we propose a novel supervised hierarchical sparse coding model based on local image descriptors for classification tasks. The supervised dictionary training is performed via back-projection, by minimizing the training error of classifying the image level features, which are extracted by max pooling over the sparse codes within a spatial pyramid. Such a max pooling procedure across multiple spatial scales offer the model translation invariant properties, similar to the Convolutional Neural Network (CNN). Experiments show that our supervised dictionary improves the performance of the proposed model significantly over the unsupervised dictionary, leading to state-of-the-art performance on diverse image databases. Further more, our supervised model targets learning linear features, implying its great potential in handling large scale datasets in real applications.

Fisher Discrimination Dictionary Learning for Sparse Representation

by Meng Yang , Lei Zhang , Xiangchu Feng , David Zhang
"... Sparse representation based classification has led to interesting image recognition results, while the dictionary used for sparse coding plays a key role in it. This paper presents a novel dictionary learning (DL) method to improve the pattern classification performance. Based on the Fisher discrimi ..."
Abstract - Cited by 72 (9 self) - Add to MetaCart
Sparse representation based classification has led to interesting image recognition results, while the dictionary used for sparse coding plays a key role in it. This paper presents a novel dictionary learning (DL) method to improve the pattern classification performance. Based on the Fisher discrimination criterion, a structured dictionary, whose dictionary atoms have correspondence to the class labels, is learned so that the reconstruction error after sparse coding can be used for pattern classification. Meanwhile, the Fisher discrimination criterion is imposed on the coding coefficients so that they have small within-class scatter but big between-class scatter. A new classification scheme associated with the proposed Fisher discrimination DL (FDDL) method is then presented by using both the discriminative information in the reconstruction error and sparse coding coefficients. The proposed FDDL is extensively evaluated on benchmark image databases in comparison with existing sparse representation and DL based classification methods.

Visual classification with multi-task joint sparse representation

by Xiao-tong Yuan, Xiaobai Liu, Shuicheng Yan, Senior Member - In CVPR , 2010
"... Abstract — We address the problem of visual classification with multiple features and/or multiple instances. Motivated by the recent success of multitask joint covariate selection, we formulate this problem as a multitask joint sparse representation model to combine the strength of multiple features ..."
Abstract - Cited by 66 (1 self) - Add to MetaCart
Abstract — We address the problem of visual classification with multiple features and/or multiple instances. Motivated by the recent success of multitask joint covariate selection, we formulate this problem as a multitask joint sparse representation model to combine the strength of multiple features and/or instances for recognition. A joint sparsity-inducing norm is utilized to enforce class-level joint sparsity patterns among the multiple representation vectors. The proposed model can be efficiently optimized by a proximal gradient method. Furthermore, we extend our method to the setup where features are described in kernel matrices. We then investigate into two applications of our method to visual classification: 1) fusing multiple kernel features for object categorization and 2) robust face recognition in video with an ensemble of query images. Extensive experiments on challenging real-world data sets demonstrate that the proposed method is competitive to the state-of-the-art methods in respective applications. Index Terms — Feature fusion, multitask learning, sparse representation, visual classification.
(Show Context)

Citation Context

...ROBLEM of recovering sparse linear representationof a query datum with respect to a dictionary of reference data has recently received wide interests in signal processing [1], [2] and computer vision =-=[3]-=-–[7]. By taking the training datum as observations of covariate and the query datum as response, the sparse linear representation problem can be cast into a problem of sparse covariate selection via l...

Robust sparse coding for face recognition

by Meng Yang, Lei Zhang, Jian Yang, David Zhang - Proc. IEEE Int’l Conf. Computer Vision and Pattern Recognition , 2011
"... Recently the sparse representation (or coding) based classification (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the training samples, and the representation fidelity is measured by the ..."
Abstract - Cited by 43 (10 self) - Add to MetaCart
Recently the sparse representation (or coding) based classification (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the training samples, and the representation fidelity is measured by the
(Show Context)

Citation Context

... and corruption. In [9], Huang et al. proposed a sparse representation recovery method which is invariant to imageplane transformation to deal with the misalignment and pose variation in FR, while in =-=[22]-=- Wagner et al. proposed a sparse representation based method that could deal with face misalignment and illumination variation. Instead of directly using original facial features, Yang and Zhang [27] ...

Extended SRC: Undersampled face recognition via intraclass variant dictionary

by Weihong Deng, Jiani Hu, Jun Guo - IEEE TPAMI , 2012
"... Abstract—Sparse Representation-Based Classification (SRC) is a face recognition breakthrough in recent years which has successfully addressed the recognition problem with sufficient training images of each gallery subject. In this paper, we extend SRC to applications where there are very few, or eve ..."
Abstract - Cited by 33 (4 self) - Add to MetaCart
Abstract—Sparse Representation-Based Classification (SRC) is a face recognition breakthrough in recent years which has successfully addressed the recognition problem with sufficient training images of each gallery subject. In this paper, we extend SRC to applications where there are very few, or even a single, training images per subject. Assuming that the intraclass variations of one subject can be approximated by a sparse linear combination of those of other subjects, Extended Sparse Representation-Based Classifier (ESRC) applies an auxiliary intraclass variant dictionary to represent the possible variation between the training and testing images. The dictionary atoms typically represent intraclass sample differences computed from either the gallery faces themselves or the generic faces that are outside the gallery. Experimental results on the AR and FERET databases show that ESRC has better generalization ability than SRC for undersampled face recognition under variable expressions, illuminations, disguises, and ages. The superior results of ESRC suggest that if the dictionary is properly constructed, SRC algorithms can generalize well to the large-scale face recognition problem, even with a single training image per class. Index Terms—Face recognition, sparse representation, undersampled problem, feature extraction. Ç 1
(Show Context)

Citation Context

...placianfaces-based features. It is commonly believed that SRC always requires a rich set of training images of each subject that can span the facial variation of that subject under testing conditions =-=[8]-=-. To fulfill this requirement, Wagner et al. [8] recently designed a system that acquires tens of images of each subject to cover all possible illumination changes. However, many important application...

Sparse Bayesian methods for low-rank matrix estimation. arXiv:1102.5288v1 [stat.ML

by S. Derin Babacan, Martin Luessi, Aggelos K. Katsaggelos , 2011
"... Abstract—Recovery of low-rank matrices has recently seen significant ..."
Abstract - Cited by 28 (11 self) - Add to MetaCart
Abstract—Recovery of low-rank matrices has recently seen significant
(Show Context)

Citation Context

... into its low-rank and sparse components via convex optimization. Robust PCA has many important applications, such as video surveillance (background/ foreground separation in video), face recognition =-=[18]-=-, latent semantic indexing [19], image alignment [20], among many others. Mathematically, problems involving the estimation of lowrank matrices can be formulated in a common framework as follows. Let ...

Face recognition with contiguous occlusion using markov random fields

by Zihan Zhou, Andrew Wagner, Hossein Mobahi, John Wright, Yi Ma - in Proceedings of IEEE International Conference on Computer Vision, 2009
"... Partially occluded faces are common in many applications of face recognition. While algorithms based on sparse representation have demonstrated promising results, they achieve their best performance on occlusions that are not spatially correlated (i.e. random pixel corruption). We show that such spa ..."
Abstract - Cited by 22 (5 self) - Add to MetaCart
Partially occluded faces are common in many applications of face recognition. While algorithms based on sparse representation have demonstrated promising results, they achieve their best performance on occlusions that are not spatially correlated (i.e. random pixel corruption). We show that such sparsity-based algorithms can be significantly improved by harnessing prior knowledge about the pixel error distribution. We show how a Markov Random Field model for spatial continuity of the occlusion can be integrated into the computation of a sparse representation of the test image with respect to the training images. Our algorithm efficiently and reliably identifies the corrupted regions and excludes them from the sparse representation. Extensive experiments on both laboratory and real-world datasets show that our algorithm tolerates much larger fractions and varieties of occlusion than current state-of-the-art algorithms. 1.
(Show Context)

Citation Context

...al distribution of the occlusion, one can recover an occluded face from far fewer measurements (i.e., lower resolution images). Finally, we test algorithm with a database obtained from the authors of =-=[23]-=-, which contains multiple categories of occluded test images taken under realistic illumination conditions. Recognition with synthetic occlusion. For this experiment, we use the Extend Yale B database...

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University