paper-with-me

홈 › Papers

Federated Balanced Learning

2026-01-20 · Jiaze Li, Haoran Xu, Wanyi Wu, Changwei Wang, Shuaiguang Li, Jianzhong Ju, Zhenbo Luo, Jian Luan, Youyang Qu, Longxiang Gao, Xudong Yang, Lumin Xing arxiv

Federated learning is a paradigm of joint learning in which clients collaborate by sharing model parameters instead of data. However, in the non-iid setting, the global model experiences client drift, which can seriously affect the final performance of the model. Previous methods tend to correct the global model that has already deviated based on the loss function or gradient, overlooking the impact of the client samples. In this paper, we rethink the role of the client side and propose Federated Balanced Learning, i.e., FBL, to prevent this issue from the beginning through sample balance on the client side. Technically, FBL allows unbalanced data on the client side to achieve sample balance through knowledge filling and knowledge sampling using edge-side generation models, under the limitation of a fixed number of data samples on clients. Furthermore, we design a Knowledge Alignment Strategy to bridge the gap between synthetic and real data, and a Knowledge Drop Strategy to regularize our method. Meanwhile, we scale our method to real and complex scenarios, allowing different clients to adopt various methods, and extend our framework to further improve performance. Numerous experiments show that our method outperforms state-of-the-art baselines. The code is released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2601.14042

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

Fed-Focal Loss for imbalanced data classification in Federated Learning

2020-11-12 · Dipankar Sarkar, Ankur Narang, Sumit Rai

The Federated Learning setting has a central server coordinating the training of a model on a network of devices. One of the challenges is variable training performance when the dataset has a class imbalance. In this pap…

ClassificationFederated LearningGeneral ClassificationMulti-Task Learning

Federated Compositional Deep AUC Maximization

2023-04-20 · NeurIPS 2023 11 · Xinwen Zhang, Yihan Zhang, Tianbao Yang, Richard Souvenir 외

Federated learning has attracted increasing attention due to the promise of balancing privacy and large-scale learning; numerous approaches have been proposed. However, most existing approaches focus on problems with bal…

Federated Learning

Empirical Studies of Institutional Federated Learning For Natural Language Processing

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Xinghua Zhu, Jianzong Wang, Zhenhou Hong, Jing Xiao

Federated learning has sparkled new interests in the deep learning society to make use of isolated data sources from independent institutes. With the development of novel training tools, we have successfully deployed fed…

Federated LearningGPUintent-classificationIntent Classification+1

Federated Model Aggregation via Self-Supervised Priors for Highly Imbalanced Medical Image Classification

2023-07-27 · Marawan Elbatel, Hualiang Wang, Robert Martí, Huazhu Fu 외

In the medical field, federated learning commonly deals with highly imbalanced datasets, including skin lesions and gastrointestinal images. Existing federated methods under highly imbalanced datasets primarily focus on …

Federated Learningimage-classificationImage ClassificationMedical Image Classification+1