paper-with-me

홈 › Papers

Empirical Risk Minimization under Fairness Constraints

2018-02-23 · NeurIPS 2018 12 · Michele Donini, Luca Oneto, Shai Ben-David, John Shawe-Taylor, Massimiliano Pontil

We address the problem of algorithmic fairness: ensuring that sensitive variables do not unfairly influence the outcome of a classifier. We present an approach based on empirical risk minimization, which incorporates a fairness constraint into the learning problem. It encourages the conditional risk of the learned classifier to be approximately constant with respect to the sensitive variable. We derive both risk and fairness bounds that support the statistical consistency of our approach. We specify our approach to kernel methods and observe that the fairness requirement implies an orthogonality constraint which can be easily added to these methods. We further observe that for linear models the constraint translates into a simple data preprocessing step. Experiments indicate that the method is empirically effective and performs favorably against state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1802.08626

Code (2)

jmikko/fair_ERM 공식 구현
itazap/MIE424-FinalProject

Tasks

Fairness

Similar Papers 제목 키워드 기반

Classification with abstention but without disparities

2021-02-24 · Nicolas Schreuder, Evgenii Chzhen

Classification with abstention has gained a lot of attention in recent years as it allows to incorporate human decision-makers in the process. Yet, abstention can potentially amplify disparities and lead to discriminator…

ClassificationFairnessGeneral Classification

f-FERM: A Scalable Framework for Robust Fair Empirical Risk Minimization

2023-12-06 · Sina Baharlouei, Shivam Patel, Meisam Razaviyayn

Training and deploying machine learning models that meet fairness criteria for protected groups are fundamental in modern artificial intelligence. While numerous constraints and regularization terms have been proposed in…

FairnessStochastic Optimization

Towards Fair ASR For Second Language Speakers Using Fairness Prompted Finetuning

2025-10-21 · Monorama Swain, Bubai Maji, Jagabandhu Mishra, Markus Schedl 외 arxiv

In this work, we address the challenge of building fair English ASR systems for second-language speakers. Our analysis of widely used ASR models, Whisper and Seamless-M4T, reveals large fluctuations in word error rate (W…

A Fair Empirical Risk Minimization with Generalized Entropy

2022-02-24 · Youngmi Jin, Jio Gim, Tae-Jin Lee, Young-Joo Suh

This paper studies a parametric family of algorithmic fairness metrics, called generalized entropy, which originally has been used in public welfare and recently introduced to machine learning community. As a meaningful …

ClassificationFairness

Achieving Long-Term Fairness in Sequential Decision Making

2022-04-04 · Yaowei Hu, Lu Zhang

In this paper, we propose a framework for achieving long-term fair sequential decision making. By conducting both the hard and soft interventions, we propose to take path-specific effects on the time-lagged causal graph …

Decision MakingFairnessSequential Decision Making