Efficient Face Image Quality Assessment via Self-training and Knowledge Distillation
Wei Sun, Weixia Zhang, Linhan Cao, Jun Jia, Xiangyang Zhu, Dandan Zhu, Xiongkuo Min, Guangtao Zhai

TL;DR
This paper introduces a computationally efficient face image quality assessment method using self-training and knowledge distillation, achieving high performance with low overhead and winning a major challenge.
Contribution
It proposes a novel two-stage training framework with self-training and knowledge distillation to create a lightweight, high-performing FIQA model suitable for real-world deployment.
Findings
Student model matches teacher performance with low computational cost.
The method outperforms existing FIQA approaches in efficiency and accuracy.
Achieved first place in the ICCV 2025 VQualA FIQA Challenge.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Image and Video Quality Assessment
