English

Grounding and Enhancing Informativeness and Utility in Dataset Distillation

Machine Learning 2026-01-30 v1 Artificial Intelligence

Abstract

Dataset Distillation (DD) seeks to create a compact dataset from a large, real-world dataset. While recent methods often rely on heuristic approaches to balance efficiency and quality, the fundamental relationship between original and synthetic data remains underexplored. This paper revisits knowledge distillation-based dataset distillation within a solid theoretical framework. We introduce the concepts of Informativeness and Utility, capturing crucial information within a sample and essential samples in the training set, respectively. Building on these principles, we define optimal dataset distillation mathematically. We then present InfoUtil, a framework that balances informativeness and utility in synthesizing the distilled dataset. InfoUtil incorporates two key components: (1) game-theoretic informativeness maximization using Shapley Value attribution to extract key information from samples, and (2) principled utility maximization by selecting globally influential samples based on Gradient Norm. These components ensure that the distilled dataset is both informative and utility-optimized. Experiments demonstrate that our method achieves a 6.1\% performance improvement over the previous state-of-the-art approach on ImageNet-1K dataset using ResNet-18.

Keywords

Cite

@article{arxiv.2601.21296,
  title  = {Grounding and Enhancing Informativeness and Utility in Dataset Distillation},
  author = {Shaobo Wang and Yantai Yang and Guo Chen and Peiru Li and Kaixin Li and Yufa Zhou and Zhaorun Chen and Linfeng Zhang},
  journal= {arXiv preprint arXiv:2601.21296},
  year   = {2026}
}

Comments

Accepted by ICLR 2026, 20 pages, 9 figures, 11 tables

R2 v1 2026-07-01T09:25:04.551Z