A New Face Recognition Algorithm Using Bijective Mappings

Abstract

A new face recognition algorithm is proposed which is robust to variations in pose, expression and illumination. The framework is similar to the ubiquitous block matching algorithm used for motion estimation in video compression but has been adapted to compensate for illumination differences. One of the key differentiators of this approach is that unlike traditional face recognition algorithms, the image data representing the face or features extracted from the facial data is not used for classification. Instead, the mapping between the probe and gallery images given by the block matching algorithm is used to classify the faces for recognition. Once the mappings are found for each gallery image, the degree of bijectivity that each mapping produces is used to derive the similarity scores for recognition.

Cite

Text

Podilchuk et al. "A New Face Recognition Algorithm Using Bijective Mappings." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2005. doi:10.1109/CVPR.2005.564

Markdown

[Podilchuk et al. "A New Face Recognition Algorithm Using Bijective Mappings." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2005.](https://mlanthology.org/cvprw/2005/podilchuk2005cvprw-new/) doi:10.1109/CVPR.2005.564

BibTeX

@inproceedings{podilchuk2005cvprw-new,
  title     = {{A New Face Recognition Algorithm Using Bijective Mappings}},
  author    = {Podilchuk, Christine and Patel, Ankur and Harthattu, Ashwath and Anand, Saket and Mammone, Richard J.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2005},
  pages     = {165},
  doi       = {10.1109/CVPR.2005.564},
  url       = {https://mlanthology.org/cvprw/2005/podilchuk2005cvprw-new/}
}