When Face Recognition Meets with Deep Learning: an Evaluation of Convolutional Neural Networks for Face Recognition
Guosheng Hu, Yongxin Yang, Dong Yi, Josef Kittler, William Christmas,, Stan Z. Li, Timothy Hospedales

TL;DR
This paper evaluates CNN-based face recognition systems trained on the public LFW dataset, proposing new architectures, analyzing implementation choices, and highlighting the importance of CNN fusion and metric learning for improved performance.
Contribution
It introduces three CNN architectures trained on LFW, compares different design choices, and provides insights into effective properties like feature dimensionality reduction and fusion strategies.
Findings
Reducing feature dimensionality does not harm accuracy.
Fusion of multiple CNNs enhances face recognition performance.
Metric learning significantly improves CNN-based face recognition.
Abstract
Deep learning, in particular Convolutional Neural Network (CNN), has achieved promising results in face recognition recently. However, it remains an open question: why CNNs work well and how to design a 'good' architecture. The existing works tend to focus on reporting CNN architectures that work well for face recognition rather than investigate the reason. In this work, we conduct an extensive evaluation of CNN-based face recognition systems (CNN-FRS) on a common ground to make our work easily reproducible. Specifically, we use public database LFW (Labeled Faces in the Wild) to train CNNs, unlike most existing CNNs trained on private databases. We propose three CNN architectures which are the first reported architectures trained using LFW data. This paper quantitatively compares the architectures of CNNs and evaluate the effect of different implementation choices. We identify several…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
