SOTAVerified

Frugal Optimization for Cost-related Hyperparameters

2020-05-04Code Available2· sign in to hype

Qingyun Wu, Chi Wang, Silu Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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 prove a convergence rate of O(dK) and an O(d^-2)-approximation guarantee on the total cost. We provide strong empirical results in comparison with state-of-the-art HPO methods on large AutoML benchmarks.

Tasks

Reproductions