paper-with-me

Papers

Efficient Face Image Quality Assessment via Self-training and Knowledge Distillation

2025-07-21 · Wei Sun, Weixia Zhang, Linhan Cao, Jun Jia, Xiangyang Zhu, Dandan Zhu, Xiongkuo Min, Guangtao Zhai arxiv

Face image quality assessment (FIQA) is essential for various face-related applications. Although FIQA has been extensively studied and achieved significant progress, the computational complexity of FIQA algorithms remains a key concern for ensuring scalability and practical deployment in real-world systems. In this paper, we aim to develop a computationally efficient FIQA method that can be easily deployed in real-world applications. Specifically, our method consists of two stages: training a powerful teacher model and distilling a lightweight student model from it. To build a strong teacher model, we adopt a self-training strategy to improve its capacity. We first train the teacher model using labeled face images, then use it to generate pseudo-labels for a set of unlabeled images. These pseudo-labeled samples are used in two ways: (1) to distill knowledge into the student model, and (2) to combine with the original labeled images to further enhance the teacher model through self-training. The enhanced teacher model is used to further pseudo-label another set of unlabeled images for distilling the student models. The student model is trained using a combination of labeled images, pseudo-labeled images from the original teacher model, and pseudo-labeled images from the enhanced teacher model. Experimental results demonstrate that our student model achieves comparable performance to the teacher model with an extremely low computational overhead. Moreover, our method achieved first place in the ICCV 2025 VQualA FIQA Challenge. The code is available at https://github.com/sunwei925/Efficient-FIQA.git.

📄 PDF Abstract BibTeX arXiv:2507.15709

Code (0)

등록된 구현이 없습니다.

Tasks

Face Image Quality AssessmentKnowledge Distillation

Similar Papers 제목 키워드 기반

Fun Selfie Filters in Face Recognition: Impact Assessment and Removal

2022-02-12 · Cristian Botezatu, Mathias Ibsen, Christian Rathgeb, Christoph Busch

This work investigates the impact of fun selfie filters, which are frequently used to modify selfies, on face recognition systems. Based on a qualitative assessment and classification of freely available mobile applicati…

Face DetectionFace Recognition

MSPT: A Lightweight Face Image Quality Assessment Method with Multi-stage Progressive Training

2025-08-11 · Xiongwei Xiao, Baoying Chen, Jishen Zeng, Jianquan Yang arxiv

Accurately assessing the perceptual quality of face images is crucial, especially with the rapid progress in face restoration and generation. Traditional quality assessment methods often struggle with the unique characte…

Face Image Quality Assessment

FaceQgen: Semi-Supervised Deep Learning for Face Image Quality Assessment

2022-01-03 · Javier Hernandez-Ortega, Julian Fierrez, Ignacio Serna, Aythami Morales

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. …

Deep LearningFace Image QualityFace Image Quality AssessmentFace Recognition+4

Deep Face Quality Assessment

2018-11-11 · Vishal Agarwal

Face image quality is an important factor in facial recognition systems as its verification and recognition accuracy is highly dependent on the quality of image presented. Rejecting low quality images can significantly i…

Face Image QualityFace Image Quality AssessmentImage Quality Assessment

Training-Free Synthesized Face Sketch Recognition Using Image Quality Assessment Metrics

2016-03-25 · Nannan Wang, Jie Li, Leiyu Sun, Bin Song 외

Face sketch synthesis has wide applications ranging from digital entertainments to law enforcements. Objective image quality assessment scores and face recognition accuracy are two mainly used tools to evaluate the synth…

Face RecognitionFace Sketch SynthesisFull reference image quality assessmentFull-Reference Image Quality Assessment+2