TL;DR
FedSIR introduces a spectral analysis-based framework for robust federated learning with noisy labels, effectively identifying and relabeling corrupted data across clients to improve model accuracy.
Contribution
The paper proposes a novel spectral client identification and relabeling method for federated learning with noisy labels, surpassing existing noise-tolerant approaches.
Findings
FedSIR outperforms state-of-the-art methods on standard benchmarks.
Spectral analysis effectively identifies clean and noisy clients.
Relabeling using spectral references improves training stability.
Abstract
Federated learning (FL) enables collaborative model training without sharing raw data; however, the presence of noisy labels across distributed clients can severely degrade the learning performance. In this paper, we propose FedSIR, a multi-stage framework for robust FL under noisy labels. Different from existing approaches that mainly rely on designing noise-tolerant loss functions or exploiting loss dynamics during training, our method leverages the spectral structure of client feature representations to identify and mitigate label noise. Our framework consists of three key components. First, we identify clean and noisy clients by analyzing the spectral consistency of class-wise feature subspaces with minimal communication overhead. Second, clean clients provide spectral references that enable noisy clients to relabel potentially corrupted samples using both dominant class…
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.
