Deep Learning-based Compression Detection for explainable Face Image Quality Assessment
Laurin Jonientz, Johannes Merkle, Christian Rathgeb, Benjamin Tams,, Georg Merz

TL;DR
This paper presents a deep learning approach using neural networks to detect compression artefacts in face images, providing explainable quality assessment to improve face recognition reliability.
Contribution
It introduces a neural network-based method trained with PSNR and SSIM labels to detect JPEG and JPEG 2000 artefacts, enhancing face image quality evaluation.
Findings
Detection error rates of 2-3% for compression artefacts.
Significant reduction in face recognition errors by discarding severely compressed images.
EfficientNetV2-based algorithm available as open-source software.
Abstract
The assessment of face image quality is crucial to ensure reliable face recognition. In order to provide data subjects and operators with explainable and actionable feedback regarding captured face images, relevant quality components have to be measured. Quality components that are known to negatively impact the utility of face images include JPEG and JPEG 2000 compression artefacts, among others. Compression can result in a loss of important image details which may impair the recognition performance. In this work, deep neural networks are trained to detect the compression artefacts in a face images. For this purpose, artefact-free facial images are compressed with the JPEG and JPEG 2000 compression algorithms. Subsequently, the PSNR and SSIM metrics are employed to obtain training labels based on which neural networks are trained using a single network to detect JPEG and JPEG 2000…
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
TopicsFace recognition and analysis · Advanced Image Processing Techniques · Image and Video Stabilization
MethodsDepthwise Convolution · Batch Normalization · Pointwise Convolution · 1x1 Convolution · Depthwise Separable Convolution · Inverted Residual Block · EfficientNetV2
