paper-with-me

Papers

Multi-objective Evolutionary Algorithms are Still Good: Maximizing Monotone Approximately Submodular Minus Modular Functions

2019-10-12 · Chao Qian

As evolutionary algorithms (EAs) are general-purpose optimization algorithms, recent theoretical studies have tried to analyze their performance for solving general problem classes, with the goal of providing a general theoretical explanation of the behavior of EAs. Particularly, a simple multi-objective EA, i.e., GSEMO, has been shown to be able to achieve good polynomial-time approximation guarantees for submodular optimization, where the objective function is only required to satisfy some properties but without explicit formulation. Submodular optimization has wide applications in diverse areas, and previous studies have considered the cases where the objective functions are monotone submodular, monotone non-submodular, or non-monotone submodular. To complement this line of research, this paper studies the problem class of maximizing monotone approximately submodular minus modular functions (i.e., $f=g-c$) with a size constraint, where $g$ is a non-negative monotone approximately submodular function and $c$ is a non-negative modular function, resulting in the objective function $f$ being non-monotone non-submodular. We prove that the GSEMO can achieve the best-known polynomial-time approximation guarantee. Empirical studies on the applications of Bayesian experimental design and directed vertex cover show the excellent performance of the GSEMO.

📄 PDF Abstract BibTeX arXiv:1910.05492

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsExperimental Design

Similar Papers 제목 키워드 기반

Evolution is Still Good: Theoretical Analysis of Evolutionary Algorithms on General Cover Problems

2022-10-03 · Yaoyao Zhang, Chaojie Zhu, Shaojie Tang, Ringli Ran 외

Theoretical studies on evolutionary algorithms have developed vigorously in recent years. Many such algorithms have theoretical guarantees in both running time and approximation ratio. Some approximation mechanism seems …

Evolutionary Algorithms

Multiobjective Evolutionary Component Effect on Algorithm behavior

2023-07-31 · Yuri Lavinas, Marcelo Ladeira, Gabriela Ochoa, Claus Aranha

The performance of multiobjective evolutionary algorithms (MOEAs) varies across problems, making it hard to develop new algorithms or apply existing ones to new problems. To simplify the development and application of ne…

Evolutionary Algorithms

A Newton Method for Hausdorff Approximations of the Pareto Front within Multi-objective Evolutionary Algorithms

2024-05-09 · Hao Wang, Angel E. Rodriguez-Fernandez, Lourdes Uribe, André Deutz 외

A common goal in evolutionary multi-objective optimization is to find suitable finite-size approximations of the Pareto front of a given multi-objective optimization problem. While many multi-objective evolutionary algor…

Evolutionary 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

Search Trajectories Networks of Multiobjective Evolutionary Algorithms

2022-01-27 · Yuri Lavinas, Claus Aranha, Gabriela Ochoa

Understanding the search dynamics of multiobjective evolutionary algorithms (MOEAs) is still an open problem. This paper extends a recent network-based tool, search trajectory networks (STNs), to model the behavior of MO…

Evolutionary Algorithms