Collaboratively Learning Federated Models from Noisy Decentralized Data
Haoyuan Li, Mathias Funk, Nezihe Merve G\"urel, Aaqib Saeed

TL;DR
This paper introduces FedNS, a noise-aware federated learning method that detects and mitigates the impact of noisy data from clients, significantly improving global model performance in decentralized settings.
Contribution
It proposes a novel client input assessment in gradient space and a plug-in aggregation method, FedNS, to effectively handle noisy data in federated learning.
Findings
FedNS improves model accuracy by up to 15.85% in non-IID settings.
Gradient norm distribution disparity helps identify low-quality client data.
The approach enhances existing FL strategies with minimal additional complexity.
Abstract
Federated learning (FL) has emerged as a prominent method for collaboratively training machine learning models using local data from edge devices, all while keeping data decentralized. However, accounting for the quality of data contributed by local clients remains a critical challenge in FL, as local data are often susceptible to corruption by various forms of noise and perturbations, which compromise the aggregation process and lead to a subpar global model. In this work, we focus on addressing the problem of noisy data in the input space, an under-explored area compared to the label noise. We propose a comprehensive assessment of client input in the gradient space, inspired by the distinct disparity observed between the density of gradient norm distributions of models trained on noisy and clean input data. Based on this observation, we introduce a straightforward yet effective…
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
TopicsPrivacy-Preserving Technologies in Data · Traffic Prediction and Management Techniques
MethodsFocus
