Papers › Stabilized Proximal-Point Methods for Federated Optimization

Stabilized Proximal-Point Methods for Federated Optimization

9 Jul 2024arXiv:2407.07084archive 2025-07-28

Xiaowen Jiang, Anton Rodomanov, Sebastian U. Stich

In developing efficient optimization algorithms, it is crucial to account for communication constraints -- a significant challenge in modern Federated Learning. The best-known communication complexity among non-accelerated algorithms is achieved by DANE, a distributed proximal-point algorithm that solves local subproblems at each iteration and that can exploit second-order similarity among individual functions. However, to achieve such communication efficiency, the algorithm requires solving local subproblems sufficiently accurately resulting in slightly sub-optimal local complexity. Inspired by the hybrid-projection proximal-point method, in this work, we propose a novel distributed algorithm S-DANE. Compared to DANE, this method uses an auxiliary sequence of prox-centers while maintaining the same deterministic communication complexity. Moreover, the accuracy condition for solving the subproblem is milder, leading to enhanced local computation efficiency. Furthermore, S-DANE supports partial client participation and arbitrary stochastic local solvers, making it attractive in practice. We further accelerate S-DANE and show that the resulting algorithm achieves the best-known communication complexity among all existing methods for distributed convex optimization while still enjoying good local computation efficiency as S-DANE. Finally, we propose adaptive variants of both methods using line search, obtaining the first provably efficient adaptive algorithms that could exploit local second-order similarity without the prior knowledge of any parameters.

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

Code

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

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

mlolab/s-dane 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

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 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.

10ran
5unverified

Licence: 15 of the 15 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 mlolab/s-dane. “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.

add_vectors mlolab/s-dane/src/optimizers/accgradsliding.py official repository ran no licence file found · pointer only · 3bc32482b7e6ace5 · report
compute_average_vectors mlolab/s-dane/src/optimizers/accgradsliding.py official repository ran no licence file found · pointer only · 029b117429ce49ea · report
get_classifier mlolab/s-dane/src/base_classifier.py official repository ran no licence file found · pointer only · 759293e202b468dd · report
get_dataset mlolab/s-dane/src/datasets.py official repository ran no licence file found · pointer only · cfac3c404e669f4e · report
get_metric_function mlolab/s-dane/src/metrics.py official repository ran no licence file found · pointer only · d7a2c7ec3d979bb1 · report
load_json mlolab/s-dane/src/utils.py official repository ran no licence file found · pointer only · 493c4dd4d6a4d756 · report
load_pkl mlolab/s-dane/src/utils.py official repository ran no licence file found · pointer only · 50ab62fb90cfd1a3 · report
multiply_number_vector mlolab/s-dane/src/optimizers/accgradsliding.py official repository ran fingerprinted no licence file found · pointer only · b22ded125b44e841 · report
read_text mlolab/s-dane/src/utils.py official repository ran no licence file found · pointer only · 4c6787e9e326cb19 · report
split_index_iid mlolab/s-dane/src/datasets.py official repository ran no licence file found · pointer only · 1173582bb0065e73 · report
get_model mlolab/s-dane/src/models.py official repository unverified no licence file found · pointer only · b667f8007c622e6b · report
get_optimizer mlolab/s-dane/src/optimizer.py official repository unverified no licence file found · pointer only · 0ce85016c30f493a · report
polyhedron_loss mlolab/s-dane/src/metrics.py official repository unverified no licence file found · pointer only · 90fe3d7379deaea0 · report
quadratic_loss mlolab/s-dane/src/metrics.py official repository unverified no licence file found · pointer only · 4d8479a4925059d8 · report
split_index_dirichlet mlolab/s-dane/src/datasets.py official repository unverified no licence file found · pointer only · 0236a198be4ab7d9 · report

Tasks

Federated 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