paper-with-me

Papers

Multi-Fidelity Cost-Aware Bayesian Optimization

2022-11-04 · Zahra Zanjani Foumani, Mehdi Shishehbor, Amin Yousefpour, Ramin Bostanabad

Bayesian optimization (BO) is increasingly employed in critical applications such as materials design and drug discovery. An increasingly popular strategy in BO is to forgo the sole reliance on high-fidelity data and instead use an ensemble of information sources which provide inexpensive low-fidelity data. The overall premise of this strategy is to reduce the overall sampling costs by querying inexpensive low-fidelity sources whose data are correlated with high-fidelity samples. Here, we propose a multi-fidelity cost-aware BO framework that dramatically outperforms the state-of-the-art technologies in terms of efficiency, consistency, and robustness. We demonstrate the advantages of our framework on analytic and engineering problems and argue that these benefits stem from our two main contributions: (1) we develop a novel acquisition function for multi-fidelity cost-aware BO that safeguards the convergence against the biases of low-fidelity data, and (2) we tailor a newly developed emulator for multi-fidelity BO which enables us to not only simultaneously learn from an ensemble of multi-fidelity datasets, but also identify the severely biased low-fidelity sources that should be excluded from BO.

📄 PDF Abstract BibTeX arXiv:2211.02732

Code (1)

https://gitlab.com/s3anaz/multi-fidelity-cost-aware-bayesian-optimization 공식 구현 pytorch

Tasks

Bayesian OptimizationDrug Discovery

Similar Papers 제목 키워드 기반

Physics-Aware Multifidelity Bayesian Optimization: a Generalized Formulation

2023-12-10 · Francesco Di Fiore, Laura Mainini

The adoption of high-fidelity models for many-query optimization problems is majorly limited by the significant computational cost required for their evaluation at every query. Multifidelity Bayesian methods (MFBO) allow…

Bayesian OptimizationManagement

Guided Multi-Fidelity Bayesian Optimization for Data-driven Controller Tuning with Digital Twins

2025-09-22 · Mahdi Nobar, Jürg Keller, Alessandro Forino, John Lygeros 외 arxiv

We propose a \textit{guided multi-fidelity Bayesian optimization} framework for data-efficient controller tuning that integrates corrected digital twin simulations with real-world measurements. The method targets closed-…

Constrained multi-fidelity Bayesian optimization with automatic stop condition

2025-03-03 · Zahra Zanjani Foumani, Ramin Bostanabad

Bayesian optimization (BO) is increasingly employed in critical applications to find the optimal design with minimal cost. While BO is known for its sample efficiency, relying solely on costly high-fidelity data can stil…

Bayesian Optimization

Reduced-Space Multi-Fidelity Bayesian Optimization of Process Simulation Models

2026-09-15 · Niki Triantafyllou, Andrea Bernardi, Maria M. Papathanasiou arxiv

Optimizing industrial process flowsheets is often computationally prohibitive due to the high cost of rigorous simulations and the curse of dimensionality inherent in complex design spaces. To address these challenges, w…

Dimensionality Reduction

CAGES: Cost-Aware Gradient Entropy Search for Efficient Local Multi-Fidelity Bayesian Optimization

2024-05-13 · Wei-Ting Tang, Joel A. Paulson

Bayesian optimization (BO) is a popular approach for optimizing expensive-to-evaluate black-box objective functions. An important challenge in BO is its application to high-dimensional search spaces due in large part to …

Bayesian OptimizationReinforcement Learning (RL)