TL;DR
This paper introduces Auto-weighted Robust Federated Learning (arfl), a method that learns global models and client weights to mitigate the impact of corrupted data sources, enhancing robustness in privacy-preserving federated learning.
Contribution
It proposes a novel auto-weighting approach that jointly optimizes model and client weights, with a proven risk bound and an efficient algorithm for robustness against data corruption.
Findings
Outperforms state-of-the-art methods in robustness scenarios
Effective against label shuffling, flipping, and noisy features
Demonstrates robustness on CIFAR-10, FEMNIST, and Shakespeare datasets
Abstract
Federated learning provides a communication-efficient and privacy-preserving training process by enabling learning statistical models with massive participants while keeping their data in local clients. However, standard federated learning techniques that naively minimize an average loss function are vulnerable to data corruptions from outliers, systematic mislabeling, or even adversaries. In addition, it is often prohibited for service providers to verify the quality of data samples due to the increasing concern of user data privacy. In this paper, we address this challenge by proposing Auto-weighted Robust Federated Learning (arfl), a novel approach that jointly learns the global model and the weights of local updates to provide robustness against corrupted data sources. We prove a learning bound on the expected risk with respect to the predictor and the weights of clients, which…
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
Methodstravel james
