paper-with-me

홈 › Papers

OxonFair: A Flexible Toolkit for Algorithmic Fairness

2024-06-30 · Eoin Delaney, Zihao Fu, Sandra Wachter, Brent Mittelstadt, Chris Russell

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, including sklearn, Autogluon, and PyTorch and is available at https://github.com/oxfordinternetinstitute/oxonfair

📄 PDF Abstract BibTeX arXiv:2407.13710

Code (1)

oxfordinternetinstitute/oxonfair 공식 구현 pytorch

Tasks

ArticlesBinary ClassificationFairness

Similar Papers 제목 키워드 기반

AI Fairness 360: An Extensible Toolkit for Detecting, Understanding, and Mitigating Unwanted Algorithmic Bias

2018-10-03 · Rachel K. E. Bellamy, Kuntal Dey, Michael Hind, Samuel C. Hoffman 외

Fairness is an increasingly important concern as machine learning models are used to support decision making in high-stakes applications such as mortgage lending, hiring, and prison sentencing. This paper introduces a ne…

BenchmarkingDecision MakingFairness

A Sandbox Tool to Bias(Stress)-Test Fairness Algorithms

2022-04-21 · Nil-Jana Akpinar, Manish Nagireddy, Logan Stapleton, Hao-Fei Cheng 외

Motivated by the growing importance of reducing unfairness in ML predictions, Fair-ML researchers have presented an extensive suite of algorithmic 'fairness-enhancing' remedies. Most existing algorithms, however, are agn…

Fairness

JustEva: A Toolkit to Evaluate LLM Fairness in Legal Knowledge Inference

2025-09-15 · Zongyue Xue, Siyuan Zheng, Shaochun Wang, Yiran Hu 외 arxiv

The integration of Large Language Models (LLMs) into legal practice raises pressing concerns about judicial fairness, particularly due to the nature of their "black-box" processes. This study introduces JustEva, a compre…

MMM-fair: An Interactive Toolkit for Exploring and Operationalizing Multi-Fairness Trade-offs

2025-09-09 · Swati Swati, Arjun Roy, Emmanouil Panagiotou, Eirini Ntoutsi arxiv

Fairness-aware classification requires balancing performance and fairness, often intensified by intersectional biases. Conflicting fairness definitions further complicate the task, making it difficult to identify univers…

LiFT: A Scalable Framework for Measuring Fairness in ML Applications

2020-08-14 · Sriram Vasudevan, Krishnaram Kenthapadi

Many internet applications are powered by machine learned models, which are usually trained on labeled datasets obtained through either implicit / explicit user feedback signals or human judgments. Since societal biases …

Fairness