DIVER: Diving Deeper into Distilled Data via Expressive Semantic Recovery
Abstract
Lay Summary
Modern AI models often require huge amounts of training data, which can be expensive to store, share, and process. Dataset distillation aims to solve this problem by compressing a large dataset into a much smaller synthetic one that still preserves the important knowledge needed for learning. However, existing methods often create compressed data that works well only for a specific neural network architecture and generalizes poorly to others. In this work, we propose DIVER, a new framework that uses pre-trained diffusion models to better recover and preserve the underlying semantic information hidden in distilled data. DIVER first extracts high-level semantic representations from the compressed images, then uses these semantics to guide image reconstruction while avoiding noisy or misleading details. This process helps the distilled data remain effective across different model architectures. Experiments on standard image benchmarks show that DIVER substantially improves the quality and transferability of distilled datasets while remaining computationally efficient, requiring only modest GPU memory.