Papers › HeteroFL: Computation and Communication Efficient Federated Learning for Heterogeneous Clients

HeteroFL: Computation and Communication Efficient Federated Learning for Heterogeneous Clients

3 Oct 2020ICLR 2021 1arXiv:2010.01264archive 2025-07-28

Enmao Diao, Jie Ding, Vahid Tarokh

Federated Learning (FL) is a method of training machine learning models on private data distributed over a large number of possibly heterogeneous clients such as mobile phones and IoT devices. In this work, we propose a new federated learning framework named HeteroFL to address heterogeneous clients equipped with very different computation and communication capabilities. Our solution can enable the training of heterogeneous local models with varying computation complexities and still produce a single global inference model. For the first time, our method challenges the underlying assumption of existing work that local models have to share the same architecture as the global model. We demonstrate several strategies to enhance FL training and conduct extensive empirical evaluations, including five computation complexity levels of three model architecture on three datasets. We show that adaptively distributing subnetworks according to clients' capabilities is both computation and communication efficient.

PaperPDFConference PDFCodeCode 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="2010.01264")

Code

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

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

k1l1/SLT mentioned 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; 2 ran; 0 honoured the contract we drafted; 11 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 · our draft was wrong
1ran
11unverified

Licence: 0 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 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.

input_collate diaoenmao/HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients/src/data.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 6fd4f7ea4a79121e · report
check_exists diaoenmao/HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients/src/utils.py official repository unverified MIT (permissive) · e54e85886591c7b5 · report
fetch_dataset diaoenmao/HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients/src/data.py official repository unverified MIT (permissive) · 750cad056c7e60fd · report
make_flops diaoenmao/HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients/src/summary.py official repository unverified MIT (permissive) · d953f71ff87c935d · report
make_size diaoenmao/HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients/src/summary.py official repository unverified MIT (permissive) · 8d994cf212a4e904 · report
to_device diaoenmao/HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients/src/utils.py official repository unverified MIT (permissive) · ee167d57eabab823 · report
FedAvgDevice k1l1/SLT/algorithms/heterofl.py community (archive-listed) ran MIT (permissive) · 8af1ed3160ceca12 · report
FedAvgEvaluation k1l1/SLT/algorithms/heterofl.py community (archive-listed) unverified MIT (permissive) · 080430395c9cf070 · report
FedAvgServer k1l1/SLT/algorithms/heterofl.py community (archive-listed) unverified MIT (permissive) · e89d03990ff4aa9c · report
FederatedDropoutServer k1l1/SLT/algorithms/heterofl.py community (archive-listed) unverified MIT (permissive) · ebcd0f36349906e5 · report
HeteroFLServer k1l1/SLT/algorithms/heterofl.py community (archive-listed) unverified MIT (permissive) · 78ba575006dae527 · report
SubsetDevice k1l1/SLT/algorithms/heterofl.py community (archive-listed) unverified MIT (permissive) · 2d7838d7550bb2fa · 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