Federated Learning with Instance-Dependent Noisy Label
Lei Wang, Jieming Bian, Jie Xu

TL;DR
This paper introduces FedBeat, a novel federated learning algorithm designed to effectively handle instance-dependent noisy labels by estimating transition matrices and correcting classifiers, outperforming existing methods on benchmark datasets.
Contribution
The paper proposes FedBeat, a new federated learning approach that estimates transition matrices for instance-dependent noise, improving robustness and accuracy in noisy label scenarios.
Findings
FedBeat significantly outperforms state-of-the-art methods on CIFAR-10 and SVHN.
The method effectively estimates transition matrices in a federated setting.
FedBeat enhances classifier performance under complex noisy label conditions.
Abstract
Federated learning (FL) with noisy labels poses a significant challenge. Existing methods designed for handling noisy labels in centralized learning tend to lose their effectiveness in the FL setting, mainly due to the small dataset size and the heterogeneity of client data. While some attempts have been made to tackle FL with noisy labels, they primarily focused on scenarios involving class-conditional noise. In this paper, we study the more challenging and practical issue of instance-dependent noise (IDN) in FL. We introduce a novel algorithm called FedBeat (Federated Learning with Bayesian Ensemble-Assisted Transition Matrix Estimation). FedBeat aims to build a global statistically consistent classifier using the IDN transition matrix (IDNTM), which encompasses three synergistic steps: (1) A federated data extraction step that constructs a weak global model and extracts…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Text and Document Classification Technologies · Imbalanced Data Classification Techniques
