paper-with-me

홈 › Papers

GRP-FED: Addressing Client Imbalance in Federated Learning via Global-Regularized Personalization

2021-08-31 · Yen-Hsiu Chou, Shenda Hong, Chenxi Sun, Derun Cai, Moxian Song, Hongyan Li

Since data is presented long-tailed in reality, it is challenging for Federated Learning (FL) to train across decentralized clients as practical applications. We present Global-Regularized Personalization (GRP-FED) to tackle the data imbalanced issue by considering a single global model and multiple local models for each client. With adaptive aggregation, the global model treats multiple clients fairly and mitigates the global long-tailed issue. Each local model is learned from the local data and aligns with its distribution for customization. To prevent the local model from just overfitting, GRP-FED applies an adversarial discriminator to regularize between the learned global-local features. Extensive results show that our GRP-FED improves under both global and local scenarios on real-world MIT-BIH and synthesis CIFAR-10 datasets, achieving comparable performance and addressing client imbalance.

📄 PDF Abstract BibTeX arXiv:2108.13858

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity

2023-05-09 · Nannan Wu, Li Yu, Xuefeng Jiang, Kwang-Ting Cheng 외

Federated noisy label learning (FNLL) is emerging as a promising tool for privacy-preserving multi-source decentralized learning. Existing research, relying on the assumption of class-balanced global data, might be incap…

Federated LearningKnowledge DistillationPrivacy Preserving

An Experimental Study of Class Imbalance in Federated Learning

2021-09-09 · C. Xiao, S. Wang

Federated learning is a distributed machine learning paradigm that trains a global model for prediction based on a number of local models at clients while local data privacy is preserved. Class imbalance is believed to b…

BIG-bench Machine LearningFederated Learning

FedQuad: Federated Stochastic Quadruplet Learning to Mitigate Data Heterogeneity

2025-09-04 · Ozgu Goksu, Nicolas Pugeault arxiv

Federated Learning (FL) provides decentralised model training, which effectively tackles problems such as distributed data and privacy preservation. However, the generalisation of global models frequently faces challenge…

Federated LearningMetric Learning

No One Left Behind: Real-World Federated Class-Incremental Learning

2023-02-02 · Jiahua Dong, Hongliu Li, Yang Cong, Gan Sun 외

Federated learning (FL) is a hot collaborative training framework via aggregating model parameters of decentralized local clients. However, most FL methods unreasonably assume data categories of FL framework are known an…

class-incremental learningClass Incremental LearningFederated LearningIncremental Learning

Addressing Class Variable Imbalance in Federated Semi-supervised Learning

2023-03-21 · Zehui Dong, Wenjing Liu, Siyuan Liu, Xingzhi Chen

Federated Semi-supervised Learning (FSSL) combines techniques from both fields of federated and semi-supervised learning to improve the accuracy and performance of models in a distributed environment by using a small fra…