Dataset Meta-Learning from Kernel Ridge-Regression

Abstract

One of the most fundamental aspects of any machine learning algorithm is the training data used by the algorithm. We introduce the novel concept of $\epsilon$-approximation of datasets, obtaining datasets which are much smaller than or are significant corruptions of the original training data while maintaining similar performance. We introduce a meta-learning algorithm Kernel Inducing Points (KIP) for obtaining such remarkable datasets, drawing inspiration from recent developments in the correspondence between infinitely-wide neural networks and kernel ridge-regression (KRR). For KRR tasks, we demonstrate that KIP can compress datasets by one or two orders of magnitude, significantly improving previous dataset distillation and subset selection methods while obtaining state of the art results for MNIST and CIFAR10 classification. Furthermore, our KIP-learned datasets are transferable to the training of finite-width neural networks even beyond the lazy-training regime. Consequently, we obtain state of the art results for neural network dataset distillation with potential applications to privacy-preservation.

Cite

Text

Nguyen et al. "Dataset Meta-Learning from Kernel Ridge-Regression." International Conference on Learning Representations, 2021.

Markdown

[Nguyen et al. "Dataset Meta-Learning from Kernel Ridge-Regression." International Conference on Learning Representations, 2021.](https://mlanthology.org/iclr/2021/nguyen2021iclr-dataset/)

BibTeX

@inproceedings{nguyen2021iclr-dataset,
  title     = {{Dataset Meta-Learning from Kernel Ridge-Regression}},
  author    = {Nguyen, Timothy and Chen, Zhourong and Lee, Jaehoon},
  booktitle = {International Conference on Learning Representations},
  year      = {2021},
  url       = {https://mlanthology.org/iclr/2021/nguyen2021iclr-dataset/}
}