English

Federated Learning and Class Imbalances

Machine Learning 2026-01-13 v1

Abstract

Federated Learning (FL) enables collaborative model training across decentralized devices while preserving data privacy. However, real-world FL deployments face critical challenges such as data imbalances, including label noise and non-IID distributions. RHFL+, a state-of-the-art method, was proposed to address these challenges in settings with heterogeneous client models. This work investigates the robustness of RHFL+ under class imbalances through three key contributions: (1) reproduction of RHFL+ along with all benchmark algorithms under a unified evaluation framework; (2) extension of RHFL+ to real-world medical imaging datasets, including CBIS-DDSM, BreastMNIST and BHI; (3) a novel implementation using NVFlare, NVIDIA's production-level federated learning framework, enabling a modular, scalable and deployment-ready codebase. To validate effectiveness, extensive ablation studies, algorithmic comparisons under various noise conditions and scalability experiments across increasing numbers of clients are conducted.

Keywords

Cite

@article{arxiv.2601.06348,
  title  = {Federated Learning and Class Imbalances},
  author = {Siqi Zhu and Joshua D. Kaggie},
  journal= {arXiv preprint arXiv:2601.06348},
  year   = {2026}
}
R2 v1 2026-07-01T08:58:37.182Z