Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Provably Fair Machine Learning: Bayesian Approaches For Consistent and Transparent Predictions

About

ML classifiers deployed in high-stakes domains produce predictions whose quality varies systematically across subgroups. For granular subgroups defined by intersections of multiple features, predictions are often inconsistent with the observed data: the model's outputs contradict the evidence available for that subgroup. This problem is exacerbated by regularisation, which improves aggregate performance by collapsing small subgroups into larger groups, disproportionately affecting demographic minorities. We define two requirements for consistent prediction: determinism (identical individuals receive identical predictions) and statistical consistency (we cannot reject, at significance level alpha, the hypothesis that the predictions for a subgroup were drawn from the Bayesian optimal target distribution inferred for that subgroup). From these requirements we derive the Fair Bayesian classifier, which enforces both across every group and subgroup simultaneously and abstains whenever no consistent deterministic prediction is possible. On three benchmark datasets (Adult, COMPAS, and Bank Marketing), standard classifiers produce statistically inconsistent predictions for a substantial proportion of subgroups. Our classifier achieves zero consistency error by construction while exceeding baseline accuracy and multicalibration on every dataset tested. Statistical consistency provides a principled foundation for prediction quality with direct implications for algorithmic fairness. Minority demographics are disproportionately concentrated in small subgroups, precisely where frequentist inference is least reliable; addressing this inference problem is therefore a necessary step toward fair ML. By enforcing Bayesian consistency at the finest resolution the data supports, the our classifier demonstrates that exhaustive subgroup fairness with principled abstention is achievable in practice.

Owen O'Neill, Fintan Costello• 2026

Related benchmarks

TaskDatasetResultRank
Multicalibrationbank-marketing
Multicalibration Error0.012
24
MulticalibrationCOMPAS
Multicalibration Error-0.021
16
Consistency evaluation of v nodesAdult
Inconsistent v-node Percentage0.00e+0
8
Consistency evaluation of v nodesbank-marketing
Inconsistency Rate (v-nodes)0.00e+0
8
Binary ClassificationAdult
Accuracy94.2
4
Binary ClassificationCOMPAS
Accuracy77.6
4
Binary Classificationbank-marketing
Accuracy93.6
4
Consistency evaluation of v nodesCOMPAS
Inconsistency Rate (v-nodes)0.00e+0
4
MultiaccuracyAdult
Accuracy (Non-white Female)95.8
4
MultiaccuracyCOMPAS
Accuracy (Caucasian Female)84.6
4
Showing 10 of 12 rows

Other info

Follow for update