paper-with-me

Papers

Bayesian Optimization Using Monotonicity Information and Its Application in Machine Learning Hyperparameter

2018-02-10 · Wenyi Wang, William J. Welch

We propose an algorithm for a family of optimization problems where the objective can be decomposed as a sum of functions with monotonicity properties. The motivating problem is optimization of hyperparameters of machine learning algorithms, where we argue that the objective, validation error, can be decomposed as monotonic functions of the hyperparameters. Our proposed algorithm adapts Bayesian optimization methods to incorporate the monotonicity constraints. We illustrate the advantages of exploiting monotonicity using illustrative examples and demonstrate the improvements in optimization efficiency for some machine learning hyperparameter tuning applications.

📄 PDF Abstract BibTeX arXiv:1802.03532

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Transition Constrained Bayesian Optimization via Markov Decision Processes

2024-02-13 · Jose Pablo Folch, Calvin Tsay, Robert M Lee, Behrang Shafei 외

Bayesian optimization is a methodology to optimize black-box functions. Traditionally, it focuses on the setting where you can arbitrarily query the search space. However, many real-life problems do not offer this flexib…

Bayesian Optimization

Robust Comparative Statics with Misspecified Bayesian Learning

2024-07-24 · Aniruddha Ghosh

We present novel monotone comparative statics results for steady-state behavior in a dynamic optimization environment with misspecified Bayesian learning. Building on \cite{ep21a}, we analyze a Bayesian learner whose pri…

Bayesian Optimization with Preference Exploration by Monotonic Neural Network Ensemble

2025-01-30 · HanYang Wang, Juergen Branke, Matthias Poloczek

Many real-world black-box optimization problems have multiple conflicting objectives. Rather than attempting to approximate the entire set of Pareto-optimal solutions, interactive preference learning allows to focus the …

Bayesian Optimization

Monotonicity in practice of adaptive testing

2020-09-15 · Martin Plajner, Jiří Vomlel

In our previous work we have shown how Bayesian networks can be used for adaptive testing of student skills. Later, we have taken the advantage of monotonicity restrictions in order to learn models fitting data better. T…

Prediction

Using Partial Monotonicity in Submodular Maximization

2022-02-07 · Loay Mualem, Moran Feldman

Over the last two decades, submodular function maximization has been the workhorse of many discrete optimization problems in machine learning applications. Traditionally, the study of submodular functions was based on bi…

BIG-bench Machine LearningMovie Recommendation