paper-with-me

Papers

HSR: L1/2 Regularized Sparse Representation for Fast Face Recognition using Hierarchical Feature Selection

2014-09-23 · Bo Han, Bo He, Tingting Sun, Mengmeng Ma, Amaury Lendasse

In this paper, we propose a novel method for fast face recognition called L1/2 Regularized Sparse Representation using Hierarchical Feature Selection (HSR). By employing hierarchical feature selection, we can compress the scale and dimension of global dictionary, which directly contributes to the decrease of computational cost in sparse representation that our approach is strongly rooted in. It consists of Gabor wavelets and Extreme Learning Machine Auto-Encoder (ELM-AE) hierarchically. For Gabor wavelets part, local features can be extracted at multiple scales and orientations to form Gabor-feature based image, which in turn improves the recognition rate. Besides, in the presence of occluded face image, the scale of Gabor-feature based global dictionary can be compressed accordingly because redundancies exist in Gabor-feature based occlusion dictionary. For ELM-AE part, the dimension of Gabor-feature based global dictionary can be compressed because high-dimensional face images can be rapidly represented by low-dimensional feature. By introducing L1/2 regularization, our approach can produce sparser and more robust representation compared to regularized Sparse Representation based Classification (SRC), which also contributes to the decrease of the computational cost in sparse representation. In comparison with related work such as SRC and Gabor-feature based SRC (GSRC), experimental results on a variety of face databases demonstrate the great advantage of our method for computational cost. Moreover, we also achieve approximate or even better recognition rate.

📄 PDF Abstract BibTeX arXiv:1409.6448

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognitionfeature selectionSparse Representation-based Classification

Similar Papers 제목 키워드 기반

Regularized Robust Coding for Face Recognition

2012-02-20 · Meng Yang, Lei Zhang, Jian Yang, David Zhang

Recently the sparse representation based classification (SRC) has been proposed for robust face recognition (FR). In SRC, the testing image is coded as a sparse linear combination of the training samples, and the represe…

Face RecognitionRobust Face RecognitionSparse Representation-based Classification

Feature Selection via Sparse Approximation for Face Recognition

2011-02-14 · Yixiong Liang, Lei Wang, Yao Xiang, Beiji Zou

Inspired by biological vision systems, the over-complete local features with huge cardinality are increasingly used for face recognition during the last decades. Accordingly, feature selection has become more and more im…

Face Recognitionfeature selection

Locally Regularized Sparse Graph by Fast Proximal Gradient Descent

2024-09-25 · Dongfang Sun, Yingzhen Yang

Sparse graphs built by sparse representation has been demonstrated to be effective in clustering high-dimensional data. Albeit the compelling empirical performance, the vanilla sparse graph ignores the geometric informat…

Clustering

Collaborative Representation Classification Ensemble for Face Recognition

2015-07-29 · Xiaochao Qu, Suah Kim, Run Cui, Hyoung Joong Kim

Collaborative Representation Classification (CRC) for face recognition attracts a lot attention recently due to its good recognition performance and fast speed. Compared to Sparse Representation Classification (SRC), CRC…

ClassificationFace RecognitionGeneral Classification

Generalized Lasso based Approximation of Sparse Coding for Visual Recognition

2011-12-01 · NeurIPS 2011 12 · Nobuyuki Morioka, Shin'ichi Satoh

Sparse coding, a method of explaining sensory data with as few dictionary bases as possible, has attracted much attention in computer vision. For visual object category recognition, L1 regularized sparse coding is combin…

Object Recognition