The Complete Gabor-Fisher Classifier for Robust Face Recognition

Vitomir Štruc, Nikola Pavešić: The Complete Gabor-Fisher Classifier for Robust Face Recognition. In: EURASIP Advances in Signal Processing, 2010 , pp. 26, 2010.

Abstract

This paper develops a novel face recognition technique called Complete Gabor Fisher Classifier (CGFC). Different from existing techniques that use Gabor filters for deriving the Gabor face representation, the proposed approach does not rely solely on Gabor magnitude information but effectively uses features computed based on Gabor phase information as well. It represents one of the few successful attempts found in the literature of combining Gabor magnitude and phase information for robust face recognition. The novelty of the proposed CGFC technique comes from (1) the introduction of a Gabor phase-based face representation and (2) the combination of the recognition technique using the proposed representation with classical Gabor magnitude-based methods into a unified framework. The proposed face recognition framework is assessed in a series of face verification and identification experiments performed on the XM2VTS, Extended YaleB, FERET, and AR databases. The results of the assessment suggest that the proposed technique clearly outperforms state-of-the-art face recognition techniques from the literature and that its performance is almost unaffected by the presence of partial occlusions of the facial area, changes in facial expression, or severe illumination changes.

Matlab Code

We created a matlab toolbox as part of the research work presented in this paper. The toolbox, named, PhD face recognition toolbox, is available from:

The toolbox is free. Kindly make a reference to the above paper, when using the toolbox for your own work. You can find the BibTex file below.

BibTeX (Download)

@article{CGF-Struc_2010,
title = {The Complete Gabor-Fisher Classifier for Robust Face Recognition},
author = {Vitomir \v{S}truc and Nikola Pave\v{s}i\'{c}},
url = {http://luks.fe.uni-lj.si/nluks/wp-content/uploads/2016/09/ASP2010.pdf},
doi = {10.1155/2010/847680},
year  = {2010},
date = {2010-01-01},
journal = {EURASIP Advances in Signal Processing},
volume = {2010},
pages = {26},
abstract = {This paper develops a novel face recognition technique called Complete Gabor Fisher Classifier (CGFC). Different from existing techniques that use Gabor filters for deriving the Gabor face representation, the proposed approach does not rely solely on Gabor magnitude information but effectively uses features computed based on Gabor phase information as well. It represents one of the few successful attempts found in the literature of combining Gabor magnitude and phase information for robust face recognition. The novelty of the proposed CGFC technique comes from (1) the introduction of a Gabor phase-based face representation and (2) the combination of the recognition technique using the proposed representation with classical Gabor magnitude-based methods into a unified framework. The proposed face recognition framework is assessed in a series of face verification and identification experiments performed on the XM2VTS, Extended YaleB, FERET, and AR databases. The results of the assessment suggest that the proposed technique clearly outperforms state-of-the-art face recognition techniques from the literature and that its performance is almost unaffected by the presence of partial occlusions of the facial area, changes in facial expression, or severe illumination changes.},
keywords = {biometrics, combined model, face recognition, feature extraction, Gabor features, phase features},
pubstate = {published},
tppubtype = {article}
}