A Feature-level Bias Evaluation Framework for Facial Expression Recognition Models
Tangzheng Lian, Oya Celiktutan
TL;DR
This work tackles the challenge of evaluating demographic biases in facial expression recognition (FER) without needing demographic labels on the test set. It introduces a feature-space bias evaluation framework that uses a probe dataset to measure differential associations and a plug-in permutation-based statistical module to ensure significance, enabling robust bias analysis across age, gender, and race for seven expressions and multiple architectures on AffectNet. The method demonstrates superior alignment with ground-truth biases compared to approaches relying on pseudo-demographic labels, and reveals stronger age- and race-related biases, with transformer architectures showing larger biases than CNNs. Overall, the framework provides a practical tool for fairer FER deployments and highlights considerations for using visually perceived demographics in fairness assessments and their ethical implications.
Abstract
Recent studies on fairness have shown that Facial Expression Recognition (FER) models exhibit biases toward certain visually perceived demographic groups. However, the limited availability of human-annotated demographic labels in public FER datasets has constrained the scope of such bias analysis. To overcome this limitation, some prior works have resorted to pseudo-demographic labels, which may distort bias evaluation results. Alternatively, in this paper, we propose a feature-level bias evaluation framework for evaluating demographic biases in FER models under the setting where demographic labels are unavailable in the test set. Extensive experiments demonstrate that our method more effectively evaluates demographic biases compared to existing approaches that rely on pseudo-demographic labels. Furthermore, we observe that many existing studies do not include statistical testing in their bias evaluations, raising concerns that some reported biases may not be statistically significant but rather due to randomness. To address this issue, we introduce a plug-and-play statistical module to ensure the statistical significance of biased evaluation results. A comprehensive bias analysis based on the proposed module is then conducted across three sensitive attributes (age, gender, and race), seven facial expressions, and multiple network architectures on a large-scale dataset, revealing the prominent demographic biases in FER and providing insights on selecting a fairer network architecture.
