Adaptive Registration for Occlusion Robust 3D Face Recognition

Abstract

Occlusions over facial surfaces cause performance degradation for face registration and recognition systems. In this work, we propose an occlusion-resistant three-dimensional face registration method. First, the nose area is detected on a probe face using curvedness-weighted convex shape index map. Then, probable eye and mouth patches are detected and checked for validity. An adaptive model is constructed by selecting valid patches of the average face model. Finally, registration is handled with the Iterative Closest Point algorithm, where the adaptive model is used as the reference. The UMB-DB face database is used to evaluate the registration system: The nose detector has 100% and 93.90% accuracy, for the non-occluded and occluded images, respectively. A simple global depth-based recognition experiment is done to evaluate the registration performance: Our adaptive model-based registration scheme improves rank-1 recognition rate by 16%, when compared with the nose-based alignment approach.

Cite

Text

Alyüz et al. "Adaptive Registration for Occlusion Robust 3D Face Recognition." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33885-4_56

Markdown

[Alyüz et al. "Adaptive Registration for Occlusion Robust 3D Face Recognition." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/alyuz2012eccv-adaptive/) doi:10.1007/978-3-642-33885-4_56

BibTeX

@inproceedings{alyuz2012eccv-adaptive,
  title     = {{Adaptive Registration for Occlusion Robust 3D Face Recognition}},
  author    = {Alyüz, Nese and Gökberk, Berk and Akarun, Lale},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {557-566},
  doi       = {10.1007/978-3-642-33885-4_56},
  url       = {https://mlanthology.org/eccv/2012/alyuz2012eccv-adaptive/}
}