paper-with-me

Papers

Optimal Transport under Group Fairness Constraints

2026-01-12 · Linus Bleistein, Mathieu Dagréou, Francisco Andrade, Thomas Boudou, Aurélien Bellet arxiv

Ensuring fairness in matching algorithms is a key challenge in allocating scarce resources and positions. Focusing on Optimal Transport (OT), we introduce a novel notion of group fairness requiring that the probability of matching two individuals from any two given groups in the OT plan satisfies a predefined target. We first propose a modified Sinkhorn algorithm to compute perfectly fair transport plans efficiently. Since exact fairness can significantly degrade matching quality in practice, we then develop two relaxation strategies. The first one involves solving a penalized OT problem, for which we derive novel finite-sample complexity guarantees. Our second strategy leverages bilevel optimization to learn a ground cost that induces a fair OT solution, and we establish a bound on the deviation of fairness when matching unseen data. Finally, we present empirical results illustrating the performance of our approaches and the trade-off between fairness and transport cost.

📄 PDF Abstract BibTeX arXiv:2601.07144

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

Optimal Transport of Classifiers to Fairness

2022-02-08 · Maarten Buyl, Tijl De Bie

In past work on fairness in machine learning, the focus has been on forcing the prediction of classifiers to have similar statistical properties for people of different demographics. To reduce the violation of these prop…

Fairness

Everything is Relative: Understanding Fairness with Optimal Transport

2021-02-20 · Kweku Kwegyir-Aggrey, Rebecca Santorella, Sarah M. Brown

To study discrimination in automated decision-making systems, scholars have proposed several definitions of fairness, each expressing a different fair ideal. These definitions require practitioners to make complex decisi…

Decision MakingFairness

Demographic Parity Tails for Regression

2026-04-02 · Naht Sinh Le, Christophe Denis, Mohamed Hebiri arxiv

Demographic parity (DP) is a widely studied fairness criterion in regression, enforcing independence between the predictions and sensitive attributes. However, constraining the entire distribution can degrade predictive …

Optimal Transport Learning: Balancing Value Optimization and Fairness in Individualized Treatment Rules

2025-07-31 · Wenhai Cui, Xiaoting Ji, Wen Su, Xiaodong Yan 외 arxiv

Individualized treatment rules (ITRs) have gained significant attention due to their wide-ranging applications in fields such as precision medicine, ridesharing, and advertising recommendations. However, when ITRs are in…

Matching Code and Law: Achieving Algorithmic Fairness with Optimal Transport

2017-12-21 · Meike Zehlike, Philipp Hacker, Emil Wiedemann

Increasingly, discrimination by algorithms is perceived as a societal and legal problem. As a response, a number of criteria for implementing algorithmic fairness in machine learning have been developed in the literature…

Fairness