paper-with-me

Papers

High-dimensional Black-box Optimization Under Uncertainty

2019-11-06 · Hadis Anahideh, Jay Rosenberger, Victoria Chen

Optimizing expensive black-box systems with limited data is an extremely challenging problem. As a resolution, we present a new surrogate optimization approach by addressing two gaps in prior research -- unimportant input variables and inefficient treatment of uncertainty associated with the black-box output. We first design a new flexible non-interpolating parsimonious surrogate model using a partitioning-based multivariate adaptive regression splines approach, Tree Knot MARS (TK-MARS). The proposed model is specifically designed for optimization by capturing the structure of the function, bending at near-optimal locations, and is capable of screening unimportant input variables. Furthermore, we develop a novel replication approach called \emph{Smart-Replication}, to overcome the uncertainty associated with the black-box output. The Smart-Replication approach identifies promising input points to replicate and avoids unnecessary evaluations of other data points. Smart-Replication is agnostic to the choice of a surrogate and can adapt itself to an unknown noise level. Finally to demonstrate the effectiveness of our proposed approaches we consider different complex global optimization test functions from the surrogate optimization literature. The results indicate that TK-MARS outperforms original MARS within a surrogate optimization algorithm and successfully detects important variables. The results also show that although non-interpolating surrogates can mitigate uncertainty, replication is still beneficial for optimizing highly complex black-box functions. The robustness and the quality of the final optimum solution found through Smart-Replication are competitive with that using no replications in environments with low levels of noise and using a fixed number of replications in highly noisy environments.

📄 PDF Abstract BibTeX arXiv:1911.02457

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimizationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Posterior Inference with Diffusion Models for High-dimensional Black-box Optimization

2025-02-24 · Taeyoung Yun, Kiyoung Om, Jaewoo Lee, Sujin Yun 외

Optimizing high-dimensional and complex black-box functions is crucial in numerous scientific applications. While Bayesian optimization (BO) is a powerful method for sample-efficient optimization, it struggles with the c…

Bayesian OptimizationUncertainty Quantification

Improving black-box optimization in VAE latent space using decoder uncertainty

2021-06-30 · NeurIPS 2021 12 · Pascal Notin, José Miguel Hernández-Lobato, Yarin Gal

Optimization in the latent space of variational autoencoders is a promising approach to generate high-dimensional discrete objects that maximize an expensive black-box property (e.g., drug-likeness in molecular generatio…

DecoderDrug Design

BayeSQP: Bayesian Optimization through Sequential Quadratic Programming

2026-02-03 · Paul Brunzema, Sebastian Trimpe arxiv

We introduce BayeSQP, a novel algorithm for general black-box optimization that merges the structure of sequential quadratic programming with concepts from Bayesian optimization. BayeSQP employs second-order Gaussian pro…

BONSAI: Structure-exploiting robust Bayesian optimization for networked black-box systems under uncertainty

2025-10-04 · Akshay Kudva, Joel A. Paulson arxiv

Optimal design under uncertainty remains a fundamental challenge in advancing reliable, next-generation process systems. Robust optimization (RO) offers a principled approach by safeguarding against worst-case scenarios …

Neural-BO: A Black-box Optimization Algorithm using Deep Neural Networks

2023-03-03 · Dat Phan-Trong, Hung Tran-The, Sunil Gupta

Bayesian Optimization (BO) is an effective approach for global optimization of black-box functions when function evaluations are expensive. Most prior works use Gaussian processes to model the black-box function, however…

Bayesian OptimizationGaussian Processesglobal-optimization