paper-with-me

홈 › Papers

Adversarial Reweighting Guided by Wasserstein Distance for Bias Mitigation

2023-11-21 · Xuan Zhao, Simone Fabbrizzi, Paula Reyero Lobo, Siamak Ghodsi, Klaus Broelemann, Steffen Staab, Gjergji Kasneci

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 learning jointly optimizes two (or more) metrics aiming at predictive effectiveness and low unfairness. However, the inherent under-representation of minorities in the data makes the disparate treatment of subpopulations less noticeable and difficult to deal with during learning. In this paper, we propose a novel adversarial reweighting method to address such \emph{representation bias}. To balance the data distribution between the majority and the minority groups, our approach deemphasizes samples from the majority group. To minimize empirical risk, our method prefers samples from the majority group that are close to the minority group as evaluated by the Wasserstein distance. Our theoretical analysis shows the effectiveness of our adversarial reweighting approach. Experiments demonstrate that our approach mitigates bias without sacrificing classification accuracy, outperforming related state-of-the-art methods on image and tabular benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2311.12684

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Mitigating Individual Skin Tone Bias in Skin Lesion Classification through Distribution-Aware Reweighting

2025-12-09 · Kuniko Paxton, Zeinab Dehghani, Koorosh Aslansefat, Dhavalkumar Thakker 외 arxiv

Skin color has historically been a focal point of discrimination, yet fairness research in machine learning for medical imaging often relies on coarse subgroup categories, overlooking individual-level variations. Such gr…

Skin Lesion ClassificationDensity Estimation

Reweighting samples under covariate shift using a Wasserstein distance criterion

2020-10-19 · Julien Reygner, Adrien Touboul

Considering two random variables with different laws to which we only have access through finite size iid samples, we address how to reweight the first sample so that its empirical distribution converges towards the true…

Uncertainty Quantification

Adversarial Regression with Doubly Non-negative Weighting Matrices

2021-09-30 · NeurIPS 2021 12 · Tam Le, Truyen Nguyen, Makoto Yamada, Jose Blanchet 외

Many machine learning tasks that involve predicting an output response can be solved by training a weighted regression model. Unfortunately, the predictive power of this type of models may severely deteriorate under low …

regression

Wasserstein Distance guided Adversarial Imitation Learning with Reward Shape Exploration

2020-06-05 · Ming Zhang, Yawei Wang, Xiaoteng Ma, Li Xia 외

The generative adversarial imitation learning (GAIL) has provided an adversarial learning framework for imitating expert policy from demonstrations in high-dimensional continuous tasks. However, almost all GAIL and its e…

continuous-controlContinuous ControlImitation LearningMuJoCo

Wasserstein Distance Guided Representation Learning for Domain Adaptation

2017-07-05 · Jian Shen, Yanru Qu, Wei-Nan Zhang, Yong Yu

Domain adaptation aims at generalizing a high-performance learner on a target domain via utilizing the knowledge distilled from a source domain which has a different but related data distribution. One solution to domain …

Domain AdaptationGeneral Classificationimage-classificationImage Classification+1