Papers › DELT: A Simple Diversity-driven EarlyLate Training for Dataset Distillation

DELT: A Simple Diversity-driven EarlyLate Training for Dataset Distillation

29 Nov 2024CVPR 2025 1arXiv:2411.19946archive 2025-07-28

Zhiqiang Shen, Ammar Sherif, Zeyuan Yin, Shitong Shao

Recent advances in dataset distillation have led to solutions in two main directions. The conventional batch-to-batch matching mechanism is ideal for small-scale datasets and includes bi-level optimization methods on models and syntheses, such as FRePo, RCIG, and RaT-BPTT, as well as other methods like distribution matching, gradient matching, and weight trajectory matching. Conversely, batch-to-global matching typifies decoupled methods, which are particularly advantageous for large-scale datasets. This approach has garnered substantial interest within the community, as seen in SRe²L, G-VBSM, WMDD, and CDA. A primary challenge with the second approach is the lack of diversity among syntheses within each class since samples are optimized independently and the same global supervision signals are reused across different synthetic images. In this study, we propose a new Diversity-driven EarlyLate Training (DELT) scheme to enhance the diversity of images in batch-to-global matching with less computation. Our approach is conceptually simple yet effective, it partitions predefined IPC samples into smaller subtasks and employs local optimizations to distill each subset into distributions from distinct phases, reducing the uniformity induced by the unified optimization process. These distilled images from the subtasks demonstrate effective generalization when applied to the entire task. We conduct extensive experiments on CIFAR, Tiny-ImageNet, ImageNet-1K, and its sub-datasets. Our approach outperforms the previous state-of-the-art by 2∼5% on average across different datasets and IPCs (images per class), increasing diversity per class by more than 5% while reducing synthesis time by up to 39.3% for enhancing the training efficiency. Code is available at: https://github.com/VILA-Lab/DELT.

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

Code

Syntology Ran 1 of 16 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

By repository: official repository: 16 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.

vila-lab/delt officialmentioned in papermentioned 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

16 samples harvested; 1 ran; 0 honoured the contract we drafted; 15 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 · fixture could not drive it
15unverified

Licence: 16 of the 16 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 vila-lab/delt. “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.

accuracy vila-lab/delt/evaluation/validation/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · eab4f74c38cc3c8f · report
batched_forward vila-lab/delt/evaluation/model_utils/utils.py official repository unverified no licence file found · pointer only · b615cefacfc04d10 · report
clip vila-lab/delt/recover/utils.py official repository unverified no licence file found · pointer only · d276004a69566d12 · report
denormalize vila-lab/delt/recover/utils.py official repository unverified no licence file found · pointer only · 70d1e8cd2526f3ae · report
get_dataloader vila-lab/delt/data_selection.py official repository unverified no licence file found · pointer only · 465f5964f29eaca8 · report
get_img_indx vila-lab/delt/recover/recover.py official repository unverified no licence file found · pointer only · 3724aa6b9357afef · report
get_mean_std vila-lab/delt/recover/recover.py official repository unverified no licence file found · pointer only · ca0116cbf72e048c · report
get_model vila-lab/delt/data_selection.py official repository unverified no licence file found · pointer only · ef8f26a5e81b47e2 · report
get_parameters vila-lab/delt/evaluation/validation/utils.py official repository unverified no licence file found · pointer only · 9a700a3b149f4952 · report
get_round_imgs_indx vila-lab/delt/recover/recover.py official repository unverified no licence file found · pointer only · b7f0b1c1ecd5d257 · report
get_state_dict vila-lab/delt/evaluation/model_utils/utils.py official repository unverified no licence file found · pointer only · b76a08bec5e010fd · report
keep_top_k vila-lab/delt/evaluation/validation/utils.py official repository unverified no licence file found · pointer only · c209acc6c3e5877a · report
load_model vila-lab/delt/recover/models.py official repository unverified no licence file found · pointer only · 952e2a07853f7c8e · report
pad vila-lab/delt/evaluation/model_utils/utils.py official repository unverified no licence file found · pointer only · 680f3862844d8a00 · report
rank vila-lab/delt/data_selection.py official repository unverified no licence file found · pointer only · c80674a8056b7f9e · report
tiny_clip vila-lab/delt/recover/utils.py official repository unverified no licence file found · pointer only · e692498fea6f44ff · report

Tasks

Dataset DistillationDiversity

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