paper-with-me

홈 › Papers

Boosting Federated Learning Convergence with Prototype Regularization

2023-07-20 · Yu Qiao, Huy Q. Le, Choong Seon Hong

As a distributed machine learning technique, federated learning (FL) requires clients to collaboratively train a shared model with an edge server without leaking their local data. However, the heterogeneous data distribution among clients often leads to a decrease in model performance. To tackle this issue, this paper introduces a prototype-based regularization strategy to address the heterogeneity in the data distribution. Specifically, the regularization process involves the server aggregating local prototypes from distributed clients to generate a global prototype, which is then sent back to the individual clients to guide their local training. The experimental results on MNIST and Fashion-MNIST show that our proposal achieves improvements of 3.3% and 8.9% in average test accuracy, respectively, compared to the most popular baseline FedAvg. Furthermore, our approach has a fast convergence rate in heterogeneous settings.

📄 PDF Abstract BibTeX arXiv:2307.10575

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Dynamic Heterogeneous Federated Learning with Multi-Level Prototypes

2023-12-15 · Shunxin Guo, Hongsong Wang, Xin Geng

Federated learning shows promise as a privacy-preserving collaborative learning technique. Existing heterogeneous federated learning mainly focuses on skewing the label distribution across clients. However, most approach…

Federated LearningPrivacy Preserving

FedORGP: Guiding Heterogeneous Federated Learning with Orthogonality Regularization on Global Prototypes

2025-02-22 · Fucheng Guo, Zeyu Luan, Qing Li, Dan Zhao 외

Federated Learning (FL) has emerged as an essential framework for distributed machine learning, especially with its potential for privacy-preserving data processing. However, existing FL frameworks struggle to address st…

Federated LearningPrivacy Preserving

Breaking the Prototype Bias Loop: Confidence-Aware Federated Contrastive Learning for Highly Imbalanced Clients

2026-03-03 · Tian-Shuang Wu, Shen-Huan Lyu, Ning Chen, Yi-Xiao He 외 arxiv

Local class imbalance and data heterogeneity across clients often trap prototype-based federated contrastive learning in a prototype bias loop: biased local prototypes induced by imbalanced data are aggregated into biase…

Contrastive Learning

Personalized federated prototype learning in mixed heterogeneous data scenarios

2025-10-04 · Jiahao Zeng, Wolong Xing, Liangtao Shi, Xin Huang 외 arxiv

Federated learning has received significant attention for its ability to simultaneously protect customer privacy and leverage distributed data from multiple devices for model training. However, conventional approaches of…

Federated Learning

FedSC: Federated Learning with Semantic-Aware Collaboration

2025-06-26 · Huan Wang, Haoran Li, Huaming Chen, Jun Yan 외

Federated learning (FL) aims to train models collaboratively across clients without sharing data for privacy-preserving. However, one major challenge is the data heterogeneity issue, which refers to the biased labeling p…

Contrastive LearningFederated LearningPrivacy Preserving