TL;DR
This paper addresses the challenge of maintaining fairness in machine learning predictions under covariate shift, proposing a robust method that ensures fairness and performance even when input distributions change between training and testing.
Contribution
It introduces a novel approach for fair prediction under covariate shift that optimizes for worst-case target performance while satisfying fairness constraints.
Findings
Method improves fairness under distribution shift.
Approach matches statistical properties of source data.
Demonstrated effectiveness on benchmark tasks.
Abstract
Making predictions that are fair with regard to protected group membership (race, gender, age, etc.) has become an important requirement for classification algorithms. Existing techniques derive a fair model from sampled labeled data relying on the assumption that training and testing data are identically and independently drawn (iid) from the same distribution. In practice, distribution shift can and does occur between training and testing datasets as the characteristics of individuals interacting with the machine learning system change. We investigate fairness under covariate shift, a relaxation of the iid assumption in which the inputs or covariates change while the conditional label distribution remains the same. We seek fair decisions under these assumptions on target data with unknown labels. We propose an approach that obtains the predictor that is robust to the worst-case in…
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
