Face Recognition Using Evolutionary Pursuit
Abstract
This paper describes a novel and adaptive dictionary method for face recognition using genetic algorithms (GAs) in determining the optimal basis for encoding human faces. In analogy to pursuit methods, our novel method is called Evolutionary Pursuit (EP), and it allows for different types of (non-orthogonal) bases. EP processes face images in a lower dimensional whitened PCA subspace. Directed but random rotations of the basis vectors in this subspace are searched by GAs where evolution is driven by a fitness function defined in terms of performance accuracy and class separation (scatter index). Accuracy indicates the extent to which learning has been successful so far, while the scatter index gives an indication of the expected fitness on future trials. As a result, our approach improves the face recognition performance compared to PCA, and shows better generalization abilities than the Fisher Linear Discriminant (FLD) based methods.
Cite
Text
Liu and Wechsler. "Face Recognition Using Evolutionary Pursuit." European Conference on Computer Vision, 1998. doi:10.1007/BFB0054767Markdown
[Liu and Wechsler. "Face Recognition Using Evolutionary Pursuit." European Conference on Computer Vision, 1998.](https://mlanthology.org/eccv/1998/liu1998eccv-face/) doi:10.1007/BFB0054767BibTeX
@inproceedings{liu1998eccv-face,
title = {{Face Recognition Using Evolutionary Pursuit}},
author = {Liu, Chengjun and Wechsler, Harry},
booktitle = {European Conference on Computer Vision},
year = {1998},
pages = {596-612},
doi = {10.1007/BFB0054767},
url = {https://mlanthology.org/eccv/1998/liu1998eccv-face/}
}