TL;DR
This study systematically evaluates the robustness of four deep CNN face recognition models against various image degradations, revealing their vulnerabilities and guiding future improvements in model design and preprocessing techniques.
Contribution
It provides a comprehensive analysis of how different covariates affect deep face recognition models, highlighting their strengths and weaknesses under various image conditions.
Findings
Noise, blur, missing pixels, and brightness significantly reduce performance.
Contrast changes and compression artifacts have limited impact.
Descriptor computation and color info do not significantly influence results.
Abstract
Deep convolutional neural networks (CNNs) based approaches are the state-of-the-art in various computer vision tasks, including face recognition. Considerable research effort is currently being directed towards further improving deep CNNs by focusing on more powerful model architectures and better learning techniques. However, studies systematically exploring the strengths and weaknesses of existing deep models for face recognition are still relatively scarce in the literature. In this paper, we try to fill this gap and study the effects of different covariates on the verification performance of four recent deep CNN models using the Labeled Faces in the Wild (LFW) dataset. Specifically, we investigate the influence of covariates related to: image quality -- blur, JPEG compression, occlusion, noise, image brightness, contrast, missing pixels; and model characteristics -- CNN…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsResidual Connection · Convolution · Average Pooling · Fire Module · Local Response Normalization · Auxiliary Classifier · Inception Module · Global Average Pooling · Grouped Convolution · 1x1 Convolution
