paper-with-me

홈 › Papers

On the Impact of Device and Behavioral Heterogeneity in Federated Learning

2021-02-15 · Ahmed M. Abdelmoniem, Chen-Yu Ho, Pantelis Papageorgiou, Muhammad Bilal, Marco Canini

Federated learning (FL) is becoming a popular paradigm for collaborative learning over distributed, private datasets owned by non-trusting entities. FL has seen successful deployment in production environments, and it has been adopted in services such as virtual keyboards, auto-completion, item recommendation, and several IoT applications. However, FL comes with the challenge of performing training over largely heterogeneous datasets, devices, and networks that are out of the control of the centralized FL server. Motivated by this inherent setting, we make a first step towards characterizing the impact of device and behavioral heterogeneity on the trained model. We conduct an extensive empirical study spanning close to 1.5K unique configurations on five popular FL benchmarks. Our analysis shows that these sources of heterogeneity have a major impact on both model performance and fairness, thus sheds light on the importance of considering heterogeneity in FL system design.

📄 PDF Abstract BibTeX arXiv:2102.07500

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

FedSR: A Semi-Decentralized Federated Learning Algorithm for Non-IIDness in IoT System

2024-03-19 · Jianjun Huang, Lixin Ye, Li Kang

In the Industrial Internet of Things (IoT), a large amount of data will be generated every day. Due to privacy and security issues, it is difficult to collect all these data together to train deep learning models, thus t…

Federated Learning

HeteroSwitch: Characterizing and Taming System-Induced Data Heterogeneity in Federated Learning

2024-03-07 · Gyudong Kim, Mehdi Ghasemi, Soroush Heidari, Seungryong Kim 외

Federated Learning (FL) is a practical approach to train deep learning models collaboratively across user-end devices, protecting user privacy by retaining raw data on-device. In FL, participating user-end devices are hi…

Domain GeneralizationFairnessFederated Learning

Characterizing Impacts of Heterogeneity in Federated Learning upon Large-Scale Smartphone Data

2020-06-12 · Chengxu Yang, Qipeng Wang, Mengwei Xu, Zhenpeng Chen 외

Federated learning (FL) is an emerging, privacy-preserving machine learning paradigm, drawing tremendous attention in both academia and industry. A unique characteristic of FL is heterogeneity, which resides in the vario…

FairnessFederated LearningPrivacy Preserving

Efficient Federated Learning with Encrypted Data Sharing for Data-Heterogeneous Edge Devices

2025-06-25 · Hangyu Li, Hongyue Wu, Guodong Fan, Zhen Zhang 외

As privacy protection gains increasing importance, more models are being trained on edge devices and subsequently merged into the central server through Federated Learning (FL). However, current research overlooks the im…

Federated Learning

Towards Fair Federated Recommendation Learning: Characterizing the Inter-Dependence of System and Data Heterogeneity

2022-05-30 · Kiwan Maeng, Haiyu Lu, Luca Melis, John Nguyen 외

Federated learning (FL) is an effective mechanism for data privacy in recommender systems by running machine learning model training on-device. While prior FL optimizations tackled the data and system heterogeneity chall…

FairnessFederated LearningModel OptimizationRecommendation Systems