ATOM: Attention Mixer for Efficient Dataset Distillation
Samir Khaki, Ahmad Sajedi, Kai Wang, Lucy Z. Liu, Yuri A. Lawryshyn,, Konstantinos N. Plataniotis

TL;DR
The paper introduces ATOM, an attention-based module that enhances dataset distillation by efficiently capturing contextual and spatial information, leading to better synthetic datasets for training models across multiple vision tasks.
Contribution
We propose the ATOM module, combining spatial and channel-wise attention, to improve dataset distillation performance and generalization across architectures and applications.
Findings
Superior performance on CIFAR10/100 and TinyImagenet datasets.
Significant improvements with fewer images per class.
Enhanced cross-architecture generalization.
Abstract
Recent works in dataset distillation seek to minimize training expenses by generating a condensed synthetic dataset that encapsulates the information present in a larger real dataset. These approaches ultimately aim to attain test accuracy levels akin to those achieved by models trained on the entirety of the original dataset. Previous studies in feature and distribution matching have achieved significant results without incurring the costs of bi-level optimization in the distillation process. Despite their convincing efficiency, many of these methods suffer from marginal downstream performance improvements, limited distillation of contextual information, and subpar cross-architecture generalization. To address these challenges in dataset distillation, we propose the ATtentiOn Mixer (ATOM) module to efficiently distill large datasets using a mixture of channel and spatial-wise attention…
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
TopicsNeural Networks and Applications · Algorithms and Data Compression
