# Deep learning and face recognition: the state of the art

**Authors:** Stephen Balaban

arXiv: 1902.03524 · 2019-02-12

## TL;DR

This paper reviews the application of deep learning, especially CNNs, in face recognition, highlighting high accuracy achievements and the need for larger, more challenging datasets to advance the field.

## Contribution

It provides a comprehensive review of deep learning techniques in face recognition and emphasizes the importance of larger datasets for benchmarking progress.

## Key findings

- Deep neural networks achieve high accuracy in face recognition.
- Current benchmarks like LFW may be insufficiently challenging.
- Large-scale, diverse datasets are needed for future progress.

## Abstract

Deep Neural Networks (DNNs) have established themselves as a dominant technique in machine learning. DNNs have been top performers on a wide variety of tasks including image classification, speech recognition, and face recognition. Convolutional neural networks (CNNs) have been used in nearly all of the top performing methods on the Labeled Faces in the Wild (LFW) dataset. In this talk and accompanying paper, I attempt to provide a review and summary of the deep learning techniques used in the state-of-the-art. In addition, I highlight the need for both larger and more challenging public datasets to benchmark these systems. The high accuracy (99.63% for FaceNet at the time of publishing) and utilization of outside data (hundreds of millions of images in the case of Google's FaceNet) suggest that current face verification benchmarks such as LFW may not be challenging enough, nor provide enough data, for current techniques. There exist a variety of organizations with mobile photo sharing applications that would be capable of releasing a very large scale and highly diverse dataset of facial images captured on mobile devices. Such an "ImageNet for Face Recognition" would likely receive a warm welcome from researchers and practitioners alike.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.03524/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1902.03524/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1902.03524/full.md

---
Source: https://tomesphere.com/paper/1902.03524