Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Geometry-Aware Dataset Condensation for Diffusion Model Training

About

Dataset condensation aims to construct compact datasets from real data via synthesis or selection. However, existing approaches are ill-suited for diffusion model training: synthetic data generation often yields low-fidelity samples unsuitable for authentic modeling, while real subset selection typically fails to preserve the distributional geometry required by diffusion likelihood objectives. To address this, we propose to reformulate real subset selection as a geometry-aware distribution alignment problem. By incorporating one-sided partial optimal transport, our method selectively aligns a compact subset with the full data distribution while allowing unmatched mass in low-density regions, ensuring the preserved geometric structure necessary for effective diffusion model training. To further ensure distributional fidelity, we complement geometric alignment with lightweight feature-statistics and semantic consistency regularization. An efficient two-stage discrete optimization strategy is proposed to achieve this alignment objective. Extensive experiments across diffusion variants, subset sizes, image resolutions, and training rounds show that our method achieves superior fidelity and distributional coverage in diffusion model training. Codes are available at https://github.com/2018cx/GADC.

Xiao Cui, Yulei Qin, Mo Zhu, Wengang Zhou, Hongsheng Li, Houqiang Li• 2026

Related benchmarks

TaskDatasetResultRank
Image GenerationImageNet 256x256
IS174.2
606
Image GenerationImageNet 256x256 (train)
FID3.34
247
Image GenerationImageNet-1K 256x256
FID3.43
48
Image SynthesisImageNet 256x256
FID8.83
21
Generative ModelingImageNet 256x256 (train)
FID (50K)3.56
15
Dataset CondensationImageNet 256x256 2012 (val)
FID5.76
10
Dataset CondensationImageNet 2015 (train)
FID3.43
10
Dataset CondensationImageNet 1K 2015 (train val)
FID3.56
10
Image GenerationImageNet 2015
FID5.8
6
Image GenerationImageNet-1K 10K subset 256x256
FID3.43
5
Showing 10 of 12 rows

Other info

Follow for update