English

Image Counterfactual Sensitivity Analysis for Detecting Unintended Bias

Computer Vision and Pattern Recognition 2024-03-14 v3 Machine Learning Machine Learning

Abstract

Facial analysis models are increasingly used in applications that have serious impacts on people's lives, ranging from authentication to surveillance tracking. It is therefore critical to develop techniques that can reveal unintended biases in facial classifiers to help guide the ethical use of facial analysis technology. This work proposes a framework called \textit{image counterfactual sensitivity analysis}, which we explore as a proof-of-concept in analyzing a smiling attribute classifier trained on faces of celebrities. The framework utilizes counterfactuals to examine how a classifier's prediction changes if a face characteristic slightly changes. We leverage recent advances in generative adversarial networks to build a realistic generative model of face images that affords controlled manipulation of specific image characteristics. We then introduce a set of metrics that measure the effect of manipulating a specific property on the output of the trained classifier. Empirically, we find several different factors of variation that affect the predictions of the smiling classifier. This proof-of-concept demonstrates potential ways generative models can be leveraged for fine-grained analysis of bias and fairness.

Keywords

Cite

@article{arxiv.1906.06439,
  title  = {Image Counterfactual Sensitivity Analysis for Detecting Unintended Bias},
  author = {Remi Denton and Ben Hutchinson and Margaret Mitchell and Timnit Gebru and Andrew Zaldivar},
  journal= {arXiv preprint arXiv:1906.06439},
  year   = {2024}
}

Comments

Presented at CVPR 2019 Workshop on Fairness Accountability Transparency and Ethics in Computer Vision

R2 v1 2026-06-23T09:54:21.204Z