OxonFair: A Flexible Toolkit for Algorithmic Fairness
Eoin Delaney, Zihao Fu, Sandra Wachter, Brent Mittelstadt, Chris, Russell

TL;DR
OxonFair is a versatile open-source toolkit that enforces fairness across various data modalities and metrics, supporting validation-based fairness enforcement and joint optimization with performance objectives.
Contribution
It introduces a flexible, extensible fairness toolkit compatible with multiple ML frameworks, supporting validation data fairness and joint optimization of performance and fairness.
Findings
Supports NLP, Computer Vision, and tabular data.
Enforces fairness on validation data, reducing overfitting.
Jointly optimizes performance and fairness, improving baseline results.
Abstract
We present OxonFair, a new open source toolkit for enforcing fairness in binary classification. Compared to existing toolkits: (i) We support NLP and Computer Vision classification as well as standard tabular problems. (ii) We support enforcing fairness on validation data, making us robust to a wide range of overfitting challenges. (iii) Our approach can optimize any measure based on True Positives, False Positive, False Negatives, and True Negatives. This makes it easily extensible and much more expressive than existing toolkits. It supports all 9 and all 10 of the decision-based group metrics of two popular review articles. (iv) We jointly optimize a performance objective alongside fairness constraints. This minimizes degradation while enforcing fairness, and even improves the performance of inadequately tuned unfair baselines. OxonFair is compatible with standard ML toolkits,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsEthics and Social Impacts of AI · Digital Transformation in Industry · Blockchain Technology Applications and Security
