Maximum Subgroup Discrepancy is a sample-efficient, interpretable distribution distance for intersectional bias detection, provably linear in the number of protected attributes and computable to global optimality via mixed-integer optimization.
Learning Optimized Or's of And's
1 Pith paper cite this work, alongside 16 external citations. Polarity classification is still indexing.
abstract
Or's of And's (OA) models are comprised of a small number of disjunctions of conjunctions, also called disjunctive normal form. An example of an OA model is as follows: If ($x_1 = $ `blue' AND $x_2=$ `middle') OR ($x_1 = $ `yellow'), then predict $Y=1$, else predict $Y=0$. Or's of And's models have the advantage of being interpretable to human experts, since they are a set of conditions that concisely capture the characteristics of a specific subset of data. We present two optimization-based machine learning frameworks for constructing OA models, Optimized OA (OOA) and its faster version, Optimized OA with Approximations (OOAx). We prove theoretical bounds on the properties of patterns in an OA model. We build OA models as a diagnostic screening tool for obstructive sleep apnea, that achieves high accuracy with a substantial gain in interpretability over other methods.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Bias Detection via Maximum Subgroup Discrepancy
Maximum Subgroup Discrepancy is a sample-efficient, interpretable distribution distance for intersectional bias detection, provably linear in the number of protected attributes and computable to global optimality via mixed-integer optimization.