paper-with-me

Papers

Bayesian Optimization For Multi-Objective Mixed-Variable Problems

2022-01-30 · Haris Moazam Sheikh, Philip S. Marcus

Optimizing multiple, non-preferential objectives for mixed-variable, expensive black-box problems is important in many areas of engineering and science. The expensive, noisy, black-box nature of these problems makes them ideal candidates for Bayesian optimization (BO). Mixed-variable and multi-objective problems, however, are a challenge due to BO's underlying smooth Gaussian process surrogate model. Current multi-objective BO algorithms cannot deal with mixed-variable problems. We present MixMOBO, the first mixed-variable, multi-objective Bayesian optimization framework for such problems. Using MixMOBO, optimal Pareto-fronts for multi-objective, mixed-variable design spaces can be found efficiently while ensuring diverse solutions. The method is sufficiently flexible to incorporate different kernels and acquisition functions, including those that were developed for mixed-variable or multi-objective problems by other authors. We also present HedgeMO, a modified Hedge strategy that uses a portfolio of acquisition functions for multi-objective problems. We present a new acquisition function, SMC. Our results show that MixMOBO performs well against other mixed-variable algorithms on synthetic problems. We apply MixMOBO to the real-world design of an architected material and show that our optimal design, which was experimentally fabricated and validated, has a normalized strain energy density $10^4$ times greater than existing structures.

📄 PDF Abstract BibTeX arXiv:2201.12767

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

A comparison of mixed-variables Bayesian optimization approaches

2021-10-30 · Jhouben Cuesta-Ramirez, Rodolphe Le Riche, Olivier Roustant, Guillaume Perrin 외

Most real optimization problems are defined over a mixed search space where the variables are both discrete and continuous. In engineering applications, the objective function is typically calculated with a numerically c…

Bayesian OptimizationGaussian Processes

Bayesian Optimization for Mixed-Variable Problems in the Natural Sciences

2026-04-08 · Yuhao Zhang, Ti John, Matthias Stosiek, Patrick Rinke arxiv

Optimizing expensive black-box objectives over mixed search spaces is a common challenge across the natural sciences. Bayesian optimization (BO) offers sample-efficient strategies through probabilistic surrogate models a…

Data-Centric Mixed-Variable Bayesian Optimization For Materials Design

2019-07-04 · Akshay Iyer, Yichi Zhang, Aditya Prasad, Siyu Tao 외

Materials design can be cast as an optimization problem with the goal of achieving desired properties, by varying material composition, microstructure morphology, and processing conditions. Existence of both qualitative …

Bayesian OptimizationNavigate

Hybrid Parameter Search and Dynamic Model Selection for Mixed-Variable Bayesian Optimization

2022-06-03 · Hengrui Luo, Younghyun Cho, James W. Demmel, Xiaoye S. Li 외

This paper presents a new type of hybrid model for Bayesian optimization (BO) adept at managing mixed variables, encompassing both quantitative (continuous and integer) and qualitative (categorical) types. Our proposed n…

Bayesian OptimizationGaussian ProcessesModel SelectionPosition

Mixed-Variable Bayesian Optimization

2019-07-02 · Erik Daxberger, Anastasia Makarova, Matteo Turchetta, Andreas Krause

The optimization of expensive to evaluate, black-box, mixed-variable functions, i.e. functions that have continuous and discrete inputs, is a difficult and yet pervasive problem in science and engineering. In Bayesian op…

Bayesian OptimizationThompson Sampling