paper-with-me

홈 › Papers

On Bayesian Search for the Feasible Space Under Computationally Expensive Constraints

2020-04-23 · Alma Rahat, Michael Wood

We are often interested in identifying the feasible subset of a decision space under multiple constraints to permit effective design exploration. If determining feasibility required computationally expensive simulations, the cost of exploration would be prohibitive. Bayesian search is data-efficient for such problems: starting from a small dataset, the central concept is to use Bayesian models of constraints with an acquisition function to locate promising solutions that may improve predictions of feasibility when the dataset is augmented. At the end of this sequential active learning approach with a limited number of expensive evaluations, the models can accurately predict the feasibility of any solution obviating the need for full simulations. In this paper, we propose a novel acquisition function that combines the probability that a solution lies at the boundary between feasible and infeasible spaces (representing exploitation) and the entropy in predictions (representing exploration). Experiments confirmed the efficacy of the proposed function.

📄 PDF Abstract BibTeX arXiv:2004.11055

Code (1)

https://bitbucket.org/arahat/lod-2020 공식 구현

Tasks

Active LearningGaussian Processes

Similar Papers 제목 키워드 기반

An Expectation Conditional Maximization approach for Gaussian graphical models

2017-09-20 · Zehang Richard Li, Tyler H. McCormick

Bayesian graphical models are a useful tool for understanding dependence relationships among many variables, particularly in situations with external prior information. In high-dimensional settings, the space of possible…

Variable Selection

Neuromorphic Bayesian Optimization in Lava

2023-05-18 · Shay Snyder, Sumedh R. Risbud, Maryam Parsa

The ever-increasing demands of computationally expensive and high-dimensional problems require novel optimization methods to find near-optimal solutions in a reasonable amount of time. Bayesian Optimization (BO) stands a…

Bayesian Optimization

Scalable Bayesian divergence time estimation with ratio transformations

2021-10-25 · Xiang Ji, Alexander A. Fisher, Shuo Su, Jeffrey L. Thorne 외

Divergence time estimation is crucial to provide temporal signals for dating biologically important events, from species divergence to viral transmissions in space and time. With the advent of high-throughput sequencing,…

Deep Gaussian Process-based Multi-fidelity Bayesian Optimization for Simulated Chemical Reactors

2022-10-31 · Tom Savage, Nausheen Basha, Omar Matar Ehecatl, Antonio Del-Rio Chanona

New manufacturing techniques such as 3D printing have recently enabled the creation of previously infeasible chemical reactor designs. Optimizing the geometry of the next generation of chemical reactors is important to u…

Bayesian OptimizationGaussian Processes

Masked Bayesian Neural Networks : Theoretical Guarantee and its Posterior Inference

2023-05-24 · Insung Kong, Dongyoon Yang, Jongjin Lee, Ilsang Ohn 외

Bayesian approaches for learning deep neural networks (BNN) have been received much attention and successfully applied to various applications. Particularly, BNNs have the merit of having better generalization ability as…

Bayesian InferenceUncertainty Quantification