paper-with-me

Papers

Multiobjective Test Problems with Degenerate Pareto Fronts

2018-06-07 · Liangli Zhen, Miqing Li, Ran Cheng, Dezhong Peng, Xin Yao

In multiobjective optimisation, a set of scalable test problems with a variety of features allow researchers to investigate and evaluate the abilities of different optimisation algorithms, and thus can help them to design and develop more effective and efficient approaches. Existing test problem suites mainly focus on situations where all the objectives are fully conflicting with each other. In such cases, an m-objective optimisation problem has an (m-1)-dimensional Pareto front in the objective space. However, in some optimisation problems, there may be unexpected characteristics among objectives, e.g., redundancy. The redundancy of some objectives can lead to the multiobjective problem having a degenerate Pareto front, i.e., the dimension of the Pareto front of the $m$-objective problem be less than (m-1). In this paper, we systematically study degenerate multiobjective problems. We abstract three general characteristics of degenerate problems, which are not formulated and systematically investigated in the literature. Based on these characteristics, we present a set of test problems to support the investigation of multiobjective optimisation algorithms under situations with redundant objectives. To the best of our knowledge, this work is the first one that explicitly formulates these three characteristics of degenerate problems, thus allowing the resulting test problems to be featured by their generality, in contrast to existing test problems designed for specific purposes (e.g., visualisation).

📄 PDF Abstract BibTeX arXiv:1806.02706

Code (0)

등록된 구현이 없습니다.

Tasks

Multiobjective Optimization

Similar Papers 제목 키워드 기반

A novel multiobjective evolutionary algorithm based on decomposition and multi-reference points strategy

2021-10-27 · Wang Chen, Jian Chen, Weitian Wu, Xinmin Yang 외

Many real-world optimization problems such as engineering design can be eventually modeled as the corresponding multiobjective optimization problems (MOPs) which must be solved to obtain approximate Pareto optimal fronts…

DiversityEvolutionary AlgorithmsMultiobjective Optimization

Flower Pollination Algorithm: A Novel Approach for Multiobjective Optimization

2014-08-22 · Xin-She Yang, M. Karamanoglu, X. S. He

Multiobjective design optimization problems require multiobjective optimization techniques to solve, and it is often very challenging to obtain high-quality Pareto fronts accurately. In this paper, the recently developed…

Multiobjective Optimization

Using Well-Understood Single-Objective Functions in Multiobjective Black-Box Optimization Test Suites

2016-04-01 · Dimo Brockhoff, Tea Tusar, Anne Auger, Nikolaus Hansen

Several test function suites are being used for numerical benchmarking of multiobjective optimization algorithms. While they have some desirable properties, like well-understood Pareto sets and Pareto fronts of various s…

BenchmarkingMultiobjective Optimization

Complexity Bounds for Smooth Multiobjective Optimization

2025-09-16 · Phillipe R. Sampaio arxiv

We study the oracle complexity of finding $\varepsilon$-Pareto stationary points in smooth multiobjective optimization with $m$ objectives. Progress is measured by the Pareto stationarity gap $\mathcal{G}(x)$, the norm o…

Learning from Non-Stationary Stream Data in Multiobjective Evolutionary Algorithm

2016-06-16 · Jianyong Sun, Hu Zhang, Aimin Zhou, Qingfu Zhang

Evolutionary algorithms (EAs) have been well acknowledged as a promising paradigm for solving optimisation problems with multiple conflicting objectives in the sense that they are able to locate a set of diverse approxim…

ClusteringEvolutionary Algorithms