paper-with-me

홈 › Papers

FedReLa: Imbalanced Federated Learning via Re-Labeling

2026-06-24 · Guangzheng Hu, Patricia Menéndez, Feng Liu, Mingming Gong, Guanghui Wang, Liuhua Peng arxiv

Federated learning has emerged as the foremost approach for decentralized model training with privacy preservation. The global class imbalance and cross-client data heterogeneity naturally coexist, and the mismatch between local and global imbalances exacerbates the performance degradation of the aggregated model. The agnosticism of global class distribution poses significant challenges for data-level methods, especially under extreme conditions with severe class absence across clients. In this paper, we propose FedReLa, a novel data-level approach that tackles the coexistence of data heterogeneity and class imbalance in federated learning. By re-labeling samples with a feature-dependent label re-allocator, FedReLa corrects biased global decision boundaries without requiring knowledge of the global class distribution. This modular, model-agnostic approach can be integrated with algorithmic methods to deliver consistent improvements without additional communication overhead. Through extensive experiments, our method significantly improves the accuracy of minority classes and the overall accuracy on stepwise-imbalanced and long-tailed datasets, outperforming the previous state of the art.

📄 PDF Abstract BibTeX arXiv:2606.26037

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Class Balanced Adaptive Pseudo Labeling for Federated Semi-Supervised Learning

2023-01-01 · CVPR 2023 1 · Ming Li, Qingli Li, Yan Wang

This paper focuses on federated semi-supervised learning (FSSL), assuming that few clients have fully labeled data (labeled clients) and the training datasets in other clients are fully unlabeled (unlabeled clients).…

DA-PFL: Dynamic Affinity Aggregation for Personalized Federated Learning

2024-03-14 · Xu Yang, Jiyuan Feng, Songyue Guo, Ye Wang 외

Personalized federated learning becomes a hot research topic that can learn a personalized learning model for each client. Existing personalized federated learning models prefer to aggregate similar clients with similar …

Federated LearningPersonalized Federated Learning

Imbalanced Semi-supervised Learning with Bias Adaptive Classifier

2022-07-28 · Renzhen Wang, Xixi Jia, Quanziang Wang, Yichen Wu 외

Pseudo-labeling has proven to be a promising semi-supervised learning (SSL) paradigm. Existing pseudo-labeling methods commonly assume that the class distributions of training data are balanced. However, such an assumpti…

Privacy-preserving Federated Bayesian Learning of a Generative Model for Imbalanced Classification of Clinical Data

2019-10-18 · Seok-Ju Hahn, Junghye Lee

In clinical research, the lack of events of interest often necessitates imbalanced learning. One approach to resolve this obstacle is data integration or sharing, but due to privacy concerns neither is practical. Therefo…

Data IntegrationDimensionality ReductionFederated LearningGeneral Classification+2

Astraea: Self-balancing Federated Learning for Improving Classification Accuracy of Mobile Deep Learning Applications

2019-07-02 · Moming Duan, Duo Liu, Xianzhang Chen, Yujuan Tan 외

Federated learning (FL) is a distributed deep learning method which enables multiple participants, such as mobile phones and IoT devices, to contribute a neural network model while their private training data remains in …

Data AugmentationEdge-computingFederated LearningGeneral Classification