Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Squeeze, Recover and Relabel: Dataset Condensation at ImageNet Scale From A New Perspective

About

We present a new dataset condensation framework termed Squeeze, Recover and Relabel (SRe$^2$L) that decouples the bilevel optimization of model and synthetic data during training, to handle varying scales of datasets, model architectures and image resolutions for efficient dataset condensation. The proposed method demonstrates flexibility across diverse dataset scales and exhibits multiple advantages in terms of arbitrary resolutions of synthesized images, low training cost and memory consumption with high-resolution synthesis, and the ability to scale up to arbitrary evaluation network architectures. Extensive experiments are conducted on Tiny-ImageNet and full ImageNet-1K datasets. Under 50 IPC, our approach achieves the highest 42.5% and 60.8% validation accuracy on Tiny-ImageNet and ImageNet-1K, outperforming all previous state-of-the-art methods by margins of 14.5% and 32.9%, respectively. Our approach also surpasses MTT in terms of speed by approximately 52$\times$ (ConvNet-4) and 16$\times$ (ResNet-18) faster with less memory consumption of 11.6$\times$ and 6.4$\times$ during data synthesis. Our code and condensed datasets of 50, 200 IPC with 4K recovery budget are available at https://github.com/VILA-Lab/SRe2L.

Zeyuan Yin, Eric Xing, Zhiqiang Shen• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy50.2
3518
Image ClassificationCIFAR-10 (test)
Accuracy45
3381
Image ClassificationImageNet-1K
Top-1 Acc62.2
836
Image ClassificationCIFAR-100 (val)--
661
Image ClassificationImageNet-1k (val)
Top-1 Accuracy65.9
512
Image ClassificationCIFAR-10--
507
Image ClassificationCIFAR-10 (val)
Top-1 Accuracy47.5
329
Image ClassificationTinyImageNet (val)
Accuracy49.7
240
Image ClassificationTiny-ImageNet
Accuracy42.5
227
Image ClassificationImageNet-1k (val)
Accuracy46.8
189
Showing 10 of 24 rows

Other info

Code

Follow for update