paper-with-me

홈 › Papers

Too Relaxed to Be Fair

2020-01-01 · ICML 2020 1 · Michael Lohaus, Michaël Perrot, Ulrike Von Luxburg

We address the problem of classification under fairness constraints. Given a notion of fairness, the goal is to learn a classifier that is not discriminatory against a group of individuals. In the literature, this problem is often formulated as a constrained optimization problem and solved using relaxations of the fairness constraints. We show that many existing relaxations are unsatisfactory: even if a model satisfies the relaxed constraint, it can be surprisingly unfair. We propose a principled framework to solve this problem. This new approach uses a strongly convex formulation and comes with theoretical guarantees on the fairness of its solution. In practice, we show that this method gives promising results on real data.

📄 PDF Abstract BibTeX

Code (1)

mlohaus/SearchFair 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Geometry of Relaxed Fair Regression: A Unified Framework for Aware and Unaware Settings

2026-05-27 · M. Generali Lince, V. Divol, R. Flamary, S. Gaucher 외 arxiv

Fairness-accuracy trade-offs are a central concern in the deployment of fairness-aware machine learning methods. When sensitive attributes are unavailable at inference time-the so called unawareness setting, principled m…

Differentially Private and Fair Classification via Calibrated Functional Mechanism

2020-01-14 · Jiahao Ding, Xinyue Zhang, Xiaohuan Li, Junyi Wang 외

Machine learning is increasingly becoming a powerful tool to make decisions in a wide variety of applications, such as medical diagnosis and autonomous driving. Privacy concerns related to the training data and unfair be…

Autonomous DrivingBIG-bench Machine LearningClassificationFairness+2

Counterfactually Fair Regression via Optimal Transport

2026-05-27 · M. Generali Lince, S. Gaucher, J-J. Vie, P. Loiseau arxiv

We consider the problem of learning a counterfactually fair regressor. We adopt a causal uncertainty view in which counterfactual fairness is defined with resampled noise. We focus on obtaining theoretical fairness guara…

Oblivious Data for Fairness with Kernels

2020-02-07 · Steffen Grünewälder, Azadeh Khaleghi

We investigate the problem of algorithmic fairness in the case where sensitive and non-sensitive features are available and one aims to generate new, `oblivious', features that closely approximate the non-sensitive featu…

Fairness

Mean Parity Fair Regression in RKHS

2023-02-21 · Shaokui Wei, Jiayin Liu, Bing Li, Hongyuan Zha

We study the fair regression problem under the notion of Mean Parity (MP) fairness, which requires the conditional mean of the learned function output to be constant with respect to the sensitive attributes. We address t…

Fairnessregression