paper-with-me

홈 › Papers

Mitigating Group Bias in Federated Learning for Heterogeneous Devices

2023-09-13 · Khotso Selialia, Yasra Chandio, Fatima M. Anwar

Federated Learning is emerging as a privacy-preserving model training approach in distributed edge applications. As such, most edge deployments are heterogeneous in nature i.e., their sensing capabilities and environments vary across deployments. This edge heterogeneity violates the independence and identical distribution (IID) property of local data across clients and produces biased global models i.e. models that contribute to unfair decision-making and discrimination against a particular community or a group. Existing bias mitigation techniques only focus on bias generated from label heterogeneity in non-IID data without accounting for domain variations due to feature heterogeneity and do not address global group-fairness property. Our work proposes a group-fair FL framework that minimizes group-bias while preserving privacy and without resource utilization overhead. Our main idea is to leverage average conditional probabilities to compute a cross-domain group \textit{importance weights} derived from heterogeneous training data to optimize the performance of the worst-performing group using a modified multiplicative weights update method. Additionally, we propose regularization techniques to minimize the difference between the worst and best-performing groups while making sure through our thresholding mechanism to strike a balance between bias reduction and group performance degradation. Our evaluation of human emotion recognition and image classification benchmarks assesses the fair decision-making of our framework in real-world heterogeneous settings.

📄 PDF Abstract BibTeX arXiv:2309.07085

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingEmotion RecognitionFairnessFederated Learningimage-classificationImage ClassificationPrivacy Preserving

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Cluster-Aware Multi-Round Update for Wireless Federated Learning in Heterogeneous Environments

2025-05-06 · Pengcheng Sun, Erwu Liu, Wei Ni, Kanglei Yu 외

The aggregation efficiency and accuracy of wireless Federated Learning (FL) are significantly affected by resource constraints, especially in heterogeneous environments where devices exhibit distinct data distributions a…

Federated Learning

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

Update Estimation and Scheduling for Over-the-Air Federated Learning with Energy Harvesting Devices

2025-01-30 · Furkan Bagci, Busra Tegin, Mohammad Kazemi, Tolga M. Duman

We study over-the-air (OTA) federated learning (FL) for energy harvesting devices with heterogeneous data distribution over wireless fading multiple access channel (MAC). To address the impact of low energy arrivals and …

Federated LearningScheduling

Defending the Edge: Representative-Attention for Mitigating Backdoor Attacks in Federated Learning

2025-05-15 · Chibueze Peace Obioma, Youcheng Sun, Mustafa A. Mustafa

Federated learning (FL) enhances privacy and reduces communication cost for resource-constrained edge clients by supporting distributed model training at the edge. However, the heterogeneous nature of such devices produc…

Backdoor AttackFederated Learning

Mitigating System Bias in Resource Constrained Asynchronous Federated Learning Systems

2024-01-24 · Jikun Gao, Ioannis Mavromatis, Peizheng Li, Pietro Carnelli 외

Federated learning (FL) systems face performance challenges in dealing with heterogeneous devices and non-identically distributed data across clients. We propose a dynamic global model aggregation method within Asynchron…

Federated Learning