A structured regression approach for evaluating model performance across intersectional subgroups
Christine Herlihy, Kimberly Truong, Alexandra Chouldechova, Miroslav Dudik
TL;DR
This work tackles disaggregated evaluation of AI fairness across intersectional subgroups, where standard per-group estimates become unreliable when subgroup sizes are small. It introduces a structured regression (SR) framework that models subgroup performance as $\mu_a = \theta_0 + \boldsymbol{\theta}\cdot\boldsymbol{\phi}^a$ and uses inverse-variance weighted LASSO with a pooled variance estimate to borrow strength across groups, producing shrunk but unbiased estimates $\hat{\mu}_a$ with calibrated confidence intervals via residual bootstrap (rBLPR). The approach also enables goodness-of-fit testing to distinguish additive versus interaction structure and identify benign factors driving variation. Empirical results on diabetes and ASR datasets show SR (and related estimators JS/EB) substantially improve point estimates and interval coverage over standard methods and MBM, especially for small subgroups, while goodness-of-fit analyses illuminate the factors shaping fairness-related harms. The methodology provides a practical, interpretable tool for reliable disaggregated fairness assessment and data-driven mitigation planning.
Abstract
Disaggregated evaluation is a central task in AI fairness assessment, where the goal is to measure an AI system's performance across different subgroups defined by combinations of demographic or other sensitive attributes. The standard approach is to stratify the evaluation data across subgroups and compute performance metrics separately for each group. However, even for moderately-sized evaluation datasets, sample sizes quickly get small once considering intersectional subgroups, which greatly limits the extent to which intersectional groups are included in analysis. In this work, we introduce a structured regression approach to disaggregated evaluation that we demonstrate can yield reliable system performance estimates even for very small subgroups. We provide corresponding inference strategies for constructing confidence intervals and explore how goodness-of-fit testing can yield insight into the structure of fairness-related harms experienced by intersectional groups. We evaluate our approach on two publicly available datasets, and several variants of semi-synthetic data. The results show that our method is considerably more accurate than the standard approach, especially for small subgroups, and demonstrate how goodness-of-fit testing helps identify the key factors that drive differences in performance.
