Papers › Backdoor Attacks Against Dataset Distillation

Backdoor Attacks Against Dataset Distillation

3 Jan 2023arXiv:2301.01197archive 2025-07-28

Yugeng Liu, Zheng Li, Michael Backes, Yun Shen, Yang Zhang

Dataset distillation has emerged as a prominent technique to improve data efficiency when training machine learning models. It encapsulates the knowledge from a large dataset into a smaller synthetic dataset. A model trained on this smaller distilled dataset can attain comparable performance to a model trained on the original training dataset. However, the existing dataset distillation techniques mainly aim at achieving the best trade-off between resource usage efficiency and model utility. The security risks stemming from them have not been explored. This study performs the first backdoor attack against the models trained on the data distilled by dataset distillation models in the image domain. Concretely, we inject triggers into the synthetic data during the distillation procedure rather than during the model training stage, where all previous attacks are performed. We propose two types of backdoor attacks, namely NAIVEATTACK and DOORPING. NAIVEATTACK simply adds triggers to the raw data at the initial distillation phase, while DOORPING iteratively updates the triggers during the entire distillation procedure. We conduct extensive evaluations on multiple datasets, architectures, and dataset distillation techniques. Empirical evaluation shows that NAIVEATTACK achieves decent attack success rate (ASR) scores in some cases, while DOORPING reaches higher ASR scores (close to 1.0) in all cases. Furthermore, we conduct a comprehensive ablation study to analyze the factors that may affect the attack performance. Finally, we evaluate multiple defense mechanisms against our backdoor attacks and show that our attacks can practically circumvent these defense mechanisms.

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

Code

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

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

liuyugeng/baadd officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

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

Licence: 0 of the 15 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 liuyugeng/baadd. “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.

VGG11 liuyugeng/baadd/DC/networks.py official repository ran Apache-2.0 (permissive) · 190dfb67aacf4767 · report
VGG11BN liuyugeng/baadd/DC/networks.py official repository ran Apache-2.0 (permissive) · 6fa9b9b022f6dbfa · report
VGG13 liuyugeng/baadd/DC/networks.py official repository ran Apache-2.0 (permissive) · 3da7c8c828c4f0af · report
conv1x1 liuyugeng/baadd/DD/networks/ResNet.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 2a80220dabcb742a · report
conv3x3 liuyugeng/baadd/DD/networks/ResNet.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 600ff2c45e0de056 · report
distance_wb liuyugeng/baadd/DC/utils.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 6e9c65aaa7c1b5da · report
clone_tuple liuyugeng/baadd/DD/networks/utils.py official repository unverified Apache-2.0 (permissive) · 9ff25651ae35371b · report
final_objective_loss liuyugeng/baadd/DD/basics.py official repository unverified Apache-2.0 (permissive) · 6fc97d2f9170a6d7 · report
get_dataset liuyugeng/baadd/DC/utils.py official repository unverified Apache-2.0 (permissive) · d7bb9b31f21b0b51 · report
init_weights liuyugeng/baadd/DD/networks/utils.py official repository unverified Apache-2.0 (permissive) · 074d873dd1b4ae2b · report
permute_list liuyugeng/baadd/DD/train_distilled_image.py official repository unverified Apache-2.0 (permissive) · 12b94db554dfecb4 · report
read_bndbox liuyugeng/baadd/DD/datasets/pascal_voc.py official repository unverified Apache-2.0 (permissive) · fdee81a9e734615a · report
read_split liuyugeng/baadd/DD/datasets/pascal_voc.py official repository unverified Apache-2.0 (permissive) · 26cdf3966b9542d6 · report
resnet18 liuyugeng/baadd/DD/networks/ResNet.py official repository unverified Apache-2.0 (permissive) · 3f04618a5504c3ae · report
task_loss liuyugeng/baadd/DD/basics.py official repository unverified Apache-2.0 (permissive) · 2a1340040e1606e7 · report

Tasks

Backdoor AttackDataset 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