paper-with-me

Papers

Practical Bayesian Optimization with Threshold-Guided Marginal Likelihood Maximization

2019-05-18 · Jungtaek Kim, Seungjin Choi

We propose a practical Bayesian optimization method using Gaussian process regression, of which the marginal likelihood is maximized where the number of model selection steps is guided by a pre-defined threshold. Since Bayesian optimization consumes a large portion of its execution time in finding the optimal free parameters for Gaussian process regression, our simple, but straightforward method is able to mitigate the time complexity and speed up the overall Bayesian optimization procedure. Finally, the experimental results show that our method is effective to reduce the execution time in most of cases, with less loss of optimization quality.

📄 PDF Abstract BibTeX arXiv:1905.07540

Code (1)

jungtaekkim/practical-bo-with-threshold-guided-mlm 공식 구현

Tasks

Bayesian OptimizationModel Selectionregression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Constraint-Bound Agnostic Bayesian Optimization: One Model for All Thresholds

2026-07-26 · Jin Wang, Xi Lin, Handing Wang arxiv

Expensive constrained optimization problems in real-world industry design often involve constraint thresholds that are difficult to determine in advance. Engineers may need to adjust constraint thresholds to explore diff…

Estimating Real Log Canonical Thresholds

2019-06-04 · Toru Imai

Evaluation of the marginal likelihood plays an important role in model selection problems. The widely applicable Bayesian information criterion (WBIC) and singular Bayesian information criterion (sBIC) give approximation…

Model Selection

The Case for Bayesian Deep Learning

2020-01-29 · Andrew Gordon Wilson

The key distinguishing property of a Bayesian approach is marginalization instead of optimization, not the prior, or Bayes rule. Bayesian inference is especially compelling for deep neural networks. (1) Neural networks a…

Bayesian InferenceDeep LearningDiversity

Joint Model and Data Sparsification via the Marginal Likelihood

2026-05-28 · Alexander Timans, Thomas Möllenhoff, Christian A. Naesseth, Mohammad Emtiyaz Khan 외 arxiv

Sparse recovery in linear systems underpins applications from signal processing to high-dimensional regression. Sparse Bayesian Learning, grounded in the principle of automatic relevance determination (ARD), offers a pra…

Active Learning of Linear Embeddings for Gaussian Processes

2013-10-24 · Roman Garnett, Michael A. Osborne, Philipp Hennig

We propose an active learning method for discovering low-dimensional structure in high-dimensional Gaussian process (GP) tasks. Such problems are increasingly frequent and important, but have hitherto presented severe pr…

Active LearningBayesian OptimizationGaussian Processesregression