CVAIJul 7

Do Counterfactually Fair Image Classifiers Satisfy Group Fairness? -- A Theoretical and Empirical Study

arXiv:2607.066034.86 citationsh-index: 8
Predicted impact top 77% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work clarifies the theoretical and empirical gap between CF and GF in image classification, providing a method to align them, which is important for practitioners aiming to achieve multiple fairness criteria.

The paper investigates the relationship between counterfactual fairness (CF) and group fairness (GF) in image classification, finding that CF does not imply GF due to latent attributes correlated with sensitive attributes. They propose Counterfactual Knowledge Distillation (CKD) to mitigate this correlation, showing that CF models can satisfy GF when the reliance on such latent attributes is reduced.

The notion of algorithmic fairness has been actively explored from various aspects of fairness, such as counterfactual fairness (CF) and group fairness (GF). However, the exact relationship between CF and GF remains to be unclear, especially in image classification tasks; the reason is because we often cannot collect counterfactual samples regarding a sensitive attribute, essential for evaluating CF, from the existing images (\eg, a photo of the same person but with different secondary sex characteristics). In this paper, we construct new image datasets for evaluating CF by using a high-quality image editing method and carefully labeling with human annotators. Our datasets, \oursceleb and \ourslfw, build upon the popular image GF benchmarks; hence, we can evaluate CF and GF simultaneously. We empirically observe that CF does not imply GF in image classification, whereas previous studies on tabular datasets observed the opposite. We theoretically show that it could be due to the existence of a latent attribute $G$ that is correlated with, but not caused by, the sensitive attribute (\eg, secondary sex characteristics are highly correlated with hair length). From this observation, we propose a simple baseline, Counterfactual Knowledge Distillation (CKD), to mitigate such correlation with the sensitive attributes. Extensive experimental results on \oursceleb and \ourslfw demonstrate that CF-achieving models satisfy GF if we successfully reduce the reliance on $G$ (\eg, using CKD).

Foundations

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

Your Notes