paper-with-me

Papers

DBFed: Debiasing Federated Learning Framework based on Domain-Independent

2023-07-10 · Jiale Li, Zhixin Li, Yibo Wang, Yao Li, Lei Wang

As digital transformation continues, enterprises are generating, managing, and storing vast amounts of data, while artificial intelligence technology is rapidly advancing. However, it brings challenges in information security and data security. Data security refers to the protection of digital information from unauthorized access, damage, theft, etc. throughout its entire life cycle. With the promulgation and implementation of data security laws and the emphasis on data security and data privacy by organizations and users, Privacy-preserving technology represented by federated learning has a wide range of application scenarios. Federated learning is a distributed machine learning computing framework that allows multiple subjects to train joint models without sharing data to protect data privacy and solve the problem of data islands. However, the data among multiple subjects are independent of each other, and the data differences in quality may cause fairness issues in federated learning modeling, such as data bias among multiple subjects, resulting in biased and discriminatory models. Therefore, we propose DBFed, a debiasing federated learning framework based on domain-independent, which mitigates model bias by explicitly encoding sensitive attributes during client-side training. This paper conducts experiments on three real datasets and uses five evaluation metrics of accuracy and fairness to quantify the effect of the model. Most metrics of DBFed exceed those of the other three comparative methods, fully demonstrating the debiasing effect of DBFed.

📄 PDF Abstract BibTeX arXiv:2307.05582

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPrivacy Preserving

Similar 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 외

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 us…

Domain AdaptationFederated LearningUnsupervised Domain Adaptation

Debiasing Federated Learning with Correlated Client Participation

2024-10-02 · Zhenyu Sun, Ziyang Zhang, Zheng Xu, Gauri Joshi 외

In cross-device federated learning (FL) with millions of mobile clients, only a small subset of clients participate in training in every communication round, and Federated Averaging (FedAvg) is the most popular algorithm…

Federated Learning

A Reduction to Binary Approach for Debiasing Multiclass Datasets

2022-05-31 · Ibrahim Alabdulmohsin, Jessica Schrouff, Oluwasanmi Koyejo

We propose a novel reduction-to-binary (R2B) approach that enforces demographic parity for multiclass classification with non-binary sensitive attributes via a reduction to a sequence of binary debiasing tasks. We prove …

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

Deep Domain Isolation and Sample Clustered Federated Learning for Semantic Segmentation

2024-10-04 · Matthis Manthe, Carole Lartizien, Stefan Duffner

Empirical studies show that federated learning exhibits convergence issues in Non Independent and Identically Distributed (IID) setups. However, these studies only focus on label distribution shifts, or concept shifts (e…

Federated LearningSemantic Segmentation