paper-with-me

홈 › Papers

Mitigating Face Recognition Bias via Group Adaptive Classifier

2020-06-13 · CVPR 2021 1 · Sixue Gong, Xiaoming Liu, Anil K. Jain

Face recognition is known to exhibit bias - subjects in a certain demographic group can be better recognized than other groups. This work aims to learn a fair face representation, where faces of every group could be more equally represented. Our proposed group adaptive classifier mitigates bias by using adaptive convolution kernels and attention mechanisms on faces based on their demographic attributes. The adaptive module comprises kernel masks and channel-wise attention maps for each demographic group so as to activate different facial regions for identification, leading to more discriminative features pertinent to their demographics. Our introduced automated adaptation strategy determines whether to apply adaptation to a certain layer by iteratively computing the dissimilarity among demographic-adaptive parameters. A new de-biasing loss function is proposed to mitigate the gap of average intra-class distance between demographic groups. Experiments on face benchmarks (RFW, LFW, IJB-A, and IJB-C) show that our work is able to mitigate face recognition bias across demographic groups while maintaining the competitive accuracy.

📄 PDF Abstract BibTeX arXiv:2006.07576

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Synthetic Data for the Mitigation of Demographic Biases in Face Recognition

2024-02-02 · Pietro Melzi, Christian Rathgeb, Ruben Tolosana, Ruben Vera-Rodriguez 외

This study investigates the possibility of mitigating the demographic biases that affect face recognition technologies through the use of synthetic data. Demographic biases have the potential to impact individuals from s…

Face RecognitionFairness

Unravelling the Effect of Image Distortions for Biased Prediction of Pre-trained Face Recognition Models

2021-08-14 · Puspita Majumdar, Surbhi Mittal, Richa Singh, Mayank Vatsa

Identifying and mitigating bias in deep learning algorithms has gained significant popularity in the past few years due to its impact on the society. Researchers argue that models trained on balanced datasets with good r…

Face Recognition

Asymmetric Rejection Loss for Fairer Face Recognition

2020-02-09 · Haoyu Qin

Face recognition performance has seen a tremendous gain in recent years, mostly due to the availability of large-scale face images dataset that can be exploited by deep neural networks to learn powerful face representati…

Face Recognition

Mitigating Gender Bias in Face Recognition Using the von Mises-Fisher Mixture Model

2022-10-24 · Jean-Rémy Conti, Nathan Noiry, Vincent Despiegel, Stéphane Gentric 외

In spite of the high performance and reliability of deep learning algorithms in a wide range of everyday applications, many investigations tend to show that a lot of models exhibit biases, discriminating against specific…

Face RecognitionFace VerificationFairness

Mitigating Bias with Words: Inducing Demographic Ambiguity in Face Recognition Templates by Text Encoding

2025-12-05 · Tahar Chettaoui, Naser Damer, Fadi Boutros arxiv

Face recognition (FR) systems are often prone to demographic biases, partially due to the entanglement of demographic-specific information with identity-relevant features in facial embeddings. This bias is extremely crit…

Face VerificationFace Recognition