paper-with-me

홈 › Papers

Meta Balanced Network for Fair Face Recognition

2022-05-13 · Mei Wang, Yaobin Zhang, Weihong Deng

Although deep face recognition has achieved impressive progress in recent years, controversy has arisen regarding discrimination based on skin tone, questioning their deployment into real-world scenarios. In this paper, we aim to systematically and scientifically study this bias from both data and algorithm aspects. First, using the dermatologist approved Fitzpatrick Skin Type classification system and Individual Typology Angle, we contribute a benchmark called Identity Shades (IDS) database, which effectively quantifies the degree of the bias with respect to skin tone in existing face recognition algorithms and commercial APIs. Further, we provide two skin-tone aware training datasets, called BUPT-Globalface dataset and BUPT-Balancedface dataset, to remove bias in training data. Finally, to mitigate the algorithmic bias, we propose a novel meta-learning algorithm, called Meta Balanced Network (MBN), which learns adaptive margins in large margin loss such that the model optimized by this loss can perform fairly across people with different skin tones. To determine the margins, our method optimizes a meta skewness loss on a clean and unbiased meta set and utilizes backward-on-backward automatic differentiation to perform a second order gradient descent step on the current margins. Extensive experiments show that MBN successfully mitigates bias and learns more balanced performance for people with different skin tones in face recognition. The proposed datasets are available at http://www.whdeng.cn/RFW/index.html.

📄 PDF Abstract BibTeX arXiv:2205.06548

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionMeta-Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Meta-Learning for Federated Face Recognition in Imbalanced Data Regimes

2024-08-13 · Arwin Gansekoele, Emiel Hess, Sandjai Bhulai

The growing privacy concerns surrounding face image data demand new techniques that can guarantee user privacy. One such face recognition technique that claims to achieve better user privacy is Federated Face Recognition…

Face RecognitionFairnessFederated LearningMeta-Learning

The Impact of Balancing Real and Synthetic Data on Accuracy and Fairness in Face Recognition

2024-09-04 · Andrea Atzori, Pietro Cosseddu, Gianni Fenu, Mirko Marras

Over the recent years, the advancements in deep face recognition have fueled an increasing demand for large and diverse datasets. Nevertheless, the authentic data acquired to create those datasets is typically sourced fr…

Face RecognitionFairness

What Should Be Balanced in a "Balanced" Face Recognition Dataset?

2023-04-17 · Haiyu Wu, Kevin W. Bowyer

The issue of demographic disparities in face recognition accuracy has attracted increasing attention in recent years. Various face image datasets have been proposed as 'fair' or 'balanced' to assess the accuracy of face …

Face Recognition

Mitigating Bias in Face Recognition Using Skewness-Aware Reinforcement Learning

2020-06-01 · CVPR 2020 6 · Mei Wang, Weihong Deng

Racial equality is an important theme of international human rights law, but it has been largely obscured when the overall face recognition accuracy is pursued blindly. More facts indicate racial bias indeed degrades the…

Face RecognitionFairnessQ-Learningreinforcement-learning+2

Investigation of Accuracy and Bias in Face Recognition Trained with Synthetic Data

2025-07-28 · Pavel Korshunov, Ketan Kotwal, Christophe Ecabert, Vidit Vidit 외 arxiv

Synthetic data has emerged as a promising alternative for training face recognition (FR) models, offering advantages in scalability, privacy compliance, and potential for bias mitigation. However, critical questions rema…

Face Recognition