paper-with-me

홈 › Papers

Fairness with Wasserstein Adversarial Networks

2019-09-25 · serrurier Mathieu, Loubes Jean-Michel, Edouard Pauwels

Quantifying, enforcing and implementing fairness emerged as a major topic in machine learning. We investigate these questions in the context of deep learning. Our main algorithmic and theoretical tool is the computational estimation of similarities between probability, `\a la Wasserstein'', using adversarial networks. This idea is flexible enough to investigate different fairness constrained learning tasks, which we model by specifying properties of the underlying data generative process. The first setting considers bias in the generative model which should be filtered out. The second model is related to the presence of nuisance variables in the observations producing an unwanted bias for the learning task. For both models, we devise a learning algorithm based on approximation of Wasserstein distances using adversarial networks. We provide formal arguments describing the fairness enforcing properties of these algorithm in relation with the underlying fairness generative processes. Finally we perform experiments, both on synthetic and real world data, to demonstrate empirically the superiority of our approach compared to state of the art fairness algorithms as well as concurrent GAN type adversarial architectures based on Jensen divergence.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Adversarial Reweighting Guided by Wasserstein Distance for Bias Mitigation

2023-11-21 · Xuan Zhao, Simone Fabbrizzi, Paula Reyero Lobo, Siamak Ghodsi 외

The unequal representation of different groups in a sample population can lead to discrimination of minority groups when machine learning models make automated decisions. To address these issues, fairness-aware machine l…

Fairness

Fair Text Classification with Wasserstein Independence

2023-11-21 · Thibaud Leteno, Antoine Gourru, Charlotte Laclau, Rémi Emonet 외

Group fairness is a central research topic in text classification, where reaching fair treatment between sensitive groups (e.g. women vs. men) remains an open challenge. This paper presents a novel method for mitigating …

AttributeClassificationFairnesstext-classification+1

From Fragile to Certified: Wasserstein Audits of Group Fairness Under Distribution Shift

2025-09-30 · Ahmad-Reza Ehyaei, Golnoosh Farnadi, Samira Samadi arxiv

Group-fairness metrics (e.g., equalized odds) can vary sharply across resamples and are especially brittle under distribution shift, undermining reliable audits. We propose a Wasserstein distributionally robust framework…

Towards Marginal Fairness Sliced Wasserstein Barycenter

2024-05-13 · Khai Nguyen, Hai Nguyen, Nhat Ho

The sliced Wasserstein barycenter (SWB) is a widely acknowledged method for efficiently generalizing the averaging operation within probability measure spaces. However, achieving marginal fairness SWB, ensuring approxima…

Fairness

Wasserstein projection distance for fairness testing of regression models

2025-10-05 · Wanxin Li, Yongjin P. Park, Khanh Dao Duc arxiv

Fairness testing evaluates whether a model satisfies a specified fairness criterion across different groups, yet most research has focused on classification models, leaving regression models underexplored. This paper int…