TL;DR
FedRN is a novel federated learning approach that enhances robustness against noisy labels by leveraging k-reliable neighbors and ensemble models to select clean training data, improving overall accuracy.
Contribution
This paper introduces FedRN, a new method that exploits k-reliable neighbors and ensemble models to identify clean data, addressing client heterogeneity and label noise in federated learning.
Findings
FedRN significantly outperforms existing methods in noisy label scenarios.
The approach effectively reduces client performance gaps.
Experimental results on multiple datasets validate its robustness.
Abstract
Robustness is becoming another important challenge of federated learning in that the data collection process in each client is naturally accompanied by noisy labels. However, it is far more complex and challenging owing to varying levels of data heterogeneity and noise over clients, which exacerbates the client-to-client performance discrepancy. In this work, we propose a robust federated learning method called FedRN, which exploits k-reliable neighbors with high data expertise or similarity. Our method helps mitigate the gap between low- and high-performance clients by training only with a selected set of clean examples, identified by their ensembled mixture models. We demonstrate the superiority of FedRN via extensive evaluations on three real-world or synthetic benchmark datasets. Compared with existing robust training methods, the results show that FedRN significantly improves the…
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.
