AAAI 2021technical45 citations

Frugal Optimization for Cost-related Hyperparameters

Qingyun Wu, Chi Wang, Silu Huang

Abstract

The increasing demand for democratizing machine learning algorithms calls for hyperparameter optimization (HPO) solutions at low cost. Many machine learning algorithms have hyperparameters which can cause a large variation in the training cost. But this effect is largely ignored in existing HPO methods, which are incapable to properly control cost during the optimization process. To address this problem, we develop a new cost-frugal HPO solution. The core of our solution is a simple but new randomized direct-search method, for which we provide theoretical guarantees on the convergence rate and the total cost incurred to achieve convergence. We provide strong empirical results in comparison with state-of-the-art HPO methods on large AutoML benchmarks.

BibTeX
@inproceedings{aaai2021_frugaloptimizati,
  title = {Frugal Optimization for Cost-related Hyperparameters},
  author = {Qingyun Wu and Chi Wang and Silu Huang},
  booktitle = {AAAI 2021},
  year = {2021}
}