paper-with-me

Papers

An Effective and Efficient Evolutionary Algorithm for Many-Objective Optimization

2022-05-31 · Yani Xue, Miqing Li, Xiaohui Liu

In evolutionary multiobjective optimization, effectiveness refers to how an evolutionary algorithm performs in terms of converging its solutions into the Pareto front and also diversifying them over the front. This is not an easy job, particularly for optimization problems with more than three objectives, dubbed many-objective optimization problems. In such problems, classic Pareto-based algorithms fail to provide sufficient selection pressure towards the Pareto front, whilst recently developed algorithms, such as decomposition-based ones, may struggle to maintain a set of well-distributed solutions on certain problems (e.g., those with irregular Pareto fronts). Another issue in some many-objective optimizers is rapidly increasing computational requirement with the number of objectives, such as hypervolume-based algorithms and shift-based density estimation (SDE) methods. In this paper, we aim to address this problem and develop an effective and efficient evolutionary algorithm (E3A) that can handle various many-objective problems. In E3A, inspired by SDE, a novel population maintenance method is proposed to select high-quality solutions in the environmental selection procedure. We conduct extensive experiments and show that E3A performs better than 11 state-of-the-art many-objective evolutionary algorithms in quickly finding a set of well-converged and well-diversified solutions.

📄 PDF Abstract BibTeX arXiv:2205.15884

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationEvolutionary AlgorithmsMultiobjective Optimization

Similar Papers 제목 키워드 기반

A Federated Data-Driven Evolutionary Algorithm for Expensive Multi/Many-objective Optimization

2021-06-22 · Jinjin Xu, Yaochu Jin, Wenli Du

Data-driven optimization has found many successful applications in the real world and received increased attention in the field of evolutionary optimization. Most existing algorithms assume that the data used for optimiz…

Evolutionary AlgorithmsFederated Learning

A New Many-Objective Evolutionary Algorithm Based on Determinantal Point Processes

2020-12-15 · Peng Zhang, Jinlong Li, Tengfei Li, Huanhuan Chen

To handle different types of Many-Objective Optimization Problems (MaOPs), Many-Objective Evolutionary Algorithms (MaOEAs) need to simultaneously maintain convergence and population diversity in the high-dimensional obje…

DiversityEvolutionary AlgorithmsPoint Processes

Locating the boundaries of Pareto fronts: A Many-Objective Evolutionary Algorithm Based on Corner Solution Search

2018-06-08 · Xinye Cai, Haoran Sun, Chunyang Zhu, Zhenyu Li 외

In this paper, an evolutionary many-objective optimization algorithm based on corner solution search (MaOEA-CS) was proposed. MaOEA-CS implicitly contains two phases: the exploitative search for the most important bounda…

How to Read Many-Objective Solution Sets in Parallel Coordinates

2017-04-30 · Miqing Li, Liangli Zhen, Xin Yao

Rapid development of evolutionary algorithms in handling many-objective optimization problems requires viable methods of visualizing a high-dimensional solution set. Parallel coordinates which scale well to high-dimensio…

Evolutionary Algorithms

A Niching Indicator-Based Multi-modal Many-objective Optimizer

2020-10-01 · Ryoji Tanabe, Hisao Ishibuchi

Multi-modal multi-objective optimization is to locate (almost) equivalent Pareto optimal solutions as many as possible. Some evolutionary algorithms for multi-modal multi-objective optimization have been proposed in the …

DiversityEvolutionary Algorithms