paper-with-me

Papers

Does Face Recognition Accuracy Get Better With Age? Deep Face Matchers Say No

2019-11-14 · Vítor Albiero, Kevin W. Bowyer, Kushal Vangara, Michael C. King

Previous studies generally agree that face recognition accuracy is higher for older persons than for younger persons. But most previous studies were before the wave of deep learning matchers, and most considered accuracy only in terms of the verification rate for genuine pairs. This paper investigates accuracy for age groups 16-29, 30-49 and 50-70, using three modern deep CNN matchers, and considers differences in the impostor and genuine distributions as well as verification rates and ROC curves. We find that accuracy is lower for older persons and higher for younger persons. In contrast, a pre deep learning matcher on the same dataset shows the traditional result of higher accuracy for older persons, although its overall accuracy is much lower than that of the deep learning matchers. Comparing the impostor and genuine distributions, we conclude that impostor scores have a larger effect than genuine scores in causing lower accuracy for the older age group. We also investigate the effects of training data across the age groups. Our results show that fine-tuning the deep CNN models on additional images of older persons actually lowers accuracy for the older age group. Also, we fine-tune and train from scratch two models using age-balanced training datasets, and these results also show lower accuracy for older age group. These results argue that the lower accuracy for the older age group is not due to imbalance in the original training data.

📄 PDF Abstract BibTeX arXiv:1911.06396

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFace Recognition

Similar Papers 제목 키워드 기반

The Impact of Racial Distribution in Training Data on Face Recognition Bias: A Closer Look

2022-11-26 · Manideep Kolla, Aravinth Savadamuthu

Face recognition algorithms, when used in the real world, can be very useful, but they can also be dangerous when biased toward certain demographics. So, it is essential to understand how these algorithms are trained and…

ClusteringFace Image QualityFace RecognitionFairness

FacePoseNet: Making a Case for Landmark-Free Face Alignment

2017-08-24 · Feng-Ju Chang, Anh Tuan Tran, Tal Hassner, Iacopo Masi 외

We show how a simple convolutional neural network (CNN) can be trained to accurately and robustly regress 6 degrees of freedom (6DoF) 3D head pose, directly from image intensities. We further explain how this FacePoseNet…

3D Face AlignmentFace AlignmentFace IdentificationFace Recognition+2

Tensor Sparse PCA and Face Recognition: A Novel Approach

2019-04-12 · Loc Hoang Tran, Linh Hoang Tran

Face recognition is the important field in machine learning and pattern recognition research area. It has a lot of applications in military, finance, public security, to name a few. In this paper, the combination of the …

ClassificationFace RecognitionGeneral Classificationregression

Image-based Face Detection and Recognition: "State of the Art"

2013-02-26 · Faizan Ahmad, Aaima Najam, Zeeshan Ahmed

Face recognition from image or video is a popular topic in biometrics research. Many public places usually have surveillance cameras for video capture and these cameras have their significant value for security purpose. …

Face DetectionFace Recognition

Hide and Seek: How Does Watermarking Impact Face Recognition?

2024-04-29 · Yuguang Yao, Steven Grosz, Sijia Liu, Anil Jain

The recent progress in generative models has revolutionized the synthesis of highly realistic images, including face images. This technological development has undoubtedly helped face recognition, such as training data a…

Data AugmentationDecoderFace RecognitionImage Attribution+1