Autotune: A Derivative-free Optimization Framework for Hyperparameter Tuning
Patrick Koch, Oleg Golovidov, Steven Gardner, Brett Wujek, Joshua, Griffin, Yan Xu

TL;DR
Autotune is a robust, parallel, derivative-free optimization framework designed for hyperparameter tuning in machine learning, effectively handling complex, black-box, and constrained optimization problems to improve model performance.
Contribution
The paper introduces Autotune, a novel parallel derivative-free optimization framework that effectively addresses the challenges of hyperparameter tuning in machine learning.
Findings
Autotune significantly improves model performance over default settings.
The framework efficiently handles complex, constrained, and noisy hyperparameter spaces.
Parallel and distributed paradigms enhance tuning efficiency and resource utilization.
Abstract
Machine learning applications often require hyperparameter tuning. The hyperparameters usually drive both the efficiency of the model training process and the resulting model quality. For hyperparameter tuning, machine learning algorithms are complex black-boxes. This creates a class of challenging optimization problems, whose objective functions tend to be nonsmooth, discontinuous, unpredictably varying in computational expense, and include continuous, categorical, and/or integer variables. Further, function evaluations can fail for a variety of reasons including numerical difficulties or hardware failures. Additionally, not all hyperparameter value combinations are compatible, which creates so called hidden constraints. Robust and efficient optimization algorithms are needed for hyperparameter tuning. In this paper we present an automated parallel derivative-free optimization…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
