paper-with-me

Papers

Evolutionary Many-Objective Optimization Based on Adversarial Decomposition

2017-04-07 · Mengyuan Wu, Ke Li, Sam Kwong, Qingfu Zhang

The decomposition-based method has been recognized as a major approach for multi-objective optimization. It decomposes a multi-objective optimization problem into several single-objective optimization subproblems, each of which is usually defined as a scalarizing function using a weight vector. Due to the characteristics of the contour line of a particular scalarizing function, the performance of the decomposition-based method strongly depends on the Pareto front's shape by merely using a single scalarizing function, especially when facing a large number of objectives. To improve the flexibility of the decomposition-based method, this paper develops an adversarial decomposition method that leverages the complementary characteristics of two different scalarizing functions within a single paradigm. More specifically, we maintain two co-evolving populations simultaneously by using different scalarizing functions. In order to avoid allocating redundant computational resources to the same region of the Pareto front, we stably match these two co-evolving populations into one-one solution pairs according to their working regions of the Pareto front. Then, each solution pair can at most contribute one mating parent during the mating selection process. Comparing with nine state-of-the-art many-objective optimizers, we have witnessed the competitive performance of our proposed algorithm on 130 many-objective test instances with various characteristics and Pareto front's shapes.

📄 PDF Abstract BibTeX arXiv:1704.02340

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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

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 no…

Density EstimationEvolutionary AlgorithmsMultiobjective Optimization

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