paper-with-me

Papers

AdaFace: Quality Adaptive Margin for Face Recognition

2022-04-03 · CVPR 2022 1 · Minchul Kim, Anil K. Jain, Xiaoming Liu

Recognition in low quality face datasets is challenging because facial attributes are obscured and degraded. Advances in margin-based loss functions have resulted in enhanced discriminability of faces in the embedding space. Further, previous studies have studied the effect of adaptive losses to assign more importance to misclassified (hard) examples. In this work, we introduce another aspect of adaptiveness in the loss function, namely the image quality. We argue that the strategy to emphasize misclassified samples should be adjusted according to their image quality. Specifically, the relative importance of easy or hard samples should be based on the sample's image quality. We propose a new loss function that emphasizes samples of different difficulties based on their image quality. Our method achieves this in the form of an adaptive margin function by approximating the image quality with feature norms. Extensive experiments show that our method, AdaFace, improves the face recognition performance over the state-of-the-art (SoTA) on four datasets (IJB-B, IJB-C, IJB-S and TinyFace). Code and models are released in https://github.com/mk-minchul/AdaFace.

📄 PDF Abstract BibTeX arXiv:2204.00964

Code (9)

mk-minchul/adaface 공식 구현 pytorch
Armxyz1/Results-on-RFW pytorch
Faceplugin-ltd/FaceRecognition-Android
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection
RocketFlash/easy_metric_learning/tree/master/tools pytorch
chelsea234/m2f2_det pytorch
leondgarse/Keras_insightface tf
sithu31296/EasyFace pytorch
tomas-gajarsky/facetorch pytorch

Tasks

Face RecognitionFace Recognition (Closed-Set)Face VerificationSurveillance-to-BookingSurveillance-to-SingleSurveillance-to-Surveillance

Similar Papers 제목 키워드 기반

FunFace: Feature Utility and Norm Estimation for Face Recognition

2026-04-29 · Žiga Babnik, Fadi Boutros, Naser Damer, Deepak Kumar Jain 외 arxiv

Face Recognition (FR) is used in a variety of application domains, from entertainment and banking to security and surveillance. Such applications rely on the FR model to be robust and perform well in a variety of setting…

Face Image Quality AssessmentFace Recognition

Foundation versus Domain-specific Models: Performance Comparison, Fusion, and Explainability in Face Recognition

2025-07-04 · Redwan Sony, Parisa Farmanifard, Arun Ross, Anil K. Jain arxiv

In this paper, we address the following question: How do generic foundation models (e.g., CLIP, BLIP, GPT-4o, Grok-4) compare against a domain-specific face recognition model (viz., AdaFace or ArcFace) on the face recogn…

Face Recognition

GANDiff FR: Hybrid GAN Diffusion Synthesis for Causal Bias Attribution in Face Recognition

2025-08-15 · Md Asgor Hossain Reaj, Rajan Das Gupta, Md Yeasin Rahat, Nafiz Fahad 외 arxiv

We introduce GANDiff FR, the first synthetic framework that precisely controls demographic and environmental factors to measure, explain, and reduce bias with reproducible rigor. GANDiff FR unifies StyleGAN3-based identi…

Face Recognition

X2-Softmax: Margin Adaptive Loss Function for Face Recognition

2023-12-08 · Jiamu Xu, Xiaoxiang Liu, Xinyuan Zhang, Yain-Whar Si 외

Learning the discriminative features of different faces is an important task in face recognition. By extracting face features in neural networks, it becomes easy to measure the similarity of different face images, which …

Face Recognition

Mitigating the Impact of Attribute Editing on Face Recognition

2024-03-12 · Sudipta Banerjee, Sai Pranaswi Mullangi, Shruti Wagle, Chinmay Hegde 외

Through a large-scale study over diverse face images, we show that facial attribute editing using modern generative AI models can severely degrade automated face recognition systems. This degradation persists even with i…

AttributeFace RecognitionFacial EditingQuestion Answering+2