paper-with-me

Papers

Combining Multi-Fidelity Modelling and Asynchronous Batch Bayesian Optimization

2022-11-11 · Jose Pablo Folch, Robert M Lee, Behrang Shafei, David Walz, Calvin Tsay, Mark van der Wilk, Ruth Misener

Bayesian Optimization is a useful tool for experiment design. Unfortunately, the classical, sequential setting of Bayesian Optimization does not translate well into laboratory experiments, for instance battery design, where measurements may come from different sources and their evaluations may require significant waiting times. Multi-fidelity Bayesian Optimization addresses the setting with measurements from different sources. Asynchronous batch Bayesian Optimization provides a framework to select new experiments before the results of the prior experiments are revealed. This paper proposes an algorithm combining multi-fidelity and asynchronous batch methods. We empirically study the algorithm behavior, and show it can outperform single-fidelity batch methods and multi-fidelity sequential methods. As an application, we consider designing electrode materials for optimal performance in pouch cells using experiments with coin cells to approximate battery performance.

📄 PDF Abstract BibTeX arXiv:2211.06149

Code (1)

jpfolch/mfboom 공식 구현 pytorch

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Model-based Asynchronous Hyperparameter and Neural Architecture Search

2020-03-24 · Aaron Klein, Louis C. Tiao, Thibaut Lienart, Cedric Archambeau 외

We introduce a model-based asynchronous multi-fidelity method for hyperparameter and neural architecture search that combines the strengths of asynchronous Hyperband and Gaussian process-based Bayesian optimization. At t…

AutoMLBayesian OptimizationHyperparameter Optimizationimage-classification+2

aphBO-2GP-3B: A budgeted asynchronous parallel multi-acquisition functions for constrained Bayesian optimization on high-performing computing architecture

2020-03-20 · Anh Tran, Mike Eldred, Tim Wildey, Scott McCann 외

High-fidelity complex engineering simulations are highly predictive, but also computationally expensive and often require substantial computational efforts. The mitigation of computational burden is usually enabled throu…

Bayesian OptimizationGaussian Processes

MAST: A Multi-fidelity Augmented Surrogate model via Spatial Trust-weighting

2026-02-24 · Ahmed Mohamed Eisa Nasr, Ali Elham, Haris Moazam Sheikh arxiv

In engineering design and scientific computing, computational cost and predictive accuracy are intrinsically coupled. High-fidelity simulations provide accurate predictions but at substantial computational costs, while l…

XPipe: Efficient Pipeline Model Parallelism for Multi-GPU DNN Training

2019-10-24 · Lei Guan, Wotao Yin, Dongsheng Li, Xicheng Lu

We propose XPipe, an efficient asynchronous pipeline model parallelism approach for multi-GPU DNN training. XPipe is designed to use multiple GPUs to concurrently and continuously train different parts of a DNN model. To…

GPU

An Efficient Asynchronous Batch Bayesian Optimization Approach for Analog Circuit Synthesis

2021-06-28 · Shuhan Zhang, Fan Yang, Dian Zhou, Xuan Zeng

In this paper, we propose EasyBO, an Efficient ASYnchronous Batch Bayesian Optimization approach for analog circuit synthesis. In this proposed approach, instead of waiting for the slowest simulations in the batch to fin…

Bayesian OptimizationDiversity