paper-with-me

홈 › Papers

Federated Adversarial Debiasing for Fair and Transferable Representations

2021-08-14 · the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining 2021 8 · Junyuan Hong, Zhuangdi Zhu, Shuyang Yu, Zhangyang Wang, Hiroko Dodge, Jiayu Zhou

Federated learning is a distributed learning framework that is communication efficient and provides protection over participating users' raw training data. One outstanding challenge of federate learning comes from the users' heterogeneity, and learning from such data may yield biased and unfair models for minority groups. While adversarial learning is commonly used in centralized learning for mitigating bias, there are significant barriers when extending it to the federated framework. In this work, we study these barriers and address them by proposing a novel approach Federated Adversarial DEbiasing (FADE). FADE does not require users' sensitive group information for debiasing and offers users the freedom to opt-out from the adversarial component when privacy or computational costs become a concern. We show that ideally, FADE can attain the same global optimality as the one by the centralized algorithm. We then analyze when its convergence may fail in practice and propose a simple yet effective method to address the problem. Finally, we demonstrate the effectiveness of the proposed framework through extensive empirical studies, including the problem settings of unsupervised domain adaptation and fair learning. Our codes and pretrained models are available at: https://github.com/illidanlab/FADE.

📄 PDF Abstract BibTeX

Code (1)

illidanlab/FADE pytorch

Tasks

Domain AdaptationFederated LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Mitigating Biases in Language Models via Bias Unlearning

2025-09-30 · Dianqing Liu, Yi Liu, Guoqing Jin, Zhendong Mao arxiv

Many studies have shown various biases targeting different demographic groups in language models, amplifying discrimination and harming fairness. Recent parameter modification debiasing approaches significantly degrade c…

FairFed: Enabling Group Fairness in Federated Learning

2021-10-02 · Yahya H. Ezzeldin, Shen Yan, Chaoyang He, Emilio Ferrara 외

Training ML models which are fair across different demographic groups is of critical importance due to the increased integration of ML in crucial decision-making scenarios such as healthcare and recruitment. Federated le…

Decision MakingFairnessFederated Learning

Learning Fair and Interpretable Representations via Linear Orthogonalization

2019-10-28 · Yuzi He, Keith Burghardt, Kristina Lerman

To reduce human error and prejudice, many high-stakes decisions have been turned over to machine algorithms. However, recent research suggests that this does not remove discrimination, and can perpetuate harmful stereoty…

Fairness

Closing the Gender Wage Gap: Adversarial Fairness in Job Recommendation

2022-09-20 · Clara Rus, Jeffrey Luppes, Harrie Oosterhuis, Gido H. Schoenmacker

The goal of this work is to help mitigate the already existing gender wage gap by supplying unbiased job recommendations based on resumes from job seekers. We employ a generative adversarial network to remove gender bias…

FairnessGenerative Adversarial NetworkRecommendation Systems

Learning Adversarially Fair and Transferable Representations

2018-02-17 · ICML 2018 7 · David Madras, Elliot Creager, Toniann Pitassi, Richard Zemel

In this paper, we advocate for representation learning as the key to mitigating unfair prediction outcomes downstream. Motivated by a scenario where learned representations are used by third parties with unknown objectiv…

FairnessRepresentation LearningTransfer Learning