A Systematic Study of Bias Amplification
Melissa Hall, Laurens van der Maaten, Laura Gustafson, Maxwell Jones,, Aaron Adcock

TL;DR
This paper systematically investigates the conditions under which bias amplification occurs in machine learning models, revealing its dependence on factors like accuracy, capacity, and task difficulty, and providing insights for mitigation.
Contribution
It is the first controlled study that systematically analyzes bias amplification mechanics using synthetic data, identifying key factors influencing its occurrence.
Findings
Bias amplification correlates with model accuracy and capacity.
Bias amplification varies during training and depends on task difficulty.
Bias amplification occurs mainly when group recognition is easier than class recognition.
Abstract
Recent research suggests that predictions made by machine-learning models can amplify biases present in the training data. When a model amplifies bias, it makes certain predictions at a higher rate for some groups than expected based on training-data statistics. Mitigating such bias amplification requires a deep understanding of the mechanics in modern machine learning that give rise to that amplification. We perform the first systematic, controlled study into when and how bias amplification occurs. To enable this study, we design a simple image-classification problem in which we can tightly control (synthetic) biases. Our study of this problem reveals that the strength of bias amplification is correlated to measures such as model accuracy, model capacity, model overconfidence, and amount of training data. We also find that bias amplification can vary greatly during training. Finally,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning
