OxEnsemble: Fair Ensembles for Low-Data Classification

Abstract

We address the problem of fair classification in settings where data is scarce and unbalanced across demographic groups. Such low-data regimes are common in domains like medical imaging, where false negatives can have fatal consequences. We propose a novel approach OxEnsemble for efficiently training ensembles and enforcing fairness in these low-data regimes. Unlike other approaches, we aggregate predictions across ensemble members, each trained to satisfy fairness constraints. By construction, OxEnsemble is both data-efficient – carefully reusing held-out data to enforce fairness reliably – and compute-efficient, requiring little more compute than used to fine-tune or evaluate an existing model. We validate this approach with new theoretical guarantees. Experimentally, our approach yields more consistent outcomes and stronger fairness-accuracy trade-offs than existing methods across multiple challenging medical imaging classification datasets.

Cite

Text

Rystrøm et al. "OxEnsemble: Fair Ensembles for Low-Data Classification." Proceedings of The 9th International Conference on Medical Imaging with Deep Learning, 2026.

Markdown

[Rystrøm et al. "OxEnsemble: Fair Ensembles for Low-Data Classification." Proceedings of The 9th International Conference on Medical Imaging with Deep Learning, 2026.](https://mlanthology.org/midl/2026/rystrm2026midl-oxensemble/)

BibTeX

@inproceedings{rystrm2026midl-oxensemble,
  title     = {{OxEnsemble: Fair Ensembles for Low-Data Classification}},
  author    = {Rystrøm, Jonathan and Fu, Zihao and Russell, Chris},
  booktitle = {Proceedings of The 9th International Conference on Medical Imaging with Deep Learning},
  year      = {2026},
  pages     = {280-307},
  volume    = {315},
  url       = {https://mlanthology.org/midl/2026/rystrm2026midl-oxensemble/}
}