paper-with-me

Papers

Model Uncertainty in Evolutionary Optimization and Bayesian Optimization: A Comparative Analysis

2024-03-21 · Hao Hao, Xiaoqun Zhang, Aimin Zhou

Black-box optimization problems, which are common in many real-world applications, require optimization through input-output interactions without access to internal workings. This often leads to significant computational resources being consumed for simulations. Bayesian Optimization (BO) and Surrogate-Assisted Evolutionary Algorithm (SAEA) are two widely used gradient-free optimization techniques employed to address such challenges. Both approaches follow a similar iterative procedure that relies on surrogate models to guide the search process. This paper aims to elucidate the similarities and differences in the utilization of model uncertainty between these two methods, as well as the impact of model inaccuracies on algorithmic performance. A novel model-assisted strategy is introduced, which utilizes unevaluated solutions to generate offspring, leveraging the population-based search capabilities of evolutionary algorithm to enhance the effectiveness of model-assisted optimization. Experimental results demonstrate that the proposed approach outperforms mainstream Bayesian optimization algorithms in terms of accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2403.14413

Code (2)

hhyqhh/Relation/blob/main/algorithm/saea/ueda.py 공식 구현
hhyqhh/Relation

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Deep Neural Architecture Search with Deep Graph Bayesian Optimization

2019-05-14 · Lizheng Ma, Jiaxu Cui, Bo Yang

Bayesian optimization (BO) is an effective method of finding the global optima of black-box functions. Recently BO has been applied to neural architecture search and shows better performance than pure evolutionary strate…

Bayesian OptimizationGaussian ProcessesGraph Neural NetworkNeural Architecture Search

A Secure Federated Data-Driven Evolutionary Multi-objective Optimization Algorithm

2022-10-15 · Qiqi Liu, Yuping Yan, Peter Ligeti, Yaochu Jin

Data-driven evolutionary algorithms usually aim to exploit the information behind a limited amount of data to perform optimization, which have proved to be successful in solving many complex real-world optimization probl…

Evolutionary Algorithms

On the Use of Bi-Objective Evolutionary Algorithms for the Stochastic MKP under Dynamic Constraints

2026-04-13 · Ishara Hewa Pathiranage, Aneta Neumann arxiv

The multiple knapsack problem (MKP) generalizes the classical knapsack problem by assigning items to multiple knapsacks subject to capacity constraints. It is used to model many real-world resource allocation and schedul…

Morephy-Net: An Evolutionary Multi-objective Optimization for Replica-Exchange-based Physics-informed Neural Operator Learning Networks

2025-08-31 · Binghang Lu, Changhong Mou, Guang Lin arxiv

We propose an evolutionary Multi-objective Optimization for Replica-Exchange-based Physics-informed operator-learning Networks (Morephy-Net) to solve parametric partial differential equations (PDEs) in noisy data regimes…

Uncertainty-Aware Mixed-Variable Machine Learning for Materials Design

2022-07-11 · Hengrui Zhang, Wei Wayne Chen, Akshay Iyer, Daniel W. Apley 외

Data-driven design shows the promise of accelerating materials discovery but is challenging due to the prohibitive cost of searching the vast design space of chemistry, structure, and synthesis methods. Bayesian Optimiza…

Bayesian OptimizationBIG-bench Machine LearningUncertainty Quantification