DREAM+: Efficient Dataset Distillation by Bidirectional Representative Matching
Yanqing Liu, Jianyang Gu, Kai Wang, Zheng Zhu, Kaipeng Zhang, Wei, Jiang, Yang You

TL;DR
DREAM+ introduces a bidirectional representative matching strategy for dataset distillation, improving sample selection to enhance efficiency and performance, reducing training iterations significantly while maintaining or surpassing existing results.
Contribution
The paper proposes a novel bidirectional representative matching method for dataset distillation, addressing sampling limitations and achieving state-of-the-art results with fewer iterations.
Findings
Reduces distillation iterations by over 15 times
Achieves state-of-the-art performance with sufficient training time
Applicable to various dataset distillation frameworks
Abstract
Dataset distillation plays a crucial role in creating compact datasets with similar training performance compared with original large-scale ones. This is essential for addressing the challenges of data storage and training costs. Prevalent methods facilitate knowledge transfer by matching the gradients, embedding distributions, or training trajectories of synthetic images with those of the sampled original images. Although there are various matching objectives, currently the strategy for selecting original images is limited to naive random sampling. We argue that random sampling overlooks the evenness of the selected sample distribution, which may result in noisy or biased matching targets. Besides, the sample diversity is also not constrained by random sampling. Additionally, current methods predominantly focus on single-dimensional matching, where information is not fully utilized. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsFocus
