Preventing Fairness Gerrymandering: Auditing and Learning for Subgroup Fairness
Michael Kearns, Seth Neel, Aaron Roth, Zhiwei Steven Wu

TL;DR
This paper addresses the challenge of ensuring fairness across complex, structured subgroups in machine learning, proposing algorithms for auditing and learning classifiers that satisfy these rigorous fairness criteria.
Contribution
It introduces a framework for subgroup fairness over exponentially many groups, proves the computational hardness of auditing such fairness, and develops two algorithms with theoretical guarantees.
Findings
Algorithms effectively audit and learn fair classifiers on real datasets.
Auditing subgroup fairness is computationally hard, equivalent to weak agnostic learning.
Proposed algorithms converge to the best fair classifier under certain conditions.
Abstract
The most prevalent notions of fairness in machine learning are statistical definitions: they fix a small collection of pre-defined groups, and then ask for parity of some statistic of the classifier across these groups. Constraints of this form are susceptible to intentional or inadvertent "fairness gerrymandering", in which a classifier appears to be fair on each individual group, but badly violates the fairness constraint on one or more structured subgroups defined over the protected attributes. We propose instead to demand statistical notions of fairness across exponentially (or infinitely) many subgroups, defined by a structured class of functions over the protected attributes. This interpolates between statistical definitions of fairness and recently proposed individual notions of fairness, but raises several computational challenges. It is no longer clear how to audit a fixed…
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
TopicsEthics and Social Impacts of AI · Digital Economy and Work Transformation
