Efficient Identification of Approximate Best Configuration of Training in Large Datasets

Silu Huang,Chi Wang,Bolin Ding,Surajit Chaudhuri
DOI: https://doi.org/10.1609/aaai.v33i01.33013862
2019-07-17
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:A configuration of training refers to the combinations of feature engineering, learner, and its associated hyperparameters. Given a set of configurations and a large dataset randomly split into training and testing set, we study how to efficiently identify the best configuration with approximately the highest testing accuracy when trained from the training set. To guarantee small accuracy loss, we develop a solution using confidence interval (CI)-based progressive sampling and pruning strategy. Compared to using full data to find the exact best configuration, our solution achieves more than two orders of magnitude speedup, while the returned top configuration has identical or close test accuracy.
English Else
What problem does this paper attempt to address?