Sequential Subset Matching for Dataset Distillation
Jiawei Du, Qin Shi, Joey Tianyi Zhou

TL;DR
This paper introduces Sequential Subset Matching (SeqMatch), a novel dataset distillation method that adaptively optimizes synthetic data sequentially, effectively addressing coupling issues and improving performance across multiple datasets.
Contribution
SeqMatch is a new dataset distillation strategy that sequentially optimizes synthetic data, outperforming existing methods by mitigating coupling issues in dataset synthesis.
Findings
SeqMatch outperforms state-of-the-art methods on multiple datasets.
Sequential optimization improves high-level feature extraction.
Addressing coupling issues enhances synthetic dataset quality.
Abstract
Dataset distillation is a newly emerging task that synthesizes a small-size dataset used in training deep neural networks (DNNs) for reducing data storage and model training costs. The synthetic datasets are expected to capture the essence of the knowledge contained in real-world datasets such that the former yields a similar performance as the latter. Recent advancements in distillation methods have produced notable improvements in generating synthetic datasets. However, current state-of-the-art methods treat the entire synthetic dataset as a unified entity and optimize each synthetic instance equally. This static optimization approach may lead to performance degradation in dataset distillation. Specifically, we argue that static optimization can give rise to a coupling issue within the synthetic data, particularly when a larger amount of synthetic data is being optimized. This…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
