paper-with-me

홈 › Papers

Optimization-Based Improvement of Face Image Quality Assessment Techniques

2023-05-24 · Žiga Babnik, Naser Damer, Vitomir Štruc

Contemporary face recognition (FR) models achieve near-ideal recognition performance in constrained settings, yet do not fully translate the performance to unconstrained (realworld) scenarios. To help improve the performance and stability of FR systems in such unconstrained settings, face image quality assessment (FIQA) techniques try to infer sample-quality information from the input face images that can aid with the recognition process. While existing FIQA techniques are able to efficiently capture the differences between high and low quality images, they typically cannot fully distinguish between images of similar quality, leading to lower performance in many scenarios. To address this issue, we present in this paper a supervised quality-label optimization approach, aimed at improving the performance of existing FIQA techniques. The developed optimization procedure infuses additional information (computed with a selected FR model) into the initial quality scores generated with a given FIQA technique to produce better estimates of the "actual" image quality. We evaluate the proposed approach in comprehensive experiments with six state-of-the-art FIQA approaches (CR-FIQA, FaceQAN, SER-FIQ, PCNet, MagFace, SDD-FIQA) on five commonly used benchmarks (LFW, CFPFP, CPLFW, CALFW, XQLFW) using three targeted FR models (ArcFace, ElasticFace, CurricularFace) with highly encouraging results.

📄 PDF Abstract BibTeX arXiv:2305.14856

Code (1)

lsibabnikz/optimization-based-improvement-of-fiqa-techniques 공식 구현 pytorch

Tasks

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

Methods 이 논문이 사용한 방법론

MagFace MagFace is a category of losses for face recognition that learn a universal feature embedding whose magnitude can measure the quality of a given face. Under the new loss, it…
ElasticFace 설명 없음

Similar Papers 제목 키워드 기반

A Lightweight Face Quality Assessment Framework to Improve Face Verification Performance in Real-Time Screening Applications

2025-07-21 · Ahmed Aman Ibrahim, Hamad Mansour Alawar, Abdulnasser Abbas Zehi, Ahmed Mohammad Alkendi 외 arxiv

Face image quality plays a critical role in determining the accuracy and reliability of face verification systems, particularly in real-time screening applications such as surveillance, identity verification, and access …

Computational EfficiencyFace VerificationFace Recognition

IFQA: Interpretable Face Quality Assessment

2022-11-14 · Byungho Jo, Donghyeon Cho, In Kyu Park, Sungeun Hong

Existing face restoration models have relied on general assessment metrics that do not consider the characteristics of facial regions. Recent works have therefore assessed their methods using human studies, which is not …

Face Image Quality AssessmentImage Quality Assessment

Assessing Bias in Face Image Quality Assessment

2022-11-28 · Žiga Babnik, Vitomir Štruc

Face image quality assessment (FIQA) attempts to improve face recognition (FR) performance by providing additional information about sample quality. Because FIQA methods attempt to estimate the utility of a sample for fa…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

A Deep Insight into Measuring Face Image Utility with General and Face-specific Image Quality Metrics

2021-10-21 · Biying Fu, Cong Chen, Olaf Henniger, Naser Damer

Quality scores provide a measure to evaluate the utility of biometric samples for biometric recognition. Biometric recognition systems require high-quality samples to achieve optimal performance. This paper focuses on fa…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

Patch-based Probabilistic Image Quality Assessment for Face Selection and Improved Video-based Face Recognition

2013-04-03 · Yongkang Wong, Shaokang Chen, Sandra Mau, Conrad Sanderson 외

In video based face recognition, face images are typically captured over multiple frames in uncontrolled conditions, where head pose, illumination, shadowing, motion blur and focus change over the sequence. Additionally,…

Face Image QualityFace Image Quality AssessmentFace ModelFace Recognition+2