CVCYMay 20, 2022

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

arXiv:2205.10049v115 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses fairness issues in AI for facial expression recognition, providing tools to evaluate bias, but it is incremental as it builds on existing fairness metrics.

The authors tackled the problem of assessing demographic bias in facial expression recognition by proposing three new metrics to evaluate dataset and model bias, applying them to the AffectNet dataset and finding substantial racial bias and gender stereotypes.

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 apply in multi-class multi-demographic classification problems, such as Facial Expression Recognition (FER). We propose a new set of metrics to approach these problems. Of the three metrics proposed, two focus on the representational and stereotypical bias of the dataset, and the third one on the residual bias of the trained model. These metrics combined can potentially be used to study and compare diverse bias mitigation methods. We demonstrate the usefulness of the metrics by applying them to a FER problem based on the popular Affectnet dataset. Like many other datasets for FER, Affectnet is a large Internet-sourced dataset with 291,651 labeled images. Obtaining images from the Internet raises some concerns over the fairness of any system trained on this data and its ability to generalize properly to diverse populations. We first analyze the dataset and some variants, finding substantial racial bias and gender stereotypes. We then extract several subsets with different demographic properties and train a model on each one, observing the amount of residual bias in the different setups. We also provide a second analysis on a different dataset, FER+.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes