Papers › Locally Adaptive Federated Learning

Locally Adaptive Federated Learning

12 Jul 2023arXiv:2307.06306archive 2025-07-28

Sohom Mukherjee, Nicolas Loizou, Sebastian U. Stich

Federated learning is a paradigm of distributed machine learning in which multiple clients coordinate with a central server to learn a model, without sharing their own training data. Standard federated optimization methods such as Federated Averaging (FedAvg) ensure balance among the clients by using the same stepsize for local updates on all clients. However, this means that all clients need to respect the global geometry of the function which could yield slow convergence. In this work, we propose locally adaptive federated learning algorithms, that leverage the local geometric information for each client function. We show that such locally adaptive methods with uncoordinated stepsizes across all clients can be particularly efficient in interpolated (overparameterized) settings, and analyze their convergence in the presence of heterogeneous data for convex and strongly convex settings. We validate our theoretical claims by performing illustrative experiments for both i.i.d. non-i.i.d. cases. Our proposed algorithms match the optimization performance of tuned FedAvg in the convex setting, outperform FedAvg as well as state-of-the-art adaptive federated algorithms like FedAMS for non-convex experiments, and come with superior generalization performance.

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="2307.06306")

Code

Syntology Ran 14 of 16 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

IssamLaradji/sps officialmentioned in paperpytorch 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

16 samples harvested; 14 ran; 0 honoured the contract we drafted; 2 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.

14ran
2unverified

Licence: 16 of the 16 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 IssamLaradji/sps. “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.

DenseNet121 IssamLaradji/sps/src/base_classifiers.py official repository ran no licence file found · pointer only · ea1e46ba1761264d · report
Mlp_model IssamLaradji/sps/src/base_classifiers.py official repository ran no licence file found · pointer only · 7e932ad645f424c7 · report
cartesian_exp_group IssamLaradji/sps/src/utils.py official repository ran no licence file found · pointer only · f08f92818962f759 · report
compute_grad_norm IssamLaradji/sps/sps/sps.py official repository ran no licence file found · pointer only · 854edde073446d3f · report
compute_max_eta_logistic_loss IssamLaradji/sps/src/datasets.py official repository ran no licence file found · pointer only · 1e773e6d3488f072 · report
compute_max_eta_squared_loss IssamLaradji/sps/src/datasets.py official repository ran no licence file found · pointer only · 905eaf98adec7f06 · report
compute_metric_on_dataset IssamLaradji/sps/src/metrics.py official repository ran no licence file found · pointer only · ec42fac3f9092cdf · report
flatten_dict IssamLaradji/sps/src/utils.py official repository ran no licence file found · pointer only · 0e62b13e0a76c17b · report
get_grad_list IssamLaradji/sps/sps/sps.py official repository ran no licence file found · pointer only · 7f83ed823e106050 · report
get_metric_function IssamLaradji/sps/src/metrics.py official repository ran no licence file found · pointer only · c924c6e36674ea12 · report
get_metric_function IssamLaradji/sps/src/models.py official repository ran no licence file found · pointer only · 101a4188e9a3c415 · report
logistic_l2_loss IssamLaradji/sps/src/models.py official repository ran no licence file found · pointer only · 63bc3f6e6aa83022 · report
mse_score IssamLaradji/sps/src/metrics.py official repository ran no licence file found · pointer only · 8b7a581b3d5a8d9c · report
opt_step IssamLaradji/sps/src/utils.py official repository ran no licence file found · pointer only · eb27d1b939fc3342 · report
get_classifier IssamLaradji/sps/src/base_classifiers.py official repository unverified no licence file found · pointer only · a5848be464d3178c · report
get_model IssamLaradji/sps/src/models.py official repository unverified no licence file found · pointer only · 761b1112f10f4e8a · report

Tasks

Federated Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPS

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