paper-with-me

홈 › Papers

Enforcing Delayed-Impact Fairness Guarantees

2022-08-24 · Aline Weber, Blossom Metevier, Yuriy Brun, Philip S. Thomas, Bruno Castro da Silva

Recent research has shown that seemingly fair machine learning models, when used to inform decisions that have an impact on peoples' lives or well-being (e.g., applications involving education, employment, and lending), can inadvertently increase social inequality in the long term. This is because prior fairness-aware algorithms only consider static fairness constraints, such as equal opportunity or demographic parity. However, enforcing constraints of this type may result in models that have negative long-term impact on disadvantaged individuals and communities. We introduce ELF (Enforcing Long-term Fairness), the first classification algorithm that provides high-confidence fairness guarantees in terms of long-term, or delayed, impact. We prove that the probability that ELF returns an unfair solution is less than a user-specified tolerance and that (under mild assumptions), given sufficient training data, ELF is able to find and return a fair solution if one exists. We show experimentally that our algorithm can successfully mitigate long-term unfairness.

📄 PDF Abstract BibTeX arXiv:2208.11744

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Finite-Sample and Distribution-Free Fair Classification: Optimal Trade-off Between Excess Risk and Fairness, and the Cost of Group-Blindness

2024-10-21 · Xiaotian Hou, Linjun Zhang

Algorithmic fairness in machine learning has recently garnered significant attention. However, two pressing challenges remain: (1) The fairness guarantees of existing fair classification methods often rely on specific da…

Binary ClassificationDecision MakingFairness

Delayed Impact of Fair Machine Learning

2018-03-12 · ICML 2018 7 · Lydia T. Liu, Sarah Dean, Esther Rolf, Max Simchowitz 외

Fairness in machine learning has predominantly been studied in static classification settings without concern for how decisions change the underlying population over time. Conventional wisdom suggests that fairness crite…

BIG-bench Machine LearningFairness

Group Fairness by Probabilistic Modeling with Latent Fair Decisions

2020-09-18 · YooJung Choi, Meihua Dang, Guy Van Den Broeck

Machine learning systems are increasingly being used to make impactful decisions such as loan applications and criminal justice risk assessments, and as such, ensuring fairness of these systems is critical. This is often…

Fairness

Calibrated Data-Dependent Constraints with Exact Satisfaction Guarantees

2023-01-15 · Songkai Xue, Yuekai Sun, Mikhail Yurochkin

We consider the task of training machine learning models with data-dependent constraints. Such constraints often arise as empirical versions of expected value constraints that enforce fairness or stability goals. We refo…

FairnessStochastic Optimization

Group-based Fair Learning Leads to Counter-intuitive Predictions

2019-10-04 · Ofir Nachum, Heinrich Jiang

A number of machine learning (ML) methods have been proposed recently to maximize model predictive accuracy while enforcing notions of group parity or fairness across sub-populations. We propose a desirable property for …

Fairness