Learning Probabilistic Distribution Model for Multi-View Face Detection

Abstract

Modeling subspaces of a distribution of interest in high dimensional spaces is a challenging problem in pattern analysis. In this paper, we present a novel framework for pose invariant face detection through. multi-view face distribution modeling. The approach is aimed to learn a set of low-dimensional subspaces from an originally nonlinear distribution by using the mixtures of probabilistic PCA. From the experiments, we found the learned PPCA models are of low dimensionality and exhibit high local linearity, and consequently offer an efficient representation for visual recognition. The model is then used to extract features and select "representative" negative training samples. Multi-view face detection is performed in the derived feature space by classifying each face into one of the view classes or into the nonface class, by using a multi-class SVM array classifier. The classification results from each view are fused together and yields the final classification results. The experimental results demonstrate the performance superiority of our proposed framework while performing multi-view face detection.

Cite

Text

Gu et al. "Learning Probabilistic Distribution Model for Multi-View Face Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990934

Markdown

[Gu et al. "Learning Probabilistic Distribution Model for Multi-View Face Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/gu2001cvpr-learning/) doi:10.1109/CVPR.2001.990934

BibTeX

@inproceedings{gu2001cvpr-learning,
  title     = {{Learning Probabilistic Distribution Model for Multi-View Face Detection}},
  author    = {Gu, Lie and Li, Stan Z. and Zhang, HongJiang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2001},
  pages     = {II:116-122},
  doi       = {10.1109/CVPR.2001.990934},
  url       = {https://mlanthology.org/cvpr/2001/gu2001cvpr-learning/}
}