Learning Effective Intrinsic Features to Boost 3D-Based Face Recognition

Abstract

3D image data provide several advantages than 2D data for face recognition and overcome many problems with 2D intensity images based methods. In this paper, we propose a novel approach to 3D-based face recognition. First, a novel representation, called intrinsic features , is presented to encode local 3D shapes. It describes complementary non-relational features to provide an intrinsic representation of faces. This representation is extracted after alignment, and is invariant to translation, rotation and scale. Without reduction, tens of thousands of intrinsic features can be produced for a face, but not all of them are useful and equally important. Therefore, in the second part of the work, we introduce a learning method for learning most effective local features and combining them into a strong classifier using an AdaBoost learning procedure. Experimental results are performed on a large 3D face database obtained with complex illumination, pose and expression variations. The results demonstrate that the proposed approach produces consistently better results than existing methods.

Cite

Text

Xu et al. "Learning Effective Intrinsic Features to Boost 3D-Based Face Recognition." European Conference on Computer Vision, 2006. doi:10.1007/11744047_32

Markdown

[Xu et al. "Learning Effective Intrinsic Features to Boost 3D-Based Face Recognition." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/xu2006eccv-learning/) doi:10.1007/11744047_32

BibTeX

@inproceedings{xu2006eccv-learning,
  title     = {{Learning Effective Intrinsic Features to Boost 3D-Based Face Recognition}},
  author    = {Xu, Chenghua and Tan, Tieniu and Li, Stan Z. and Wang, Yunhong and Zhong, Cheng},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {416-427},
  doi       = {10.1007/11744047_32},
  url       = {https://mlanthology.org/eccv/2006/xu2006eccv-learning/}
}