paper-with-me

Papers

Fast Hyperparameter Optimization of Deep Neural Networks via Ensembling Multiple Surrogates

2018-11-06 · Yang Li, Jiawei Jiang, Yingxia Shao, Bin Cui

The performance of deep neural networks crucially depends on good hyperparameter configurations. Bayesian optimization is a powerful framework for optimizing the hyperparameters of DNNs. These methods need sufficient evaluation data to approximate and minimize the validation error function of hyperparameters. However, the expensive evaluation cost of DNNs leads to very few evaluation data within a limited time, which greatly reduces the efficiency of Bayesian optimization. Besides, the previous researches focus on using the complete evaluation data to conduct Bayesian optimization, and ignore the intermediate evaluation data generated by early stopping methods. To alleviate the insufficient evaluation data problem, we propose a fast hyperparameter optimization method, HOIST, that utilizes both the complete and intermediate evaluation data to accelerate the hyperparameter optimization of DNNs. Specifically, we train multiple basic surrogates to gather information from the mixed evaluation data, and then combine all basic surrogates using weighted bagging to provide an accurate ensemble surrogate. Our empirical studies show that HOIST outperforms the state-of-the-art approaches on a wide range of DNNs, including feed forward neural networks, convolutional neural networks, recurrent neural networks, and variational autoencoder.

📄 PDF Abstract BibTeX arXiv:1811.02319

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationHyperparameter Optimization

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Deep Ranking Ensembles for Hyperparameter Optimization

2023-03-27 · Abdus Salam Khazi, Sebastian Pineda Arango, Josif Grabocka

Automatically optimizing the hyperparameters of Machine Learning algorithms is one of the primary open questions in AI. Existing work in Hyperparameter Optimization (HPO) trains surrogate models for approximating the res…

Hyperparameter OptimizationLearning-To-Rank

Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates

2016-07-28 · Ilija Ilievski, Taimoor Akhtar, Jiashi Feng, Christine Annette Shoemaker

Automatically searching for optimal hyperparameter configurations is of crucial importance for applying deep learning algorithms in practice. Recently, Bayesian optimization has been proposed for optimizing hyperparamete…

Bayesian OptimizationGaussian ProcessesHyperparameter OptimizationSMAC+1

In-Context Freeze-Thaw Bayesian Optimization for Hyperparameter Optimization

2024-04-25 · Herilalaina Rakotoarison, Steven Adriaensen, Neeratyoy Mallik, Samir Garibov 외

With the increasing computational costs associated with deep learning, automated hyperparameter optimization methods, strongly relying on black-box Bayesian optimization (BO), face limitations. Freeze-thaw BO offers a pr…

Bayesian OptimizationHyperparameter OptimizationIn-Context Learning

Better call Surrogates: A hybrid Evolutionary Algorithm for Hyperparameter optimization

2020-12-11 · Subhodip Biswas, Adam D Cobb, Andreea Sistrunk, Naren Ramakrishnan 외

In this paper, we propose a surrogate-assisted evolutionary algorithm (EA) for hyperparameter optimization of machine learning (ML) models. The proposed STEADE model initially estimates the objective function landscape u…

Bayesian OptimizationBIG-bench Machine LearningHyperparameter Optimization

Hyperparameter optimization of hp-greedy reduced basis for gravitational wave surrogates

2023-10-23 · Franco Cerino, Andrés Diaz-Pace, Emmanuel Tassone, Manuel Tiglio 외

In a previous work we introduced, in the context of gravitational wave science, an initial study on an automated domain-decomposition approach for reduced basis through hp-greedy refinement. The approach constructs local…

Bayesian OptimizationHyperparameter Optimizationparameter estimation