Papers › Preservation of the Global Knowledge by Not-True Distillation in Federated Learning

Preservation of the Global Knowledge by Not-True Distillation in Federated Learning

6 Jun 2021arXiv:2106.03097archive 2025-07-28

Gihun Lee, Minchan Jeong, Yongjin Shin, Sangmin Bae, Se-Young Yun

In federated learning, a strong global model is collaboratively learned by aggregating clients' locally trained models. Although this precludes the need to access clients' data directly, the global model's convergence often suffers from data heterogeneity. This study starts from an analogy to continual learning and suggests that forgetting could be the bottleneck of federated learning. We observe that the global model forgets the knowledge from previous rounds, and the local training induces forgetting the knowledge outside of the local distribution. Based on our findings, we hypothesize that tackling down forgetting will relieve the data heterogeneity problem. To this end, we propose a novel and effective algorithm, Federated Not-True Distillation (FedNTD), which preserves the global perspective on locally available data only for the not-true classes. In the experiments, FedNTD shows state-of-the-art performance on various setups without compromising data privacy or incurring additional communication costs.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

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

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

Lee-Gihun/FedNTD officialmentioned in papermentioned on GitHubpytorch report
thejungwon/gc-fed 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

9 samples harvested; 4 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
3ran
5unverified

Licence: 5 of the 9 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 3 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.

NTD_Loss Lee-Gihun/FedNTD/algorithms/fedntd/criterion.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 0f492f116222f383 · report
Client TsingZ0/PFL-Non-IID/system/flcore/clients/clientntd.py community (archive-listed) ran Apache-2.0 (permissive) · b2630c53b756f58c · report
NTD_Loss thejungwon/gc-fed/algorithms/fedntd.py community (archive-listed) ran no licence file found · pointer only · 95d5cdba6e3175e5 · report
refine_as_not_true TsingZ0/PFL-Non-IID/system/flcore/clients/clientntd.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · b1c10f9b9003aa57 · report
FedNTD thejungwon/gc-fed/algorithms/fedntd.py community (archive-listed) unverified no licence file found · pointer only · d862b7d6ee3577ef · report
FedNTDClient thejungwon/gc-fed/algorithms/fedntd.py community (archive-listed) unverified no licence file found · pointer only · 04996cc03e29c346 · report
clientNTD TsingZ0/PFL-Non-IID/system/flcore/clients/clientntd.py community (archive-listed) unverified Apache-2.0 (permissive) · 722bf9f4417d11df · report
evaluate thejungwon/gc-fed/algorithms/fedntd.py community (archive-listed) unverified no licence file found · pointer only · 1a0a0b3bfb388c6e · report
set_random_seed thejungwon/gc-fed/algorithms/fedntd.py community (archive-listed) unverified no licence file found · pointer only · 55dd9a2df5092e25 · report

Tasks

Continual LearningFederated LearningKnowledge DistillationSelf-Knowledge Distillation

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