Papers › Federated Learning with Extremely Noisy Clients via Negative Distillation

Federated Learning with Extremely Noisy Clients via Negative Distillation

20 Dec 2023arXiv:2312.12703archive 2025-07-28

Yang Lu, Lin Chen, Yonggang Zhang, Yiliang Zhang, Bo Han, Yiu-ming Cheung, Hanzi Wang

Federated learning (FL) has shown remarkable success in cooperatively training deep models, while typically struggling with noisy labels. Advanced works propose to tackle label noise by a re-weighting strategy with a strong assumption, i.e., mild label noise. However, it may be violated in many real-world FL scenarios because of highly contaminated clients, resulting in extreme noise ratios, e.g., $>$90%. To tackle extremely noisy clients, we study the robustness of the re-weighting strategy, showing a pessimistic conclusion: minimizing the weight of clients trained over noisy data outperforms re-weighting strategies. To leverage models trained on noisy clients, we propose a novel approach, called negative distillation (FedNed). FedNed first identifies noisy clients and employs rather than discards the noisy clients in a knowledge distillation manner. In particular, clients identified as noisy ones are required to train models using noisy labels and pseudo-labels obtained by global models. The model trained on noisy labels serves as a `bad teacher' in knowledge distillation, aiming to decrease the risk of providing incorrect information. Meanwhile, the model trained on pseudo-labels is involved in model aggregation if not identified as a noisy client. Consequently, through pseudo-labeling, FedNed gradually increases the trustworthiness of models trained on noisy clients, while leveraging all clients for model aggregation through negative distillation. To verify the efficacy of FedNed, we conduct extensive experiments under various settings, demonstrating that FedNed can consistently outperform baselines and achieve state-of-the-art performance. Our code is available at https://github.com/linChen99/FedNed.

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

Code

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

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

linchen99/fedned 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

17 samples harvested; 14 ran; 1 honoured the contract we drafted; 3 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
4ran · our draft was wrong
1ran · fixture could not drive it
8ran
3unverified

Licence: 17 of the 17 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 linchen99/fedned. “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.

AutoContrast linchen99/fedned/dataset/utils/randaugment.py official repository ran no licence file found · pointer only · c6e7c3451c85404f · report
Brightness linchen99/fedned/dataset/utils/randaugment.py official repository ran no licence file found · pointer only · 0d1a8d6ce2015fc7 · report
Color linchen99/fedned/dataset/utils/randaugment.py official repository ran no licence file found · pointer only · 32cb3f5760fa593e · report
classify_label linchen99/fedned/dataset/utils/dataset.py official repository ran · our draft was wrong no licence file found · pointer only · 7f1c8cbd622ebc50 · report
client_iid_indices linchen99/fedned/dataset/utils/sampling.py official repository ran no licence file found · pointer only · 361c22d6b53b0a22 · report
conv1x1 linchen99/fedned/models/resnet.py official repository ran no licence file found · pointer only · 95e6e17340d3ad10 · report
conv3x3 linchen99/fedned/models/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · 794a2ed91a5175bd · report
conv3x3 linchen99/fedned/models/model_feature.py official repository ran · our draft was wrong no licence file found · pointer only · 2aa5d536ff654fac · report
get_set_gpus linchen99/fedned/utils/tools.py official repository ran fingerprinted no licence file found · pointer only · cc246483ef79cbc8 · report
label_indices2indices linchen99/fedned/dataset/utils/dataset.py official repository ran · honoured contract no licence file found · pointer only · aa07673ccf9afd55 · report
noisify_label linchen99/fedned/dataset/utils/noisify.py official repository ran no licence file found · pointer only · 4c7f4834de996b2f · report
norm2d linchen99/fedned/models/model_feature.py official repository ran · our draft was wrong no licence file found · pointer only · d4682009629cffa4 · report
partition_balance linchen99/fedned/dataset/utils/sampling.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1e2e488b6e0732b4 · report
partition_train_teach linchen99/fedned/dataset/utils/dataset.py official repository ran no licence file found · pointer only · d810c1d73375ec4c · report
clients_non_iid_indices linchen99/fedned/dataset/utils/sampling.py official repository unverified no licence file found · pointer only · d5aaade96b475879 · report
get_cifar10 linchen99/fedned/dataset/get_cifar10.py official repository unverified no licence file found · pointer only · 3e4ccc9c4bfaf8a8 · report
resnet18 linchen99/fedned/models/resnet.py official repository unverified no licence file found · pointer only · aa4aa861ab25b3fb · report

Tasks

Federated LearningKnowledge Distillation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Knowledge Distillation

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