FedDiv: Collaborative Noise Filtering for Federated Learning with Noisy Labels
Jichang Li, Guanbin Li, Hui Cheng, Zicheng Liao, Yizhou Yu

TL;DR
FedDiv introduces a global noise filtering approach for federated learning with noisy labels, leveraging cross-client knowledge to improve noise detection, training stability, and overall model performance without compromising data privacy.
Contribution
The paper proposes FedDiv, a novel federated noise filtering framework that models global label noise distribution and enhances local data credibility assessment, outperforming existing methods.
Findings
FedDiv outperforms state-of-the-art F-LNL methods on multiple datasets.
It effectively identifies noisy labels across clients without data sharing.
The approach improves training stability and model accuracy under various noise conditions.
Abstract
Federated learning with noisy labels (F-LNL) aims at seeking an optimal server model via collaborative distributed learning by aggregating multiple client models trained with local noisy or clean samples. On the basis of a federated learning framework, recent advances primarily adopt label noise filtering to separate clean samples from noisy ones on each client, thereby mitigating the negative impact of label noise. However, these prior methods do not learn noise filters by exploiting knowledge across all clients, leading to sub-optimal and inferior noise filtering performance and thus damaging training stability. In this paper, we present FedDiv to tackle the challenges of F-LNL. Specifically, we propose a global noise filter called Federated Noise Filter for effectively identifying samples with noisy labels on every client, thereby raising stability during local training sessions.…
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
TopicsMachine Learning and Data Classification
