Automated Benchmark-Driven Design and Explanation of Hyperparameter Optimizers
Julia Moosbauer, Martin Binder, Lennart Schneider, Florian Pfisterer,, Marc Becker, Michel Lang, Lars Kotthoff, Bernd Bischl

TL;DR
This paper introduces a systematic, benchmark-driven approach to designing hyperparameter optimizers using Bayesian optimization, formalizing a rich candidate space and demonstrating that simpler configurations can perform effectively.
Contribution
It presents a principled, automated framework for hyperparameter optimizer design that reduces reliance on manual, arbitrary choices and enables systematic exploration of algorithm components.
Findings
Simple configurations can perform competitively with complex methods.
Benchmark-driven design helps identify critical parameters.
Ablation analysis clarifies the necessity of certain design choices.
Abstract
Automated hyperparameter optimization (HPO) has gained great popularity and is an important ingredient of most automated machine learning frameworks. The process of designing HPO algorithms, however, is still an unsystematic and manual process: Limitations of prior work are identified and the improvements proposed are -- even though guided by expert knowledge -- still somewhat arbitrary. This rarely allows for gaining a holistic understanding of which algorithmic components are driving performance, and carries the risk of overlooking good algorithmic design choices. We present a principled approach to automated benchmark-driven algorithm design applied to multifidelity HPO (MF-HPO): First, we formalize a rich space of MF-HPO candidates that includes, but is not limited to common HPO algorithms, and then present a configurable framework covering this space. To find the best candidate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification · Metaheuristic Optimization Algorithms Research
MethodsHyper-parameter optimization
