Papers › FADAS: Towards Federated Adaptive Asynchronous Optimization

FADAS: Towards Federated Adaptive Asynchronous Optimization

25 Jul 2024arXiv:2407.18365archive 2025-07-28

Yujia Wang, Shiqiang Wang, Songtao Lu, Jinghui Chen

Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. While the SGD-based FL algorithms have demonstrated considerable success in the past, there is a growing trend towards adopting adaptive federated optimization methods, particularly for training large-scale models. However, the conventional synchronous aggregation design poses a significant challenge to the practical deployment of those adaptive federated optimization methods, particularly in the presence of straggler clients. To fill this research gap, this paper introduces federated adaptive asynchronous optimization, named FADAS, a novel method that incorporates asynchronous updates into adaptive federated optimization with provable guarantees. To further enhance the efficiency and resilience of our proposed method in scenarios with significant asynchronous delays, we also extend FADAS with a delay-adaptive learning adjustment strategy. We rigorously establish the convergence rate of the proposed algorithms and empirical results demonstrate the superior performance of FADAS over other asynchronous FL baselines.

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.18365")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 3 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 12 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.

yujiaw98/fadas 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

12 samples harvested; 10 ran; 1 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.

1ran · honoured contract
1ran · our draft was wrong
3ran · fixture could not drive it
5ran
2unverified

Licence: 12 of the 12 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 yujiaw98/FADAS. “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.

ConvMixer yujiaw98/FADAS/models/convmixer.py official repository ran no licence file found · pointer only · e8e764d2201f257f · report
ResNet18 yujiaw98/FADAS/models/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · 0f23e7e681845fe0 · report
ResNet50 yujiaw98/FADAS/models/resnet.py official repository ran no licence file found · pointer only · 21ba14c82993c2fe · report
ShearX yujiaw98/FADAS/models/randaug.py official repository ran · fixture could not drive it no licence file found · pointer only · 815f704e5efd8345 · report
ShearY yujiaw98/FADAS/models/randaug.py official repository ran · fixture could not drive it no licence file found · pointer only · f5e3179cafd9393a · report
TranslateX yujiaw98/FADAS/models/randaug.py official repository ran · fixture could not drive it no licence file found · pointer only · b2893a9a2ac1188f · report
letter_to_vec yujiaw98/FADAS/language_utils.py official repository ran fingerprinted no licence file found · pointer only · 104ddcdc68053ef0 · report
read_data yujiaw98/FADAS/femnist_datasets.py official repository ran no licence file found · pointer only · 6b99b3197b82b153 · report
read_dir yujiaw98/FADAS/femnist_datasets.py official repository ran no licence file found · pointer only · 0c5238e6fe1a8c86 · report
word_to_indices yujiaw98/FADAS/language_utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · e4cdde6a274b8fac · report
ResNet34 yujiaw98/FADAS/models/resnet.py official repository unverified no licence file found · pointer only · ac3dd06d1a08c549 · report
update_model_inplace yujiaw98/fadas/update.py official repository unverified no licence file found · pointer only · 2b2112b32752bb59 · report

Tasks

Federated LearningPrivacy Preserving

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