中文
相关论文

相关论文: Algorithm Configurations of MOEA/D with an Unbound…

200 篇论文

A decomposition-based multi-objective evolutionary algorithm with a differential evolution variation operator (MOEA/D-DE) shows high performance on challenging multi-objective problems (MOPs). The DE mutation consists of three key…

神经与进化计算 · 计算机科学 2020-10-02 Ryoji Tanabe , Hisao Ishibuchi

Evolutionary multi-objective optimization (EMO) algorithms have been demonstrated to be effective in solving multi-criteria decision-making problems. In real-world applications, analysts often employ several algorithms concurrently and…

神经与进化计算 · 计算机科学 2024-08-09 Yansong Huang , Zherui Zhang , Ao Jiao , Yuxin Ma , Ran Cheng

When we manually design an evolutionary optimization algorithm, we implicitly or explicitly assume a set of target optimization problems. In the case of automated algorithm design, target optimization problems are usually explicitly shown.…

神经与进化计算 · 计算机科学 2025-03-03 Lie Meng Pang , Hisao Ishibuchi

In the field of evolutionary multi-objective optimization, the approximation of the Pareto front (PF) is achieved by utilizing a collection of representative candidate solutions that exhibit desirable convergence and diversity. Although…

神经与进化计算 · 计算机科学 2024-07-10 Peng Chen , Jing Liang , Kangjia Qiao , Ponnuthurai Nagaratnam Suganthan , Xuanxuan Ban

Evolutionary optimization is a generic population-based metaheuristic that can be adapted to solve a wide variety of optimization problems and has proven very effective for combinatorial optimization problems. However, the potential of this…

多智能体系统 · 计算机科学 2020-09-03 Saaduddin Mahmud , Moumita Choudhury , Md. Mosaddek Khan , Long Tran-Thanh , Nicholas R. Jennings

Finding the optimal parameter setting (i.e. the optimal population size, the optimal mutation probability, the optimal evolutionary model etc) for an Evolutionary Algorithm (EA) is a difficult task. Instead of evolving only the parameters…

神经与进化计算 · 计算机科学 2021-09-29 Mihai Oltean , Crina Groşan

The Multi-Objective Evolutionary Algorithm based on Decomposition (MOEA/D) is a popular algorithm for solving Multi-Objective Problems (MOPs). The main component of MOEA/D is to decompose a MOP into easier sub-problems using a set of weight…

神经与进化计算 · 计算机科学 2021-09-14 Yuri Lavinas , Abe Mitsu Teru , Yuta Kobayashi , Claus Aranha

Stopping criteria automatically determine when to stop an evolutionary algorithm, so as not to waste function evaluations on a stagnant population. Although stopping criteria play an important role in real-world applications, they have…

神经与进化计算 · 计算机科学 2026-04-29 Kenji Kitamura , Ryoji Tanabe

Variable division and optimization (D\&O) is a frequently utilized algorithm design paradigm in Evolutionary Algorithms (EAs). A D\&O EA divides a variable into partial variables and then optimize them respectively. A complicated problem is…

神经与进化计算 · 计算机科学 2021-01-22 Yi Chen , Aimin Zhou

The ultimate goal of multi-objective optimisation is to help a decision maker (DM) identify solution(s) of interest (SOI) achieving satisfactory trade-offs among multiple conflicting criteria. This can be realised by leveraging DM's…

神经与进化计算 · 计算机科学 2019-10-01 Ke Li , Minhui Liao , Kalyanmoy Deb , Geyong Min , Xin Yao

Elitism, which constructs the new population by preserving best solutions out of the old population and newly-generated solutions, has been a default way for population update since its introduction into multi-objective evolutionary…

神经与进化计算 · 计算机科学 2023-05-29 Zimin Liang , Miqing Li , Per Kristian Lehre

Constrained multi-objective optimization problems (CMOPs) are of great significance in the context of practical applications, ranging from scientific to engineering domains. Most existing constrained multi-objective evolutionary algorithms…

神经与进化计算 · 计算机科学 2026-03-18 Shuai Shao , Ye Tian , Shangshang Yang , Xingyi Zhang

Semantic diversity in Genetic Programming has proved to be highly beneficial in evolutionary search. We have witnessed a surge in the number of scientific works in the area, starting first in discrete spaces and moving then to continuous…

神经与进化计算 · 计算机科学 2021-04-15 Fergal Stapleton , Edgar Galván

The main goal of diversity optimization is to find a diverse set of solutions which satisfy some lower bound on their fitness. Evolutionary algorithms (EAs) are often used for such tasks, since they are naturally designed to optimize…

神经与进化计算 · 计算机科学 2024-07-15 Denis Antipov , Aneta Neumann , Frank Neumann

Decomposition has become an increasingly popular technique for evolutionary multi-objective optimization (EMO). A decomposition-based EMO algorithm is usually designed to approximate a whole Pareto-optimal front (PF). However, in practice,…

神经与进化计算 · 计算机科学 2018-10-02 Ke Li , Renzhi Chen , Dragan Savic , Xin Yao

Differential Evolution (DE) is a widely used evolutionary algorithm for black-box optimization problems. However, in modern DE implementations, a major challenge lies in the limited population diversity caused by the fixed population size…

神经与进化计算 · 计算机科学 2025-06-18 Tomofumi Kitamura , Alex Fukunaga

Evolutionary algorithms, such as Differential Evolution, excel in solving real-parameter optimization challenges. However, the effectiveness of a single algorithm varies across different problem instances, necessitating considerable efforts…

神经与进化计算 · 计算机科学 2024-03-08 Hongshu Guo , Yining Ma , Zeyuan Ma , Jiacheng Chen , Xinglin Zhang , Zhiguang Cao , Jun Zhang , Yue-Jiao Gong

In this paper, we present a distributed implementation of a network based multi-objective evolutionary algorithm, called EMO, by using Offspring. Network based evolutionary algorithms have proven to be effective for multi-objective problem…

分布式、并行与集群计算 · 计算机科学 2009-03-10 Christian Vecchiola , Michael Kirley , Rajkumar Buyya

The Resource Allocation approach (RA) improves the performance of MOEA/D by maintaining a big population and updating few solutions each generation. However, most of the studies on RA generally focused on the properties of different…

神经与进化计算 · 计算机科学 2021-12-23 Yuri Lavinas , Marcelo Ladeira , Claus Aranha

Multi-objective optimization is a common problem in practical applications, and multi-objective evolutionary algorithm (MOEA) is considered as one of the effective methods to solve these problems. However, their randomness sometimes…

神经与进化计算 · 计算机科学 2024-10-04 Wanyi Liu , Long Chen , Zhenzhou Tang