Face Recognition with Contiguous Occlusion Using Markov Random Fields
Abstract
Partially occluded faces are common in many applications of face recognition. While algorithms based on sparse representation have demonstrated promising results, they achieve their best performance on occlusions that are not spatially correlated (i.e. random pixel corruption). We show that such sparsity-based algorithms can be significantly improved by harnessing prior knowledge about the pixel error distribution. We show how a Markov Random Field model for spatial continuity of the occlusion can be integrated into the computation of a sparse representation of the test image with respect to the training images. Our algorithm efficiently and reliably identifies the corrupted regions and excludes them from the sparse representation. Extensive experiments on both laboratory and real-world datasets show that our algorithm tolerates much larger fractions and varieties of occlusion than current state-of-the-art algorithms.
Cite
Text
Zhou et al. "Face Recognition with Contiguous Occlusion Using Markov Random Fields." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459383Markdown
[Zhou et al. "Face Recognition with Contiguous Occlusion Using Markov Random Fields." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/zhou2009iccv-face/) doi:10.1109/ICCV.2009.5459383BibTeX
@inproceedings{zhou2009iccv-face,
title = {{Face Recognition with Contiguous Occlusion Using Markov Random Fields}},
author = {Zhou, Zihan and Wagner, Andrew and Mobahi, Hossein and Wright, John and Ma, Yi},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {1050-1057},
doi = {10.1109/ICCV.2009.5459383},
url = {https://mlanthology.org/iccv/2009/zhou2009iccv-face/}
}