Fairness via In-Processing in the Over-parameterized Regime: A Cautionary Tale
Akshaj Kumar Veldanda, Ivan Brugere, Jiahao Chen, Sanghamitra Dutta,, Alan Mishler, Siddharth Garg

TL;DR
This paper critically examines the effectiveness of fairness constraints, specifically MinDiff, in over-parameterized deep neural networks, revealing limitations due to overfitting and proposing combined regularization techniques for better fairness.
Contribution
It highlights the limitations of MinDiff fairness training in over-parameterized models and suggests combining regularization methods to improve fairness in such regimes.
Findings
MinDiff improves fairness in under-parameterized models but fails in over-parameterized ones.
Overfit models with zero training loss appear trivially fair, creating an illusion of fairness.
Fairness optimization is highly sensitive to batch size, requiring extensive hyper-parameter tuning.
Abstract
The success of DNNs is driven by the counter-intuitive ability of over-parameterized networks to generalize, even when they perfectly fit the training data. In practice, test error often continues to decrease with increasing over-parameterization, referred to as double descent. This allows practitioners to instantiate large models without having to worry about over-fitting. Despite its benefits, however, prior work has shown that over-parameterization can exacerbate bias against minority subgroups. Several fairness-constrained DNN training methods have been proposed to address this concern. Here, we critically examine MinDiff, a fairness-constrained training procedure implemented within TensorFlow's Responsible AI Toolkit, that aims to achieve Equality of Opportunity. We show that although MinDiff improves fairness for under-parameterized models, it is likely to be ineffective in the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInsurance, Mortality, Demography, Risk Management · demographic modeling and climate adaptation
MethodsTest · Early Stopping
