paper-with-me

Papers

Towards Explaining Demographic Bias through the Eyes of Face Recognition Models

2022-08-29 · Biying Fu, Naser Damer

Biases inherent in both data and algorithms make the fairness of widespread machine learning (ML)-based decision-making systems less than optimal. To improve the trustfulness of such ML decision systems, it is crucial to be aware of the inherent biases in these solutions and to make them more transparent to the public and developers. In this work, we aim at providing a set of explainability tool that analyse the difference in the face recognition models' behaviors when processing different demographic groups. We do that by leveraging higher-order statistical information based on activation maps to build explainability tools that link the FR models' behavior differences to certain facial regions. The experimental results on two datasets and two face recognition models pointed out certain areas of the face where the FR models react differently for certain demographic groups compared to reference groups. The outcome of these analyses interestingly aligns well with the results of studies that analyzed the anthropometric differences and the human judgment differences on the faces of different demographic groups. This is thus the first study that specifically tries to explain the biased behavior of FR models on different demographic groups and link it directly to the spatial facial features. The code is publicly available here.

📄 PDF Abstract BibTeX arXiv:2208.13400

Code (1)

fbiying87/demographic-bias-visualization 공식 구현 pytorch

Tasks

Decision MakingFace RecognitionFairness

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 제목 키워드 기반

On the "Illusion" of Gender Bias in Face Recognition: Explaining the Fairness Issue Through Non-demographic Attributes

2025-01-21 · Paul Jonas Kurz, Haiyu Wu, Kevin W. Bowyer, Philipp Terhörst

Face recognition systems (FRS) exhibit significant accuracy differences based on the user's gender. Since such a gender gap reduces the trustworthiness of FRS, more recent efforts have tried to find the causes. However, …

AttributeFace RecognitionFairness

Frequency Matters: Explaining Biases of Face Recognition in the Frequency Domain

2025-01-28 · Marco Huber, Fadi Boutros, Naser Damer

Face recognition (FR) models are vulnerable to performance variations across demographic groups. The causes for these performance differences are unclear due to the highly complex deep learning-based structure of face re…

Face Recognition

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

All Should Be Equal in the Eyes of Language Models: Counterfactually Aware Fair Text Generation

2023-11-09 · Pragyan Banerjee, Abhinav Java, Surgan Jandial, Simra Shahid 외

Fairness in Language Models (LMs) remains a longstanding challenge, given the inherent biases in training data that can be perpetuated by models and affect the downstream tasks. Recent methods employ expensive retraining…

AllFairnessLanguage ModelingLanguage Modelling+1

Jointly De-biasing Face Recognition and Demographic Attribute Estimation

2019-11-19 · ECCV 2020 8 · Sixue Gong, Xiaoming Liu, Anil K. Jain

We address the problem of bias in automated face recognition and demographic attribute estimation algorithms, where errors are lower on certain cohorts belonging to specific demographic groups. We present a novel de-bias…

AttributeFace Recognition