Dataset Distillation with Probabilistic Latent Features
Zhe Li, Sarah Cechnicka, Cheng Ouyang, Katharina Breininger, Peter Sch\"uffler, Bernhard Kainz

TL;DR
This paper introduces a probabilistic latent feature approach for dataset distillation, enabling the creation of compact synthetic datasets that effectively train models, with improved diversity and spatial structure capture.
Contribution
It proposes a novel stochastic method modeling joint latent feature distribution with a low-rank normal distribution, enhancing diversity and spatial structure in synthetic data.
Findings
Achieves state-of-the-art performance on ImageNet, CIFAR-10, and MedMNIST.
Maintains low computational complexity with a lightweight network.
Demonstrates strong cross-architecture generalization.
Abstract
As deep learning models grow in complexity and the volume of training data increases, reducing storage and computational costs becomes increasingly important. Dataset distillation addresses this challenge by synthesizing a compact set of synthetic data that can effectively replace the original dataset in downstream classification tasks. While existing methods typically rely on mapping data from pixel space to the latent space of a generative model, we propose a novel stochastic approach that models the joint distribution of latent features. This allows our method to better capture spatial structures and produce diverse synthetic samples, which benefits model training. Specifically, we introduce a low-rank multivariate normal distribution parameterized by a lightweight network. This design maintains low computational complexity and is compatible with various matching networks used in…
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
TopicsAI in cancer detection · Generative Adversarial Networks and Image Synthesis · Face recognition and analysis
MethodsSparse Evolutionary Training
