TL;DR
This paper introduces a robust aggregation method for federated learning that effectively handles corrupted updates from devices, ensuring convergence and improved robustness in diverse settings.
Contribution
It proposes a geometric median-based robust aggregation oracle that is privacy-preserving, converges for least squares models, and outperforms classical methods under high corruption levels.
Findings
Outperforms classical aggregation in high corruption scenarios
Maintains competitiveness in low corruption settings
Includes variants with faster computation and on-device personalization
Abstract
Federated learning is the centralized training of statistical models from decentralized data on mobile devices while preserving the privacy of each device. We present a robust aggregation approach to make federated learning robust to settings when a fraction of the devices may be sending corrupted updates to the server. The approach relies on a robust aggregation oracle based on the geometric median, which returns a robust aggregate using a constant number of iterations of a regular non-robust averaging oracle. The robust aggregation oracle is privacy-preserving, similar to the non-robust secure average oracle it builds upon. We establish its convergence for least squares estimation of additive models. We provide experimental results with linear models and deep networks for three tasks in computer vision and natural language processing. The robust aggregation approach is agnostic to the…
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.
