Improving Multi-fidelity Optimization with a Recurring Learning Rate for Hyperparameter Tuning
HyunJae Lee, Gihyeon Lee, Junhwan Kim, Sungjun Cho, Dohyun Kim,, Donggeun Yoo

TL;DR
This paper introduces MORL, a novel multi-fidelity optimization method that incorporates CNN training dynamics to improve hyperparameter tuning efficiency and accuracy, outperforming existing methods like SHA and Hyperband.
Contribution
MORL integrates CNN optimization processes into multi-fidelity hyperparameter tuning, addressing slow-start issues and enhancing low-fidelity approximation accuracy.
Findings
MORL outperforms SHA and Hyperband in various image classification tasks.
MORL achieves significant hyperparameter tuning improvements within practical budgets.
Experiments demonstrate MORL's effectiveness across transfer and semi-supervised learning.
Abstract
Despite the evolution of Convolutional Neural Networks (CNNs), their performance is surprisingly dependent on the choice of hyperparameters. However, it remains challenging to efficiently explore large hyperparameter search space due to the long training times of modern CNNs. Multi-fidelity optimization enables the exploration of more hyperparameter configurations given budget by early termination of unpromising configurations. However, it often results in selecting a sub-optimal configuration as training with the high-performing configuration typically converges slowly in an early phase. In this paper, we propose Multi-fidelity Optimization with a Recurring Learning rate (MORL) which incorporates CNNs' optimization process into multi-fidelity optimization. MORL alleviates the problem of slow-starter and achieves a more precise low-fidelity approximation. Our comprehensive experiments…
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
Improving Multi-fidelity Optimization with a Recurring Learning rate for Hyperparameter Tuning· youtube
Taxonomy
TopicsMachine Learning and Data Classification · Human Pose and Action Recognition · Anomaly Detection Techniques and Applications
