CVAug 23, 2021

Cross-Quality LFW: A Database for Analyzing Cross-Resolution Image Face Recognition in Unconstrained Environments

arXiv:2108.10290v354 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for better evaluation of face recognition systems under varying image qualities, which is crucial for real-world applications like surveillance or mobile devices, but it is incremental as it builds on existing datasets and focuses on benchmarking.

The authors tackled the problem of cross-resolution face recognition in unconstrained environments by introducing the Cross-Quality LFW (XQLFW) dataset, which uses realistic synthetic degradation to maximize quality differences, and they found that state-of-the-art models perform differently in cross-quality cases, with accuracy not accurately predicted by standard LFW benchmarks.

Real-world face recognition applications often deal with suboptimal image quality or resolution due to different capturing conditions such as various subject-to-camera distances, poor camera settings, or motion blur. This characteristic has an unignorable effect on performance. Recent cross-resolution face recognition approaches used simple, arbitrary, and unrealistic down- and up-scaling techniques to measure robustness against real-world edge-cases in image quality. Thus, we propose a new standardized benchmark dataset and evaluation protocol derived from the famous Labeled Faces in the Wild (LFW). In contrast to previous derivatives, which focus on pose, age, similarity, and adversarial attacks, our Cross-Quality Labeled Faces in the Wild (XQLFW) maximizes the quality difference. It contains only more realistic synthetically degraded images when necessary. Our proposed dataset is then used to further investigate the influence of image quality on several state-of-the-art approaches. With XQLFW, we show that these models perform differently in cross-quality cases, and hence, the generalizing capability is not accurately predicted by their performance on LFW. Additionally, we report baseline accuracy with recent deep learning models explicitly trained for cross-resolution applications and evaluate the susceptibility to image quality. To encourage further research in cross-resolution face recognition and incite the assessment of image quality robustness, we publish the database and code for evaluation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes