English

Supervising the Multi-Fidelity Race of Hyperparameter Configurations

Machine Learning 2023-06-02 v2 Artificial Intelligence

Abstract

Multi-fidelity (gray-box) hyperparameter optimization techniques (HPO) have recently emerged as a promising direction for tuning Deep Learning methods. However, existing methods suffer from a sub-optimal allocation of the HPO budget to the hyperparameter configurations. In this work, we introduce DyHPO, a Bayesian Optimization method that learns to decide which hyperparameter configuration to train further in a dynamic race among all feasible configurations. We propose a new deep kernel for Gaussian Processes that embeds the learning curve dynamics, and an acquisition function that incorporates multi-budget information. We demonstrate the significant superiority of DyHPO against state-of-the-art hyperparameter optimization methods through large-scale experiments comprising 50 datasets (Tabular, Image, NLP) and diverse architectures (MLP, CNN/NAS, RNN).

Keywords

Cite

@article{arxiv.2202.09774,
  title  = {Supervising the Multi-Fidelity Race of Hyperparameter Configurations},
  author = {Martin Wistuba and Arlind Kadra and Josif Grabocka},
  journal= {arXiv preprint arXiv:2202.09774},
  year   = {2023}
}

Comments

Accepted at NeurIPS 2022

R2 v1 2026-06-24T09:46:20.930Z