paper-with-me

Papers

Fast Calculation of the Knowledge Gradient for Optimization of Deterministic Engineering Simulations

2016-08-16 · Joachim van der Herten, Ivo Couckuyt, Dirk Deschrijver, Tom Dhaene

A novel efficient method for computing the Knowledge-Gradient policy for Continuous Parameters (KGCP) for deterministic optimization is derived. The differences with Expected Improvement (EI), a popular choice for Bayesian optimization of deterministic engineering simulations, are explored. Both policies and the Upper Confidence Bound (UCB) policy are compared on a number of benchmark functions including a problem from structural dynamics. It is empirically shown that KGCP has similar performance as the EI policy for many problems, but has better convergence properties for complex (multi-modal) optimization problems as it emphasizes more on exploration when the model is confident about the shape of optimal regions. In addition, the relationship between Maximum Likelihood Estimation (MLE) and slice sampling for estimation of the hyperparameters of the underlying models, and the complexity of the problem at hand, is studied.

📄 PDF Abstract BibTeX arXiv:1608.04550

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Stochastic Auto-conditioned Fast Gradient Methods with Optimal Rates

2026-04-07 · Yao Ji, Guanghui Lan arxiv

Achieving optimal rates for stochastic composite convex optimization without prior knowledge of problem parameters remains a central challenge. In the deterministic setting, the auto-conditioned fast gradient method has …

Boosted Stochastic Frank-Wolfe for Constrained Nonconvex Optimization

2026-05-24 · Navil Nandhan, Abbas Khademi, Antonio Silveti-Falls arxiv

The boosted Frank-Wolfe algorithm accelerates the classical Frank-Wolfe algorithm by better aligning the update direction with the negative gradient. Its analysis, however, has been limited to deterministic convex proble…

The Practicality of Stochastic Optimization in Imaging Inverse Problems

2019-10-22 · Junqi Tang, Karen Egiazarian, Mohammad Golbabaee, Mike Davies

In this work we investigate the practicality of stochastic gradient descent and recently introduced variants with variance-reduction techniques in imaging inverse problems. Such algorithms have been shown in the machine …

DeblurringImage DeblurringStochastic Optimization

A Variance Controlled Stochastic Method with Biased Estimation for Faster Non-convex Optimization

2021-02-19 · Jia Bi, Steve R. Gunn

In this paper, we proposed a new technique, {\em variance controlled stochastic gradient} (VCSG), to improve the performance of the stochastic variance reduced gradient (SVRG) algorithm. To avoid over-reducing the varian…

Deterministic Continuous Replacement: Fast and Stable Module Replacement in Pretrained Transformers

2025-11-24 · Rowan Bradbury, Aniket Srinivasan Ashok, Sai Ram Kasanagottu, Gunmay Jhingran 외 arxiv

Replacing modules in pretrained models, especially swapping quadratic self-attention for efficient attention alternatives, poses a hard optimization problem: cold-start reinitialization destabilizes frozen backbones. We …