Addressing Class Imbalance in Federated Learning
Lixu Wang, Shichao Xu, Xiao Wang, Qi Zhu

TL;DR
This paper introduces a monitoring scheme and a novel Ratio Loss function to detect and mitigate class imbalance in federated learning, improving model performance while preserving client privacy.
Contribution
It presents a new method for detecting class imbalance in FL and a loss function to address it, which outperforms previous approaches without compromising privacy.
Findings
The proposed method effectively detects class imbalance early in FL training.
The Ratio Loss significantly improves model accuracy under class imbalance.
Our approach maintains client privacy while enhancing FL robustness.
Abstract
Federated learning (FL) is a promising approach for training decentralized data located on local client devices while improving efficiency and privacy. However, the distribution and quantity of the training data on the clients' side may lead to significant challenges such as class imbalance and non-IID (non-independent and identically distributed) data, which could greatly impact the performance of the common model. While much effort has been devoted to helping FL models converge when encountering non-IID data, the imbalance issue has not been sufficiently addressed. In particular, as FL training is executed by exchanging gradients in an encrypted form, the training data is not completely observable to either clients or servers, and previous methods for class imbalance do not perform well for FL. Therefore, it is crucial to design new methods for detecting class imbalance in FL and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Imbalanced Data Classification Techniques · Internet Traffic Analysis and Secure E-voting
