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

Abstract

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 incapable to model complicated label noise, especially in medical scenarios. In this paper, we first formulate a new and more realistic federated label noise problem where global data is class-imbalanced and label noise is heterogeneous, and then propose a two-stage framework named FedNoRo for noise-robust federated learning. Specifically, in the first stage of FedNoRo, per-class loss indicators followed by Gaussian Mixture Model are deployed for noisy client identification. In the second stage, knowledge distillation and a distance-aware aggregation function are jointly adopted for noise-robust federated model updating. Experimental results on the widely-used ICH and ISIC2019 datasets demonstrate the superiority of FedNoRo against the state-of-the-art FNLL methods for addressing class imbalance and label noise heterogeneity in real-world FL scenarios.

Cite

Text

Wu et al. "FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/492

Markdown

[Wu et al. "FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/wu2023ijcai-fednoro/) doi:10.24963/IJCAI.2023/492

BibTeX

@inproceedings{wu2023ijcai-fednoro,
  title     = {{FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity}},
  author    = {Wu, Nannan and Yu, Li and Jiang, Xuefeng and Cheng, Kwang-Ting and Yan, Zengqiang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {4424-4432},
  doi       = {10.24963/IJCAI.2023/492},
  url       = {https://mlanthology.org/ijcai/2023/wu2023ijcai-fednoro/}
}