paper-with-me

Papers

Evolutionary Multi-Objective Diversity Optimization

2024-01-15 · Anh Viet Do, Mingyu Guo, Aneta Neumann, Frank Neumann

Creating diverse sets of high quality solutions has become an important problem in recent years. Previous works on diverse solutions problems consider solutions' objective quality and diversity where one is regarded as the optimization goal and the other as the constraint. In this paper, we treat this problem as a bi-objective optimization problem, which is to obtain a range of quality-diversity trade-offs. To address this problem, we frame the evolutionary process as evolving a population of populations, and present a suitable general implementation scheme that is compatible with existing evolutionary multi-objective search methods. We realize the scheme in NSGA-II and SPEA2, and test the methods on various instances of maximum coverage, maximum cut and minimum vertex cover problems. The resulting non-dominated populations exhibit rich qualitative features, giving insights into the optimization instances and the quality-diversity trade-offs they induce.

📄 PDF Abstract BibTeX arXiv:2401.07454

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Evolutionary Diversity Optimization Using Multi-Objective Indicators

2018-11-16 · Aneta Neumann, Wanru Gao, Markus Wagner, Frank Neumann

Evolutionary diversity optimization aims to compute a diverse set of solutions where all solutions meet a given quality criterion. With this paper, we bridge the areas of evolutionary diversity optimization and evolution…

Diversity

Coevolutionary Pareto Diversity Optimization

2022-04-12 · Aneta Neumann, Denis Antipov, Frank Neumann

Computing diverse sets of high quality solutions for a given optimization problem has become an important topic in recent years. In this paper, we introduce a coevolutionary Pareto Diversity Optimization approach which b…

Diversity

Clustering-based Transfer Learning for Dynamic Multimodal MultiObjective Evolutionary Algorithm

2025-12-22 · Li Yan, Bolun Liu, Chao Li, Jing Liang 외 arxiv

Dynamic multimodal multiobjective optimization presents the dual challenge of simultaneously tracking multiple equivalent pareto optimal sets and maintaining population diversity in time-varying environments. However, ex…

Transfer Learning

Runtime Analysis of Evolutionary Diversity Optimization on the Multi-objective (LeadingOnes, TrailingZeros) Problem

2024-04-17 · Denis Antipov, Aneta Neumann, Frank Neumann, Andrew M. Sutton

The diversity optimization is the class of optimization problems, in which we aim at finding a diverse set of good solutions. One of the frequently used approaches to solve such problems is to use evolutionary algorithms…

DiversityEvolutionary Algorithms

Enhancing Decision Space Diversity in Multi-Objective Evolutionary Optimization for the Diet Problem

2025-08-09 · Gustavo V. Nascimento, Ivan R. Meneghini, Valéria Santos, Eduardo Luz 외 arxiv

Multi-objective evolutionary algorithms (MOEAs) are essential for solving complex optimization problems, such as the diet problem, where balancing conflicting objectives, like cost and nutritional content, is crucial. Ho…