2024
Effective Data Distillation for Tabular Datasets (Student Abstract)
AAAI 2024technical
Data distillation is a technique of reducing a large dataset into a smaller dataset. The smaller dataset can then be used to train a model which can perform comparably to a model trained on the full dataset. Past works have examined this approach for image datasets, focusing on neural networks as ta…