paper-with-me

Papers

Bayesian Optimization for Iterative Learning

2019-09-20 · NeurIPS 2020 12 · Vu Nguyen, Sebastian Schulze, Michael A. Osborne

The performance of deep (reinforcement) learning systems crucially depends on the choice of hyperparameters. Their tuning is notoriously expensive, typically requiring an iterative training process to run for numerous steps to convergence. Traditional tuning algorithms only consider the final performance of hyperparameters acquired after many expensive iterations and ignore intermediate information from earlier training steps. In this paper, we present a Bayesian optimization (BO) approach which exploits the iterative structure of learning algorithms for efficient hyperparameter tuning. We propose to learn an evaluation function compressing learning progress at any stage of the training process into a single numeric score according to both training success and stability. Our BO framework is then balancing the benefit of assessing a hyperparameter setting over additional training steps against their computation cost. We further increase model efficiency by selectively including scores from different training steps for any evaluated hyperparameter set. We demonstrate the efficiency of our algorithm by tuning hyperparameters for the training of deep reinforcement learning agents and convolutional neural networks. Our algorithm outperforms all existing baselines in identifying optimal hyperparameters in minimal time.

📄 PDF Abstract BibTeX arXiv:1909.09593

Code (1)

ntienvu/BOIL 공식 구현 tf

Tasks

Bayesian OptimizationDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Information Preserving Line Search via Bayesian Optimization

2025-07-21 · Robin Labryga, Tomislav Prusina, Sören Laue arxiv

Line search is a fundamental part of iterative optimization methods for unconstrained and bound-constrained optimization problems to determine suitable step lengths that provide sufficient improvement in each iteration. …

Bayesian Optimization with Unknown Search Space

2019-10-29 · NeurIPS 2019 12 · Huong Ha, Santu Rana, Sunil Gupta, Thanh Nguyen 외

Applying Bayesian optimization in problems wherein the search space is unknown is challenging. To address this problem, we propose a systematic volume expansion strategy for the Bayesian optimization. We devise a strateg…

Bayesian Optimization

Local Entropy Search over Descent Sequences for Bayesian Optimization

2025-11-24 · David Stenger, Armin Lindicke, Alexander von Rohr, Sebastian Trimpe arxiv

Searching large and complex design spaces for a global optimum can be infeasible and unnecessary. A practical alternative is to iteratively refine the neighborhood of an initial design using local optimization methods su…

Bayesian Network Learning via Topological Order

2017-01-20 · Young Woong Park, Diego Klabjan

We propose a mixed integer programming (MIP) model and iterative algorithms based on topological orders to solve optimization problems with acyclic constraints on a directed graph. The proposed MIP model has a significan…

regression

Directed Evolution of Proteins via Bayesian Optimization in Embedding Space

2025-09-05 · Matouš Soldát, Jiří Kléma arxiv

Directed evolution is an iterative laboratory process of designing proteins with improved function by iteratively synthesizing new protein variants and evaluating their desired property with expensive and time-consuming …

Protein Language Model