Speeding up the Hyperparameter Optimization of Deep Convolutional Neural Networks
Tobias Hinz, Nicol\'as Navarro-Guerrero, Sven Magg, Stefan Wermter

TL;DR
This paper proposes a method to accelerate hyperparameter optimization for deep CNNs by using lower-dimensional data representations to identify promising hyperparameter regions before refining on original data.
Contribution
It introduces a data-driven approach that leverages lower-dimensional representations to speed up hyperparameter search across various optimization algorithms.
Findings
Lower-dimensional data representations help identify promising hyperparameter regions.
Using reduced data dimensions early accelerates the optimization process.
The approach is effective across multiple hyperparameter optimization algorithms.
Abstract
Most learning algorithms require the practitioner to manually set the values of many hyperparameters before the learning process can begin. However, with modern algorithms, the evaluation of a given hyperparameter setting can take a considerable amount of time and the search space is often very high-dimensional. We suggest using a lower-dimensional representation of the original data to quickly identify promising areas in the hyperparameter space. This information can then be used to initialize the optimization algorithm for the original, higher-dimensional data. We compare this approach with the standard procedure of optimizing the hyperparameters only on the original input. We perform experiments with various state-of-the-art hyperparameter optimization algorithms such as random search, the tree of parzen estimators (TPEs), sequential model-based algorithm configuration (SMAC), and…
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.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
