paper-with-me

홈 › Papers

Depersonalized Federated Learning: Tackling Statistical Heterogeneity by Alternating Stochastic Gradient Descent

2022-10-07 · Yujie Zhou, Zhidu Li, Tong Tang, Ruyan Wang

Federated learning (FL), which has gained increasing attention recently, enables distributed devices to train a common machine learning (ML) model for intelligent inference cooperatively without data sharing. However, problems in practical networks, such as non-independent-and-identically-distributed (non-iid) raw data and limited bandwidth, give rise to slow and unstable convergence of the FL training process. To address these issues, we propose a new FL method that can significantly mitigate statistical heterogeneity through the depersonalization mechanism. Particularly, we decouple the global and local optimization objectives by alternating stochastic gradient descent, thus reducing the accumulated variance in local update phases to accelerate the FL convergence. Then we analyze the proposed method detailedly to show the proposed method converging at a sublinear speed in the general non-convex setting. Finally, numerical results are conducted with experiments on public datasets to verify the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2210.03444

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DynamicFL: Federated Learning with Dynamic Communication Resource Allocation

2024-09-08 · Qi Le, Enmao Diao, Xinran Wang, Vahid Tarokh 외

Federated Learning (FL) is a collaborative machine learning framework that allows multiple users to train models utilizing their local data in a distributed manner. However, considerable statistical heterogeneity in loca…

Federated Learning

Diversity-Driven Learning: Tackling Spurious Correlations and Data Heterogeneity in Federated Models

2025-04-15 · Gergely D. Németh, Eros Fanì, Yeat Jeng Ng, Barbara Caputo 외

Federated Learning (FL) enables decentralized training of machine learning models on distributed data while preserving privacy. However, in real-world FL settings, client data is often non-identically distributed and imb…

AttributeDiversityFederated Learningimage-classification+1

FedShift: Tackling Dual Heterogeneity Problem of Federated Learning via Weight Shift Aggregation

2024-02-02 · Jungwon Seo, Chunming Rong, Minhoe Kim

Federated Learning (FL) offers a compelling method for training machine learning models with a focus on preserving data privacy. The presence of system heterogeneity and statistical heterogeneity, recognized challenges i…

DiversityFederated LearningQuantization

Adaptive Dual-Mode Distillation with Incentive Schemes for Scalable, Heterogeneous Federated Learning on Non-IID Data

2025-09-26 · Zahid Iqbal arxiv

Federated Learning (FL) has emerged as a promising decentralized learning (DL) approach that enables the use of distributed data without compromising user privacy. However, FL poses several key challenges. First, it is f…

Federated Learning

Tackling System and Statistical Heterogeneity for Federated Learning with Adaptive Client Sampling

2021-12-21 · Bing Luo, Wenli Xiao, Shiqiang Wang, Jianwei Huang 외

Federated learning (FL) algorithms usually sample a fraction of clients in each round (partial participation) when the number of participants is large and the server's communication bandwidth is limited. Recent works on …

Federated Learning