Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dataset Distillation with Infinitely Wide Convolutional Networks

About

The effectiveness of machine learning algorithms arises from being able to extract useful features from large amounts of data. As model and dataset sizes increase, dataset distillation methods that compress large datasets into significantly smaller yet highly performant ones will become valuable in terms of training efficiency and useful feature extraction. To that end, we apply a novel distributed kernel based meta-learning framework to achieve state-of-the-art results for dataset distillation using infinitely wide convolutional neural networks. For instance, using only 10 datapoints (0.02% of original dataset), we obtain over 65% test accuracy on CIFAR-10 image classification task, a dramatic improvement over the previous best test accuracy of 40%. Our state-of-the-art results extend across many other settings for MNIST, Fashion-MNIST, CIFAR-10, CIFAR-100, and SVHN. Furthermore, we perform some preliminary analyses of our distilled datasets to shed light on how they differ from naturally occurring data.

Timothy Nguyen, Roman Novak, Lechao Xiao, Jaehoon Lee• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy49.5
3518
Image ClassificationCIFAR-10 (test)
Accuracy80.6
3381
Image ClassificationMNIST (test)
Accuracy99.5
882
Image ClassificationFashion MNIST (test)
Accuracy92.4
568
Image ClassificationSVHN (test)
Accuracy84.3
362
Image ClassificationCIFAR100
Accuracy28.3
331
Image ClassificationCIFAR10 (test)
Test Accuracy68.6
284
Image ClassificationCIFAR10
Accuracy68.6
240
Image ClassificationFashionMNIST (test)--
218
Image ClassificationMNIST (test)
Test Accuracy98.3
126
Showing 10 of 16 rows

Other info

Code

Follow for update