Amortized Auto-Tuning: Cost-Efficient Bayesian Transfer Optimization for Hyperparameter Recommendation
Yuxin Xiao, Eric P. Xing, Willie Neiswanger

TL;DR
This paper introduces AT2, a cost-efficient Bayesian transfer optimization method that leverages low-fidelity observations for hyperparameter tuning, outperforming existing methods in resource usage and accuracy.
Contribution
It proposes a novel multi-fidelity Bayesian optimization framework for hyperparameter tuning that effectively uses low-fidelity data and introduces a comprehensive recommendation database.
Findings
AT2 outperforms existing tuning methods in resource efficiency.
Low-fidelity observations improve transfer learning in hyperparameter tuning.
The HyperRec database provides a valuable resource for the community.
Abstract
With the surge in the number of hyperparameters and training times of modern machine learning models, hyperparameter tuning is becoming increasingly expensive. However, after assessing 40 tuning methods systematically, we find that each faces certain limitations. In particular, methods that speed up tuning via knowledge transfer typically require the final performance of hyperparameters and do not focus on low-fidelity information. As we demonstrate empirically, this common practice is suboptimal and can incur an unnecessary use of resources. It is more cost-efficient to instead leverage low-fidelity tuning observations to measure inter-task similarity and transfer knowledge from existing to new tasks accordingly. However, performing multi-fidelity tuning comes with its own challenges in the transfer setting: the noise in additional observations and the need for performance forecasting.…
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
TopicsMachine Learning and Data Classification · Data Stream Mining Techniques · Advanced Bandit Algorithms Research
