paper-with-me

Papers

A Many-Objective Evolutionary Algorithm Based on Decomposition and Local Dominance

2018-07-13 · Yingyu Zhang, Yuanzhen Li, Quan-Ke Panb, P. N. Suganthan

Many-objective evolutionary algorithms (MOEAs), especially the decomposition-based MOEAs, have attracted wide attention in recent years. Recent studies show that a well designed combination of the decomposition method and the domination method can improve the performance ,i.e., convergence and diversity, of a MOEA. In this paper, a novel way of combining the decomposition method and the domination method is proposed. More precisely, a set of weight vectors is employed to decompose a given many-objective optimization problem(MaOP), and a hybrid method of the penalty-based boundary intersection function and dominance is proposed to compare local solutions within a subpopulation defined by a weight vector. A MOEA based on the hybrid method is implemented and tested on problems chosen from two famous test suites, i.e., DTLZ and WFG. The experimental results show that our algorithm is very competitive in dealing with MaOPs. Subsequently, our algorithm is extended to solve constraint MaOPs, and the constrained version of our algorithm also shows good performance in terms of convergence and diversity. These reveals that using dominance locally and combining it with the decomposition method can effectively improve the performance of a MOEA.

📄 PDF Abstract BibTeX arXiv:1807.10275

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEvolutionary Algorithms

Similar Papers 제목 키워드 기반

A mullti- or many- objective evolutionary algorithm with global loop update

2018-01-25 · Yingyu Zhang, Bing Zeng, Yuanzhen Li, Junqing Li

Multi- or many-objective evolutionary algorithm- s(MOEAs), especially the decomposition-based MOEAs have been widely concerned in recent years. The decomposition-based MOEAs emphasize convergence and diversity in a simpl…

DiversityEvolutionary Algorithms

A Decomposition-Based Many-Objective Evolutionary Algorithm with Local Iterative Update

2018-06-27 · Yingyu Zhang, Bing Zeng

Existing studies have shown that the conventional multi-objective evolutionary algorithms (MOEAs) based on decomposition may lose the population diversity when solving some many-objective optimization problems. In this p…

DiversityEvolutionary Algorithms

A Framework to Handle Multi-modal Multi-objective Optimization in Decomposition-based Evolutionary Algorithms

2020-09-30 · Ryoji Tanabe, Hisao Ishibuchi

Multi-modal multi-objective optimization is to locate (almost) equivalent Pareto optimal solutions as many as possible. While decomposition-based evolutionary algorithms have good performance for multi-objective optimiza…

DiversityEvolutionary Algorithms

A collaborative decomposition-based evolutionary algorithm integrating normal and penalty-based boundary intersection for many-objective optimization

2022-04-14 · Yu Wu, Jianle Wei, Weiqin Ying, Yanqi Lan 외

Decomposition-based evolutionary algorithms have become fairly popular for many-objective optimization in recent years. However, the existing decomposition methods still are quite sensitive to the various shapes of front…

DiversityEvolutionary Algorithms

Decomposition in Decision and Objective Space for Multi-Modal Multi-Objective Optimization

2020-06-04 · Monalisa Pal, Sanghamitra Bandyopadhyay

Multi-modal multi-objective optimization problems (MMMOPs) have multiple subsets within the Pareto-optimal Set, each independently mapping to the same Pareto-Front. Prevalent multi-objective evolutionary algorithms are n…

Evolutionary Algorithms