paper-with-me

Papers

Uncrowded Hypervolume-based Multi-objective Optimization with Gene-pool Optimal Mixing

2020-04-10 · S. C. Maree, T. Alderliesten, P. A. N. Bosman

Domination-based multi-objective (MO) evolutionary algorithms (EAs) are today arguably the most frequently used type of MOEA. These methods however stagnate when the majority of the population becomes non-dominated, preventing convergence to the Pareto set. Hypervolume-based MO optimization has shown promising results to overcome this. Direct use of the hypervolume however results in no selection pressure for dominated solutions. The recently introduced Sofomore framework overcomes this by solving multiple interleaved single-objective dynamic problems that iteratively improve a single approximation set, based on the uncrowded hypervolume improvement (UHVI). It thereby however loses many advantages of population-based MO optimization, such as handling multimodality. Here, we reformulate the UHVI as a quality measure for approximation sets, called the uncrowded hypervolume (UHV), which can be used to directly solve MO optimization problems with a single-objective optimizer. We use the state-of-the-art gene-pool optimal mixing evolutionary algorithm (GOMEA) that is capable of efficiently exploiting the intrinsically available grey-box properties of this problem. The resulting algorithm, UHV-GOMEA, is compared to Sofomore equipped with GOMEA, and the domination-based MO-GOMEA. In doing so, we investigate in which scenarios either domination-based or hypervolume-based methods are preferred. Finally, we construct a simple hybrid approach that combines MO-GOMEA with UHV-GOMEA and outperforms both.

📄 PDF Abstract BibTeX arXiv:2004.05068

Code (2)

DudewithPigskin/EvolutionaryAlgorithms
scmaree/uncrowded-hypervolume

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Uncrowded Hypervolume Improvement: COMO-CMA-ES and the Sofomore framework

2019-04-18 · Cheikh Touré, Nikolaus Hansen, Anne Auger, Dimo Brockhoff

We present a framework to build a multiobjective algorithm from single-objective ones. This framework addresses the $p \times n$-dimensional problem of finding p solutions in an n-dimensional search space, maximizing an …

Ensuring smoothly navigable approximation sets by Bezier curve parameterizations in evolutionary bi-objective optimization -- applied to brachytherapy treatment planning for prostate cancer

2020-06-11 · S. C. Maree, T. Alderliesten, P. A. N. Bosman

The aim of bi-objective optimization is to obtain an approximation set of (near) Pareto optimal solutions. A decision maker then navigates this set to select a final desired solution, often using a visualization of the a…

Evolutionary Algorithms

Random Hypervolume Scalarizations for Provable Multi-Objective Black Box Optimization

2020-06-08 · ICML 2020 1 · Daniel Golovin, Qiuyi Zhang

Single-objective black box optimization (also known as zeroth-order optimization) is the process of minimizing a scalar objective $f(x)$, given evaluations at adaptively chosen inputs $x$. In this paper, we consider mult…

Bayesian OptimizationThompson Sampling

Multi-objective optimization via equivariant deep hypervolume approximation

2022-10-05 · Jim Boelrijk, Bernd Ensing, Patrick Forré

Optimizing multiple competing objectives is a common problem across science and industry. The inherent inextricable trade-off between those objectives leads one to the task of exploring their Pareto front. A meaningful q…

Bayesian OptimizationEvolutionary Algorithms

Hypervolume-based Multi-objective Bayesian Optimization with Student-t Processes

2016-12-01 · Joachim van der Herten, Ivo Couckuyt, Tom Dhaene

Student-$t$ processes have recently been proposed as an appealing alternative non-parameteric function prior. They feature enhanced flexibility and predictive variance. In this work the use of Student-$t$ processes are e…

Bayesian OptimizationGaussian Processes