paper-with-me

Papers

Fairness in Multi-Task Learning via Wasserstein Barycenters

2023-06-16 · François Hu, Philipp Ratz, Arthur Charpentier

Algorithmic Fairness is an established field in machine learning that aims to reduce biases in data. Recent advances have proposed various methods to ensure fairness in a univariate environment, where the goal is to de-bias a single task. However, extending fairness to a multi-task setting, where more than one objective is optimised using a shared representation, remains underexplored. To bridge this gap, we develop a method that extends the definition of Strong Demographic Parity to multi-task learning using multi-marginal Wasserstein barycenters. Our approach provides a closed form solution for the optimal fair multi-task predictor including both regression and binary classification tasks. We develop a data-driven estimation procedure for the solution and run numerical experiments on both synthetic and real datasets. The empirical results highlight the practical value of our post-processing methodology in promoting fair decision-making.

📄 PDF Abstract BibTeX arXiv:2306.10155

Code (1)

phi-ra/fairmultitask 공식 구현 pytorch

Tasks

Binary ClassificationDecision MakingFairnessMulti-Task Learning

Similar Papers 제목 키워드 기반

Learning to Generate Wasserstein Barycenters

2021-02-24 · Julien Lacombe, Julie Digne, Nicolas Courty, Nicolas Bonneel

Optimal transport is a notoriously difficult problem to solve numerically, with current approaches often remaining intractable for very large scale applications such as those encountered in machine learning. Wasserstein …

GPU

Computational Guarantees for Doubly Entropic Wasserstein Barycenters

2023-09-21 · NeurIPS 2023 11

We study the computation of doubly regularized Wasserstein barycenters, a recently introduced family of entropic barycenters governed by inner and outer regularization strengths. Previous research has demonstrated that v…

Computational Guarantees for Doubly Entropic Wasserstein Barycenters via Damped Sinkhorn Iterations

2023-07-25 · Lénaïc Chizat, Tomas Vaškevičius

We study the computation of doubly regularized Wasserstein barycenters, a recently introduced family of entropic barycenters governed by inner and outer regularization strengths. Previous research has demonstrated that v…

The GenCol algorithm for high-dimensional optimal transport: general formulation and application to barycenters and Wasserstein splines

2022-09-19 · Gero Friesecke, Maximilian Penka

We extend the recently introduced genetic column generation algorithm for high-dimensional multi-marginal optimal transport from symmetric to general problems. We use the algorithm to calculate accurate mesh-free Wassers…

Wasserstein barycenters are NP-hard to compute

2021-01-04 · Jason M. Altschuler, Enric Boix-Adsera

Computing Wasserstein barycenters (a.k.a. Optimal Transport barycenters) is a fundamental problem in geometry which has recently attracted considerable attention due to many applications in data science. While there exis…

Open-Ended Question Answering