Papers › Dataset Distillation

Dataset Distillation

27 Nov 2018arXiv:1811.10959archive 2025-07-28

Tongzhou Wang, Jun-Yan Zhu, Antonio Torralba, Alexei A. Efros

Model distillation aims to distill the knowledge of a complex model into a simpler one. In this paper, we consider an alternative formulation called dataset distillation: we keep the model fixed and instead attempt to distill the knowledge from a large training dataset into a small one. The idea is to synthesize a small number of data points that do not need to come from the correct data distribution, but will, when given to the learning algorithm as training data, approximate the model trained on the original data. For example, we show that it is possible to compress 60,000 MNIST training images into just 10 synthetic distilled images (one per class) and achieve close to original performance with only a few gradient descent steps, given a fixed network initialization. We evaluate our method in various initialization settings and with different learning objectives. Experiments on multiple datasets show the advantage of our approach compared to alternative methods.

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

Code

Syntology Ran 3 of 17 code samples harvested from 2 repositories linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong.

By repository: official repository: 14 samples from 1 repository, 0 ran; community (archive-listed): 3 samples from 1 repository, 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.

SsnL/dataset-distillation officialmentioned in papermentioned on GitHubpytorchMIT report
liuyugeng/baadd mentioned on GitHubpytorchApache-2.0 report
nus-hpc-ai-lab/dd-ranking mentioned on GitHubpytorch report
showlab/data-centric.vlp mentioned on GitHubpytorch report
showlab/datacentric.vlp 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

17 samples harvested; 3 ran; 0 honoured the contract we drafted; 14 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 · violated contract
2ran · our draft was wrong
14unverified

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

average_train SsnL/dataset-distillation/utils/baselines.py official repository unverified MIT (permissive) · 945f208c66022b60 · report
clone_tuple SsnL/dataset-distillation/networks/utils.py official repository unverified MIT (permissive) · 9ff25651ae35371b · report
configure SsnL/dataset-distillation/utils/logging.py official repository unverified MIT (permissive) · 2e1c63c03170fa89 · report
final_objective_loss SsnL/dataset-distillation/basics.py official repository unverified MIT (permissive) · 6ab4b45dcd11c1b3 · report
get_baseline_label_for_one_step SsnL/dataset-distillation/utils/baselines.py official repository unverified MIT (permissive) · 23ecd1ce493055e3 · report
init_weights SsnL/dataset-distillation/networks/utils.py official repository unverified MIT (permissive) · 93fe1d69e4aca089 · report
load_results SsnL/dataset-distillation/utils/io.py official repository unverified MIT (permissive) · 062128c654a29276 · report
permute_list SsnL/dataset-distillation/train_distilled_image.py official repository unverified MIT (permissive) · 12b94db554dfecb4 · report
random_train SsnL/dataset-distillation/utils/baselines.py official repository unverified MIT (permissive) · 2103f67a4508d2cd · report
read_bndbox SsnL/dataset-distillation/datasets/pascal_voc.py official repository unverified MIT (permissive) · fdee81a9e734615a · report
read_split SsnL/dataset-distillation/datasets/pascal_voc.py official repository unverified MIT (permissive) · 26cdf3966b9542d6 · report
task_loss SsnL/dataset-distillation/basics.py official repository unverified MIT (permissive) · 2a1340040e1606e7 · report
to_np SsnL/dataset-distillation/utils/io.py official repository unverified MIT (permissive) · 0250946399ff305f · report
to_torch SsnL/dataset-distillation/utils/io.py official repository unverified MIT (permissive) · 63eebd9902e8150b · report
default_augmentation nus-hpc-ai-lab/dd-ranking/ddranking/utils/train_and_eval.py community (archive-listed) ran · violated contract fingerprinted licence not identified · pointer only · c11329993135a3d9 · report
get_lr_scheduler nus-hpc-ai-lab/dd-ranking/ddranking/utils/train_and_eval.py community (archive-listed) ran · our draft was wrong licence not identified · pointer only · 5a60461e9e2f12d7 · report
get_optimizer nus-hpc-ai-lab/dd-ranking/ddranking/utils/train_and_eval.py community (archive-listed) ran · our draft was wrong licence not identified · pointer only · bacadd1761bd191c · report

Tasks

Dataset 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