paper-with-me

홈 › Papers

Uncertainty And Evolutionary Optimization: A Novel Approach

2014-07-15 · Maumita Bhattacharya, R. Islam, A. Mahmood

Evolutionary algorithms (EA) have been widely accepted as efficient solvers for complex real world optimization problems, including engineering optimization. However, real world optimization problems often involve uncertain environment including noisy and/or dynamic environments, which pose major challenges to EA-based optimization. The presence of noise interferes with the evaluation and the selection process of EA, and thus adversely affects its performance. In addition, as presence of noise poses challenges to the evaluation of the fitness function, it may need to be estimated instead of being evaluated. Several existing approaches attempt to address this problem, such as introduction of diversity (hyper mutation, random immigrants, special operators) or incorporation of memory of the past (diploidy, case based memory). However, these approaches fail to adequately address the problem. In this paper we propose a Distributed Population Switching Evolutionary Algorithm (DPSEA) method that addresses optimization of functions with noisy fitness using a distributed population switching architecture, to simulate a distributed self-adaptive memory of the solution space. Local regression is used in the pseudo-populations to estimate the fitness. Successful applications to benchmark test problems ascertain the proposed method's superior performance in terms of both robustness and accuracy.

📄 PDF Abstract BibTeX arXiv:1407.4000

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEvolutionary Algorithms

Similar Papers 제목 키워드 기반

Evolutionary Optimization for Decision Making under Uncertainty

2014-01-19 · Ronald Hochreiter

Optimizing decision problems under uncertainty can be done using a variety of solution methods. Soft computing and heuristic approaches tend to be powerful for solving such problems. In this overview article, we survey E…

Decision MakingDecision Making Under UncertaintySurvey

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…

Bayesian Optimization

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

Can Large Language Models Be Trusted as Black-Box Evolutionary Optimizers for Combinatorial Problems?

2025-01-25 · Jie Zhao, Tao Wen, Kang Hao Cheong

Evolutionary computation excels in complex optimization but demands deep domain knowledge, restricting its accessibility. Large Language Models (LLMs) offer a game-changing solution with their extensive knowledge and cou…

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…