FaceQgen: Semi-Supervised Deep Learning for Face Image Quality Assessment
Javier Hernandez-Ortega, Julian Fierrez, Ignacio Serna, Aythami, Morales

TL;DR
FaceQgen introduces a semi-supervised GAN-based method for face image quality assessment that estimates quality by comparing original and restored images, eliminating the need for labeled quality data.
Contribution
It presents a novel no-reference face quality assessment approach using GANs trained without quality labels, leveraging image restoration and similarity measures.
Findings
FaceQgen's quality scores correlate well with face recognition accuracy.
The method performs comparably to state-of-the-art supervised approaches.
It demonstrates the potential of semi-supervised learning for face quality estimation.
Abstract
In this paper we develop FaceQgen, a No-Reference Quality Assessment approach for face images based on a Generative Adversarial Network that generates a scalar quality measure related with the face recognition accuracy. FaceQgen does not require labelled quality measures for training. It is trained from scratch using the SCface database. FaceQgen applies image restoration to a face image of unknown quality, transforming it into a canonical high quality image, i.e., frontal pose, homogeneous background, etc. The quality estimation is built as the similarity between the original and the restored images, since low quality images experience bigger changes due to restoration. We compare three different numerical quality measures: a) the MSE between the original and the restored images, b) their SSIM, and c) the output score of the Discriminator of the GAN. The results demonstrate that…
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 · Facial Nerve Paralysis Treatment and Research · Facial Rejuvenation and Surgery Techniques
