Salvaging Federated Learning by Local Adaptation
Tao Yu, Eugene Bagdasaryan, Vitaly Shmatikov

TL;DR
This paper investigates the incentives for participants in federated learning, revealing that many do not benefit from standard FL and proposing local adaptation techniques like fine-tuning, multi-task learning, and knowledge distillation to improve individual and overall model performance.
Contribution
The paper introduces local adaptation methods for federated learning, demonstrating their effectiveness in improving individual participant models and addressing incentive issues.
Findings
Many participants gain no benefit from standard FL on common tasks.
Differential privacy and robust aggregation can worsen local model accuracy.
Local adaptation techniques significantly improve participant model performance.
Abstract
Federated learning (FL) is a heavily promoted approach for training ML models on sensitive data, e.g., text typed by users on their smartphones. FL is expressly designed for training on data that are unbalanced and non-iid across the participants. To ensure privacy and integrity of the fedeated model, latest FL approaches use differential privacy or robust aggregation. We look at FL from the \emph{local} viewpoint of an individual participant and ask: (1) do participants have an incentive to participate in FL? (2) how can participants \emph{individually} improve the quality of their local models, without re-designing the FL framework and/or involving other participants? First, we show that on standard tasks such as next-word prediction, many participants gain no benefit from FL because the federated model is less accurate on their data than the models they can train locally on their…
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
TopicsPrivacy-Preserving Technologies in Data · Mobile Crowdsensing and Crowdsourcing · Privacy, Security, and Data Protection
