Papers › Salvaging Federated Learning by Local Adaptation

Salvaging Federated Learning by Local Adaptation

12 Feb 2020arXiv:2002.04758archive 2025-07-28

Tao Yu, Eugene Bagdasaryan, Vitaly Shmatikov

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2002.04758")

Code

Syntology Ran 0 of 8 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run.

By repository: official repository: 7 samples from 1 repository, 0 ran; community (archive-listed): 1 sample from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ebagdasa/federated_adaptation officialmentioned in papermentioned on GitHubpytorchMIT report
SanaAwan5/FTLSimulation mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 0 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_table ebagdasa/federated_adaptation/utils/utils.py official repository unverified MIT (permissive) · e5d2ae1542e8323e · report
criterion_ewc ebagdasa/federated_adaptation/utils/utils.py official repository unverified MIT (permissive) · 51c7799aa4830ba9 · report
eval_one_participant ebagdasa/federated_adaptation/adapt.py official repository unverified MIT (permissive) · 5ce7fe7ffc86a845 · report
fisher_matrix_diag ebagdasa/federated_adaptation/utils/utils.py official repository unverified MIT (permissive) · e655eb5653268285 · report
get_word_list ebagdasa/federated_adaptation/utils/text_load.py official repository unverified MIT (permissive) · acda036b841b1af4 · report
test_globalmodel_local ebagdasa/federated_adaptation/adapt.py official repository unverified MIT (permissive) · 067dfdd931c5b6e2 · report
train ebagdasa/federated_adaptation/training.py official repository unverified MIT (permissive) · 2f2c95358bb2ba4b · report
train SanaAwan5/FTLSimulation/training.py community (archive-listed) unverified MIT (permissive) · d1eabb8d72b78b3a · report

Tasks

Federated LearningKnowledge DistillationMulti-Task Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections