A Robust and Scalable Approach to Face Identification

Abstract

The problem of face identification has received significant attention over the years. For a given probe face, the goal of face identification is to match this unknown face against a gallery of known people. Due to the availability of large amounts of data acquired in a variety of conditions, techniques that are both robust to uncontrolled acquisition conditions and scalable to large gallery sizes, which may need to be incrementally built, are challenges. In this work we tackle both problems. Initially, we propose a novel approach to robust face identification based on Partial Least Squares (PLS) to perform multi-channel feature weighting. Then, we extend the method to a tree-based discriminative structure aiming at reducing the time required to evaluate novel probe samples. The method is evaluated through experiments on FERET and FRGC datasets. In most of the comparisons our method outperforms state-of-art face identification techniques. Furthermore, our method presents scalability to large datasets.

Cite

Text

Schwartz et al. "A Robust and Scalable Approach to Face Identification." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15567-3_35

Markdown

[Schwartz et al. "A Robust and Scalable Approach to Face Identification." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/schwartz2010eccv-robust/) doi:10.1007/978-3-642-15567-3_35

BibTeX

@inproceedings{schwartz2010eccv-robust,
  title     = {{A Robust and Scalable Approach to Face Identification}},
  author    = {Schwartz, William Robson and Guo, Huimin and Davis, Larry S.},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {476-489},
  doi       = {10.1007/978-3-642-15567-3_35},
  url       = {https://mlanthology.org/eccv/2010/schwartz2010eccv-robust/}
}