On the "Illusion" of Gender Bias in Face Recognition: Explaining the Fairness Issue Through Non-demographic Attributes
Paul Jonas Kurz, Haiyu Wu, Kevin W. Bowyer, Philipp Terhörst
TL;DR
The paper tackles gender bias in face recognition by moving beyond demographic factors to decorrelated non-demographic attributes. It introduces iGARBE as a Gini-based fairness metric and CoFair for contextual fairness, and develops a greedy, unsupervised framework to identify attribute combinations that eliminate the gender gap when test data share certain attributes. Through decorrelation of 40 attributes using MAAD-Face and evaluations on ArcFace and FaceNet, the authors show that balancing test sets on hair, facial hair, and occluding accessories can largely remove gender-based performance differences with minimal or acceptable impact on overall accuracy. The work highlights the social-behavioral origins of bias and provides a scalable methodology and metrics for analyzing and mitigating fairness issues in face biometrics, with practical implications for dataset design and system robustness.
Abstract
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, these studies make use of manually selected, correlated, and small-sized sets of facial features to support their claims. In this work, we analyse gender bias in face recognition by successfully extending the search domain to decorrelated combinations of 40 non-demographic facial characteristics. First, we propose a toolchain to effectively decorrelate and aggregate facial attributes to enable a less-biased gender analysis on large-scale data. Second, we introduce two new fairness metrics to measure fairness with and without context. Based on these grounds, we thirdly present a novel unsupervised algorithm able to reliably identify attribute combinations that lead to vanishing bias when used as filter predicates for balanced testing datasets. The experiments show that the gender gap vanishes when images of male and female subjects share specific attributes, clearly indicating that the issue is not a question of biology but of the social definition of appearance. These findings could reshape our understanding of fairness in face biometrics and provide insights into FRS, helping to address gender bias issues.
