Local K-Similarity Constraint for Federated Learning with Label Noise
Sanskar Amgain, Prashant Shrestha, Bidur Khanal, Alina Devkota, Yash Raj Shrestha, Seungryul Baek, Prashnna Gyawali, Binod Bhattarai

TL;DR
This paper introduces a novel regularization method for federated learning with noisy labels, leveraging self-supervised representations to improve robustness without requiring shared architecture or large pretrained models.
Contribution
It proposes a local K-Similarity Constraint that decouples pretrained and classification models, enhancing federated learning robustness against label noise without increasing communication costs.
Findings
Outperforms state-of-the-art federated methods on vision and medical image benchmarks.
Does not require shared architecture between pretrained and classifier models.
Significantly improves model robustness in high-noise, heterogeneous client scenarios.
Abstract
Federated learning on clients with noisy labels is a challenging problem, as such clients can infiltrate the global model, impacting the overall generalizability of the system. Existing methods proposed to handle noisy clients assume that a sufficient number of clients with clean labels are available, which can be leveraged to learn a robust global model while dampening the impact of noisy clients. This assumption fails when a high number of heterogeneous clients contain noisy labels, making the existing approaches ineffective. In such scenarios, it is important to locally regularize the clients before communication with the global model, to ensure the global model isn't corrupted by noisy clients. While pre-trained self-supervised models can be effective for local regularization, existing centralized approaches relying on pretrained initialization are impractical in a federated setting…
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 · Privacy-Preserving Technologies in Data · Ethics and Social Impacts of AI
