Intersectional Fairness via Mixed-Integer Optimization
Jiří Němeček, Mark Kozdoba, Illia Kryvoviaz, Tomáš Pevný, Jakub Mareček
TL;DR
This work tackles the challenge of intersectional fairness in high-stakes AI by introducing a unified training and auditing framework based on Mixed-Integer Optimization. It establishes the theoretical equivalence between two intersectional-bias measures, MSD and SPSF, for identifying the most unfair subgroup, and demonstrates how MIO can reliably detect and constrain bias while producing interpretable models. The method supports conjunction-based (interpretable) subgroups and employs lazy constraints to manage the exponential number of fairness constraints, enabling scalable training with provable fairness guarantees. Experiments on US Census data show that the conjunction-based approach identifies the most unfair subgroups more effectively than linear-subgroup methods and that the training framework yields accurate, interpretable classifiers that bound intersectional bias below practical thresholds. Overall, the paper provides a principled, scalable path to certifiably fair and transparent AI suitable for regulated domains and beyond.
Abstract
The deployment of Artificial Intelligence in high-risk domains, such as finance and healthcare, necessitates models that are both fair and transparent. While regulatory frameworks, including the EU's AI Act, mandate bias mitigation, they are deliberately vague about the definition of bias. In line with existing research, we argue that true fairness requires addressing bias at the intersections of protected groups. We propose a unified framework that leverages Mixed-Integer Optimization (MIO) to train intersectionally fair and intrinsically interpretable classifiers. We prove the equivalence of two measures of intersectional fairness (MSD and SPSF) in detecting the most unfair subgroup and empirically demonstrate that our MIO-based algorithm improves performance in finding bias. We train high-performing, interpretable classifiers that bound intersectional bias below an acceptable threshold, offering a robust solution for regulated industries and beyond.
