paper-with-me

홈 › Papers

Metrics for Dataset Demographic Bias: A Case Study on Facial Expression Recognition

2023-03-28 · Iris Dominguez-Catena, Daniel Paternain, Mikel Galar

Demographic biases in source datasets have been shown as one of the causes of unfairness and discrimination in the predictions of Machine Learning models. One of the most prominent types of demographic bias are statistical imbalances in the representation of demographic groups in the datasets. In this paper, we study the measurement of these biases by reviewing the existing metrics, including those that can be borrowed from other disciplines. We develop a taxonomy for the classification of these metrics, providing a practical guide for the selection of appropriate metrics. To illustrate the utility of our framework, and to further understand the practical characteristics of the metrics, we conduct a case study of 20 datasets used in Facial Emotion Recognition (FER), analyzing the biases present in them. Our experimental results show that many metrics are redundant and that a reduced subset of metrics may be sufficient to measure the amount of demographic bias. The paper provides valuable insights for researchers in AI and related fields to mitigate dataset bias and improve the fairness and accuracy of AI models. The code is available at https://github.com/irisdominguez/dataset_bias_metrics.

📄 PDF Abstract BibTeX arXiv:2303.15889

Code (1)

irisdominguez/dataset_bias_metrics 공식 구현

Tasks

Emotion RecognitionFacial Emotion RecognitionFacial Expression RecognitionFairness

Similar Papers 제목 키워드 기반

Assessing Demographic Bias Transfer from Dataset to Model: A Case Study in Facial Expression Recognition

2022-05-20 · Iris Dominguez-Catena, Daniel Paternain, Mikel Galar

The increasing amount of applications of Artificial Intelligence (AI) has led researchers to study the social impact of these technologies and evaluate their fairness. Unfortunately, current fairness metrics are hard to …

Facial Expression RecognitionFacial Expression Recognition (FER)Fairness

DemoBias: An Empirical Study to Trace Demographic Biases in Vision Foundation Models

2025-08-25 · Abu Sufian, Anirudha Ghosh, Debaditya Barman, Marco Leo 외 arxiv

Large Vision Language Models (LVLMs) have demonstrated remarkable capabilities across various downstream tasks, including biometric face recognition (FR) with description. However, demographic biases remain a critical co…

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

Sonos Voice Control Bias Assessment Dataset: A Methodology for Demographic Bias Assessment in Voice Assistants

2024-05-14 · Chloé Sekkat, Fanny Leroy, Salima Mdhaffar, Blake Perry Smith 외

Recent works demonstrate that voice assistants do not perform equally well for everyone, but research on demographic robustness of speech technologies is still scarce. This is mainly due to the rarity of large datasets w…

Automatic Speech RecognitionDiversityspeech-recognitionSpeech Recognition+1

Quantifying Algorithmic Biases over Time

2019-07-02 · Vivek K. Singh, Ishaan Singh

Algorithms now permeate multiple aspects of human lives and multiple recent results have reported that these algorithms may have biases pertaining to gender, race, and other demographic characteristics. The metrics used …

Image Retrieval