Papers › Topology-aware Generalization of Decentralized SGD

Topology-aware Generalization of Decentralized SGD

25 Jun 2022arXiv:2206.12680archive 2025-07-28

Tongtian Zhu, Fengxiang He, Lan Zhang, Zhengyang Niu, Mingli Song, DaCheng Tao

This paper studies the algorithmic stability and generalizability of decentralized stochastic gradient descent (D-SGD). We prove that the consensus model learned by D-SGD is 𝒪(N⁻¹+m⁻¹ +λ²)-stable in expectation in the non-convex non-smooth setting, where N is the total sample size, m is the worker number, and 1+λ is the spectral gap that measures the connectivity of the communication topology. These results then deliver an 𝒪(N^(-(1+α)/2)+ m^(-(1+α)/2)+λ^(1+α) + ϕ_𝒮) in-average generalization bound, which is non-vacuous even when λ is closed to $1$, in contrast to vacuous as suggested by existing literature on the projected version of D-SGD. Our theory indicates that the generalizability of D-SGD is positively correlated with the spectral gap, and can explain why consensus control in initial training phase can ensure better generalization. Experiments of VGG-11 and ResNet-18 on CIFAR-10, CIFAR-100 and Tiny-ImageNet justify our theory. To our best knowledge, this is the first work on the topology-aware generalization of vanilla D-SGD. Code is available at https://github.com/Raiden-Zhu/Generalization-of-DSGD.

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

Code

Syntology Ran 7 of 13 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong; 3 ran with no contract checked.

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

raiden-zhu/generalization-of-dsgd officialmentioned in papermentioned on GitHubpytorch 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

13 samples harvested; 7 ran; 1 honoured the contract we drafted; 6 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
3ran · our draft was wrong
3ran
6unverified

Licence: 13 of the 13 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 raiden-zhu/generalization-of-dsgd. “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.

ResNet18 raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · f0583db318f5fe5f · report
TinyImageNet raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran no licence file found · pointer only · 863458be04c46970 · report
VGG raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 215fe918cf02296c · report
generate_P raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 7c5424293f47d826 · report
make_layers raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran · our draft was wrong no licence file found · pointer only · f44366385c61c247 · report
tiny_imagenet raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran · our draft was wrong no licence file found · pointer only · b2f2784ae1a49376 · report
vgg11_bn raiden-zhu/generalization-of-dsgd/gpu_work.py official repository ran · our draft was wrong no licence file found · pointer only · 617b89aca9a6c336 · report
cifar10 raiden-zhu/generalization-of-dsgd/gpu_work.py official repository unverified no licence file found · pointer only · 8c708d78a177641d · report
cifar100 raiden-zhu/generalization-of-dsgd/gpu_work.py official repository unverified no licence file found · pointer only · 766cdf9454c0f265 · report
get_dataset raiden-zhu/generalization-of-dsgd/gpu_work.py official repository unverified no licence file found · pointer only · 685e6a1f0a9518b3 · report
get_model raiden-zhu/generalization-of-dsgd/gpu_work.py official repository unverified no licence file found · pointer only · 44aebc902ffcb019 · report
run raiden-zhu/generalization-of-dsgd/gpu_work.py official repository unverified no licence file found · pointer only · acc4272edbc8772e · report
test_all raiden-zhu/generalization-of-dsgd/gpu_work.py official repository unverified no licence file found · pointer only · 78b8a746ed7dd0f8 · report

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