Bayesian Face Revisited: A Joint Formulation

Abstract

In this paper, we revisit the classical Bayesian face recognition method by Baback Moghaddam et al. and propose a new joint formulation. The classical Bayesian method models the appearance difference between two faces. We observe that this “difference” formulation may reduce the separability between classes. Instead, we model two faces jointly with an appropriate prior on the face representation. Our joint formulation leads to an EM-like model learning at the training time and an efficient, closed-formed computation at the test time. On extensive experimental evaluations, our method is superior to the classical Bayesian face and many other supervised approaches. Our method achieved 92.4% test accuracy on the challenging Labeled Face in Wild (LFW) dataset. Comparing with current best commercial system, we reduced the error rate by 10%.

Cite

Text

Chen et al. "Bayesian Face Revisited: A Joint Formulation." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33712-3_41

Markdown

[Chen et al. "Bayesian Face Revisited: A Joint Formulation." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/chen2012eccv-bayesian/) doi:10.1007/978-3-642-33712-3_41

BibTeX

@inproceedings{chen2012eccv-bayesian,
  title     = {{Bayesian Face Revisited: A Joint Formulation}},
  author    = {Chen, Dong and Cao, Xudong and Wang, Liwei and Wen, Fang and Sun, Jian},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {566-579},
  doi       = {10.1007/978-3-642-33712-3_41},
  url       = {https://mlanthology.org/eccv/2012/chen2012eccv-bayesian/}
}