paper-with-me

Papers

Improved sparse PCA method for face and image recognition

2021-12-01 · Loc Hoang Tran, Tuan Tran, An Mai

Face recognition is the very significant field in pattern recognition area. It has multiple applications in military and finance, to name a few. In this paper, the combination of the sparse PCA with the nearest-neighbor method (and with the kernel ridge regression method) will be proposed and will be applied to solve the face recognition problem. Experimental results illustrate that the accuracy of the combination of the sparse PCA method (using the proximal gradient method and the FISTA method) and one specific classification system may be lower than the accuracy of the combination of the PCA method and one specific classification system but sometimes the combination of the sparse PCA method (using the proximal gradient method or the FISTA method) and one specific classification system leads to better accuracy. Moreover, we recognize that the process computing the sparse PCA algorithm using the FISTA method is always faster than the process computing the sparse PCA algorithm using the proximal gradient method.

📄 PDF Abstract BibTeX arXiv:2112.00207

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFace Recognition

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

3D Face Recognition with Sparse Spherical Representations

2008-10-29 · R. Sala Llonch, E. Kokiopoulou, I. Tosic, P. Frossard

This paper addresses the problem of 3D face recognition using simultaneous sparse approximations on the sphere. The 3D face point clouds are first aligned with a novel and fully automated registration process. They are t…

Dimensionality ReductionFace Recognition

Sparsity and Robustness in Face Recognition

2011-11-03 · John Wright, Arvind Ganesh, Allen Yang, Zihan Zhou 외

This report concerns the use of techniques for sparse signal representation and sparse error correction for automatic face recognition. Much of the recent interest in these techniques comes from the paper "Robust Face Re…

Face RecognitionRobust Face Recognition

Single-Sample Face Recognition with Image Corruption and Misalignment via Sparse Illumination Transfer

2013-06-01 · CVPR 2013 6 · Liansheng Zhuang, Allen Y. Yang, Zihan Zhou, S. Shankar Sastry 외

Single-sample face recognition is one of the most challenging problems in face recognition. We propose a novel face recognition algorithm to address this problem based on a sparse representation based classification (SRC…

Face AlignmentFace RecognitionSparse Representation-based Classification

Sparse Illumination Learning and Transfer for Single-Sample Face Recognition with Image Corruption and Misalignment

2014-02-08 · Liansheng Zhuang, Tsung-Han Chan, Allen Y. Yang, S. Shankar Sastry 외

Single-sample face recognition is one of the most challenging problems in face recognition. We propose a novel algorithm to address this problem based on a sparse representation based classification (SRC) framework. The …

Face AlignmentFace RecognitionSparse Representation-based Classification

Compositional Dictionaries for Domain Adaptive Face Recognition

2013-08-01 · Qiang Qiu, Rama Chellappa

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 Recognition