paper-with-me

홈 › Papers

Dataset Distillation Efficiently Encodes Low-Dimensional Representations from Gradient-Based Learning of Non-Linear Tasks

2026-03-16 · Yuri Kinoshita, Naoki Nishikawa, Taro Toyoizumi arxiv

Dataset distillation, a training-aware data compression technique, has recently attracted increasing attention as an effective tool for mitigating costs of optimization and data storage. However, progress remains largely empirical. Mechanisms underlying the extraction of task-relevant information from the training process and the efficient encoding of such information into synthetic data points remain elusive. In this paper, we theoretically analyze practical algorithms of dataset distillation applied to the gradient-based training of two-layer neural networks with width $L$. By focusing on a non-linear task structure called multi-index model, we prove that the low-dimensional structure of the problem is efficiently encoded into the resulting distilled data. This dataset reproduces a model with high generalization ability for a required memory complexity of $\tildeΘ$$(r^2d+L)$, where $d$ and $r$ are the input and intrinsic dimensions of the task. To the best of our knowledge, this is one of the first theoretical works that include a specific task structure, leverage its intrinsic dimensionality to quantify the compression rate and study dataset distillation implemented solely via gradient-based algorithms.

📄 PDF Abstract BibTeX arXiv:2603.14830

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Projected BNNs: Avoiding weight-space pathologies by learning latent representations of neural network weights

2018-11-16 · Melanie F. Pradier, Weiwei Pan, Jiayu Yao, Soumya Ghosh 외

As machine learning systems get widely adopted for high-stake decisions, quantifying uncertainty over predictions becomes crucial. While modern neural networks are making remarkable gains in terms of predictive accuracy,…

Variational Inference

Distributional Dataset Distillation with Subtask Decomposition

2024-03-01 · Tian Qin, Zhiwei Deng, David Alvarez-Melis

What does a neural network learn when training from a task-specific dataset? Synthesizing this knowledge is the central idea behind Dataset Distillation, which recent work has shown can be used to compress large datasets…

Dataset DistillationDecoder

SFKD: Spatial--Frequency Joint-Aware Heterogeneous Knowledge Distillation via Multi-Level Wavelet Spectral Interaction

2026-07-02 · Cuipeng Wang, Haipeng Wang arxiv

Most existing knowledge distillation methods focus on homogeneous models (e.g., CNN-to-CNN), thereby overlooking the flexibility and potential of knowledge transfer across heterogeneous models. Due to intrinsic inductive…

Knowledge Distillation

Reciprocal Multi-Layer Subspace Learning for Multi-View Clustering

2019-10-01 · ICCV 2019 10 · Ruihuang Li, Changqing Zhang, Huazhu Fu, Xi Peng 외

Multi-view clustering is a long-standing important research topic, however, remains challenging when handling high-dimensional data and simultaneously exploring the consistency and complementarity of different views. In …

Clustering

Rank-Aware Hyperbolic Alignment for Vision-Language Dataset Distillation

2026-06-28 · Jongoh Jeong, Sun-Kyung Lee, Kuk-Jin Yoon hf

Vision-language dataset distillation (VLDD) compresses a large image-text paired dataset into a small set of synthetic pairs that can efficiently train contrastive vision-language models under strict data and compute bud…

Cross-Modal Retrieval