pith. sign in

arxiv: 2002.04758 · v3 · pith:65OCHFXGnew · submitted 2020-02-12 · 💻 cs.LG · cs.AI· cs.DC· stat.ML

Salvaging Federated Learning by Local Adaptation

classification 💻 cs.LG cs.AIcs.DCstat.ML
keywords participantslocalfederatedmodelsmodeladaptationdatalearning
0
0 comments X
read the original 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 own. Second, we show that differential privacy and robust aggregation make this problem worse by further destroying the accuracy of the federated model for many participants. Then, we evaluate three techniques for local adaptation of federated models: fine-tuning, multi-task learning, and knowledge distillation. We analyze where each is applicable and demonstrate that all participants benefit from local adaptation. Participants whose local models are poor obtain big accuracy improvements over conventional FL. Participants whose local models are better than the federated model\textemdash and who have no incentive to participate in FL today\textemdash improve less, but sufficiently to make the adapted federated model better than their local models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. FeDa4Fair: Client-Level Federated Datasets for Fairness Evaluation

    cs.LG 2025-06 conditional novelty 7.0

    FeDa4Fair is a new library and benchmark for creating federated datasets with heterogeneous client-level biases to standardize evaluation of fairness methods in federated learning.

  2. FMCL: Class-Aware Client Clustering with Foundation Model Representations for Heterogeneous Federated Learning

    cs.LG 2026-04 unverdicted novelty 5.0

    FMCL performs one-shot class-aware client clustering in heterogeneous federated learning by deriving semantic signatures from foundation model embeddings and using cosine distance, yielding improved performance and st...

  3. FedRio: Personalized Federated Social Bot Detection via Cooperative Reinforced Contrastive Adversarial Distillation

    cs.AI 2026-04 unverdicted novelty 5.0

    FedRio is a new federated framework that outperforms standard federated baselines in social bot detection accuracy and efficiency while staying competitive with centralized models under stronger privacy constraints.