paper-with-me

홈 › Papers

FairCal: Fairness Calibration for Face Verification

2021-06-07 · ICLR 2022 4 · Tiago Salvador, Stephanie Cairns, Vikram Voleti, Noah Marshall, Adam Oberman

Despite being widely used, face recognition models suffer from bias: the probability of a false positive (incorrect face match) strongly depends on sensitive attributes such as the ethnicity of the face. As a result, these models can disproportionately and negatively impact minority groups, particularly when used by law enforcement. The majority of bias reduction methods have several drawbacks: they use an end-to-end retraining approach, may not be feasible due to privacy issues, and often reduce accuracy. An alternative approach is post-processing methods that build fairer decision classifiers using the features of pre-trained models, thus avoiding the cost of retraining. However, they still have drawbacks: they reduce accuracy (AGENDA, PASS, FTC), or require retuning for different false positive rates (FSN). In this work, we introduce the Fairness Calibration (FairCal) method, a post-training approach that simultaneously: (i) increases model accuracy (improving the state-of-the-art), (ii) produces fairly-calibrated probabilities, (iii) significantly reduces the gap in the false positive rates, (iv) does not require knowledge of the sensitive attribute, and (v) does not require retraining, training an additional model, or retuning. We apply it to the task of Face Verification, and obtain state-of-the-art results with all the above advantages.

📄 PDF Abstract BibTeX arXiv:2106.03761

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFace RecognitionFace VerificationFairness

Similar Papers 제목 키워드 기반

[Re] On the Reproducibility of “FairCal: Fairness Calibration for Face Verification”

2023-09-26 · NeurIPS 2023 11

Scope of Reproducibility — This paper aims to reproduce the study FairCal: Fairness Calibration for Face Verification by Salvador et al., focused on verifying three main claims: FairCal (introduced by the authors) achiev…

Fairer Analysis and Demographically Balanced Face Generation for Fairer Face Verification

2024-12-04 · Alexandre Fournier-Montgieux, Michael Soumm, Adrian Popescu, Bertrand Luvison 외

Face recognition and verification are two computer vision tasks whose performances have advanced with the introduction of deep representations. However, ethical, legal, and technical challenges due to the sensitive natur…

Face GenerationFace RecognitionFace VerificationFairness

Toward Fairer Face Recognition Datasets

2024-06-24 · Alexandre Fournier-Montgieux, Michael Soumm, Adrian Popescu, Bertrand Luvison 외

Face recognition and verification are two computer vision tasks whose performance has progressed with the introduction of deep representations. However, ethical, legal, and technical challenges due to the sensitive chara…

Face RecognitionFairness

A Comparison of Differential Performance Metrics for the Evaluation of Automatic Speaker Verification Fairness

2024-04-27 · Oubaida Chouchane, Christoph Busch, Chiara Galdi, Nicholas Evans 외

When decisions are made and when personal data is treated by automated processes, there is an expectation of fairness -- that members of different demographic groups receive equitable treatment. This expectation applies …

Face RecognitionFairnessSpeaker Verification

Demographic Fairness in Multimodal LLMs: A Benchmark of Gender and Ethnicity Bias in Face Verification

2026-03-26 · Ünsal Öztürk, Hatef Otroshi Shahreza, Sébastien Marcel arxiv

Multimodal Large Language Models (MLLMs) have recently been explored as face verification systems that determine whether two face images are of the same person. Unlike dedicated face recognition systems, MLLMs approach t…

Face VerificationFace Recognition