FaceX aggregates Grad-CAM attributions over 19 facial regions to produce summary heatmaps and high-impact patches for face attribute classifiers, and evaluates its bias-detection ability on controlled and real-world benchmarks.
FLAC: Fairness-Aware Representation Learning by Suppressing Attribute-Class Associations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Bias in computer vision systems can perpetuate or even amplify discrimination against certain populations. Considering that bias is often introduced by biased visual datasets, many recent research efforts focus on training fair models using such data. However, most of them heavily rely on the availability of protected attribute labels in the dataset, which limits their applicability, while label-unaware approaches, i.e., approaches operating without such labels, exhibit considerably lower performance. To overcome these limitations, this work introduces FLAC, a methodology that minimizes mutual information between the features extracted by the model and a protected attribute, without the use of attribute labels. To do that, FLAC proposes a sampling strategy that highlights underrepresented samples in the dataset, and casts the problem of learning fair representations as a probability matching problem that leverages representations extracted by a bias-capturing classifier. It is theoretically shown that FLAC can indeed lead to fair representations, that are independent of the protected attributes. FLAC surpasses the current state-of-the-art on Biased-MNIST, CelebA, and UTKFace, by 29.1%, 18.1%, and 21.9%, respectively. Additionally, FLAC exhibits 2.2% increased accuracy on ImageNet-A and up to 4.2% increased accuracy on Corrupted-Cifar10. Finally, in most experiments, FLAC even outperforms the bias label-aware state-of-the-art methods.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
FaceX: Understanding Face Attribute Classifiers through Summary Model Explanations
FaceX aggregates Grad-CAM attributions over 19 facial regions to produce summary heatmaps and high-impact patches for face attribute classifiers, and evaluates its bias-detection ability on controlled and real-world benchmarks.