Improving fairness generalization through a sample-robust optimization method
Ulrich Aïvodji,Julien Ferry,Sébastien Gambs,M. Huguet,Mohamed,Siala +5 more
TL;DR: In this article , the authors proposed a robustness framework for statistical fairness in machine learning, inspired by the domain of distributionally robust optimization and works in ensuring fairness over a variety of samplings of the training set.
read more
Abstract: Unwanted bias is a major concern in machine learning, raising in particular significant ethical issues when machine learning models are deployed within high-stakes decision systems. A common solution to mitigate it is to integrate and optimize a statistical fairness metric along with accuracy during the training phase. However, one of the main remaining challenges is that current approaches usually generalize poorly in terms of fairness on unseen data. We address this issue by proposing a new robustness framework for statistical fairness in machine learning. The proposed approach is inspired by the domain of distributionally robust optimization and works in ensuring fairness over a variety of samplings of the training set. Our approach can be used to quantify the robustness of fairness but also to improve it when training a model. We empirically evaluate the proposed method and show that it effectively improves fairness generalization. In addition, we propose a simple yet powerful heuristic application of our framework that can be integrated into a wide range of existing fair classification techniques to enhance fairness generalization. Our extensive empirical study using two existing fair classification methods demonstrates the efficiency and scalability of the proposed heuristic approach.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
Fairness in Machine Learning: A Survey.
Simon Caton,Christian Haas +1 more
TL;DR: An overview of the different schools of thought and approaches to mitigating (social) biases and increase fairness in the Machine Learning literature is provided, organises approaches into the widely accepted framework of pre-processing, in- processing, and post-processing methods, subcategorizing into a further 11 method areas.
What-Is and How-To for Fairness in Machine Learning: A Survey, Reflection, and Perspective
Zeyu Tang,Jiji Zhang,Kun Zhang +2 more
TL;DR: It is demonstrated the importance of matching the mission and the means of different types of fairness inquiries on the data generating process, on the predicted outcome, and on the induced impact, respectively, to achieve the intended purpose.
EXPRESS: Fairness as a Robust Utilitarianism
Maoqi Liu,Guodong Yu,Zhi-Hai Zhang +2 more
TL;DR: The article explores the relationship between fairness and Utilitarian welfare maximization in the presence of uncertainty. It proposes a novel model that incentivizes a Utilitarian decision-maker to make fair decisions from an uncertainty-averse standpoint. The model considers the uncertain proportions of stakeholder types and maximizes the worst-case Utilitarian welfare over an uncertainty set.
A comprehensive survey and classification of evaluation criteria for trustworthy artificial intelligence
Louise McCormack,Malika Bendechache +1 more
Abstract: This paper presents a systematic review of the literature on evaluation criteria for Trustworthy Artificial Intelligence (TAI), with a focus on the seven EU principles of TAI. This systematic literature review identifies and analyses current evaluation criteria, maps them to the EU TAI principles and proposes a new classification system for each principle. The findings reveal both a need for and significant barriers to the standardization of criteria for TAI evaluation. The proposed classification contributes to the development, selection and standardization of evaluation criteria for TAI governance.
Fair Overlap Number of Balls (Fair-ONB): A Data-Morphology-based Undersampling Method for Bias Reduction
José Daniel Pascual-Triana,Alberto Fern'andez,Paulo Novais,Francisco Herrera +3 more
TL;DR: This study proposes Fair Overlap Number of Balls (Fair-ONB), a data-morphology-based undersampling method that reduces bias in machine learning models by selecting instances near decision boundaries, improving data quality and compliance with regulations.
References
•Book
The Algorithmic Foundations of Differential Privacy
Cynthia Dwork,Aaron Roth +1 more
- 11 Aug 2014
TL;DR: The preponderance of this monograph is devoted to fundamental techniques for achieving differential privacy, and application of these techniques in creative combinations, using the query-release problem as an ongoing example.
Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead
TL;DR: This Perspective clarifies the chasm between explaining black boxes and using inherently interpretable models, outlines several key reasons why explainable black boxes should be avoided in high-stakes decisions, identifies challenges to interpretable machine learning, and provides several example applications whereinterpretable models could potentially replace black box models in criminal justice, healthcare and computer vision.
6.9K
•Proceedings Article
Equality of opportunity in supervised learning
Moritz Hardt,Eric Price,Nathan Srebro +2 more
- 05 Dec 2016
TL;DR: This work proposes a criterion for discrimination against a specified sensitive attribute in supervised learning, where the goal is to predict some target based on available features and shows how to optimally adjust any learned predictor so as to remove discrimination according to this definition.
Fairness through awareness
Cynthia Dwork,Moritz Hardt,Toniann Pitassi,Omer Reingold,Richard S. Zemel +4 more
- 08 Jan 2012
TL;DR: A framework for fair classification comprising a (hypothetical) task-specific metric for determining the degree to which individuals are similar with respect to the classification task at hand and an algorithm for maximizing utility subject to the fairness constraint, that similar individuals are treated similarly is presented.
Unbiased look at dataset bias
Antonio Torralba,Alexei A. Efros +1 more
- 20 Jun 2011
TL;DR: A comparison study using a set of popular datasets, evaluated based on a number of criteria including: relative data bias, cross-dataset generalization, effects of closed-world assumption, and sample value is presented.