1 code implementation • 31 May 2023 • Jakob Bossek, Christian Grimme
We contribute to the efficient approximation of the Pareto-set for the classical $\mathcal{NP}$-hard multi-objective minimum spanning tree problem (moMST) adopting evolutionary computation.
no code implementations • 30 May 2023 • Jakob Bossek, Aneta Neumann, Frank Neumann
Evolutionary algorithms have been shown to obtain good solutions for complex optimization problems in static and dynamic environments.
no code implementations • 30 May 2023 • Jakob Bossek, Dirk Sudholt
Quality diversity~(QD) is a branch of evolutionary computation that gained increasing interest in recent years.
no code implementations • 28 Jul 2022 • Adel Nikfarjam, Aneta Neumann, Jakob Bossek, Frank Neumann
Recently different evolutionary computation approaches have been developed that generate sets of high quality diverse solutions for a given optimisation problem.
no code implementations • 4 Feb 2022 • Jakob Bossek, Frank Neumann
Generating instances of different properties is key to algorithm selection methods that differentiate between the performance of different solvers for a given combinatorial optimization problem.
no code implementations • 11 Aug 2021 • Adel Nikfarjam, Jakob Bossek, Aneta Neumann, Frank Neumann
In this paper, we introduce evolutionary diversity optimisation (EDO) approaches for the TSP that find a diverse set of tours when the optimal tour is known or unknown.
no code implementations • 26 May 2021 • Jakob Bossek, Frank Neumann, Pan Peng, Dirk Sudholt
In most settings the expected reoptimization time for such tailored algorithms is linear in the number of added edges.
no code implementations • 29 Apr 2021 • Jakob Bossek, Markus Wagner
In recent years, Evolutionary Algorithms (EAs) have frequently been adopted to evolve instances for optimization problems that pose difficulties for one algorithm while being rather easy for a competitor and vice versa.
no code implementations • 28 Apr 2021 • Adel Nikfarjam, Jakob Bossek, Aneta Neumann, Frank Neumann
Computing diverse sets of high-quality solutions has gained increasing attention among the evolutionary computation community in recent years.
1 code implementation • 27 Apr 2021 • Jakob Bossek, Aneta Neumann, Frank Neumann
In practise, it is often desirable to provide the decision-maker with a rich set of diverse solutions of decent quality instead of just a single solution.
no code implementations • 22 Oct 2020 • Aneta Neumann, Jakob Bossek, Frank Neumann
Submodular functions allow to model many real-world optimisation problems.
no code implementations • 21 Oct 2020 • Jakob Bossek, Frank Neumann
In the area of evolutionary computation the calculation of diverse sets of high-quality solutions to a given optimization problem has gained momentum in recent years under the term evolutionary diversity optimization.
no code implementations • 7 Jul 2020 • Thomas Bartz-Beielstein, Carola Doerr, Daan van den Berg, Jakob Bossek, Sowmya Chandrasekaran, Tome Eftimov, Andreas Fischbach, Pascal Kerschke, William La Cava, Manuel Lopez-Ibanez, Katherine M. Malan, Jason H. Moore, Boris Naujoks, Patryk Orzechowski, Vanessa Volz, Markus Wagner, Thomas Weise
This survey compiles ideas and recommendations from more than a dozen researchers with different backgrounds and from different institutes around the world.
1 code implementation • 29 Jun 2020 • Moritz Seiler, Janina Pohl, Jakob Bossek, Pascal Kerschke, Heike Trautmann
In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS).
no code implementations • 5 Jun 2020 • Jakob Bossek, Aneta Neumann, Frank Neumann
The Traveling Salesperson Problem (TSP) is one of the best-known combinatorial optimisation problems.
no code implementations • 28 May 2020 • Jakob Bossek, Christian Grimme, Günter Rudolph, Heike Trautmann
Therein, the distance traveled by a single vehicle and the number of unserved dynamic requests is minimized by a dynamic evolutionary multi-objective algorithm (DEMOA), which operates on discrete time windows (eras).
no code implementations • 28 May 2020 • Jakob Bossek, Frank Neumann, Pan Peng, Dirk Sudholt
We show that EAs can solve the graph coloring problem for bipartite graphs more efficiently by using dynamic optimization.
no code implementations • 28 May 2020 • Jakob Bossek, Christian Grimme, Heike Trautmann
In practice, e. g. in delivery and service scenarios, Vehicle-Routing-Problems (VRPs) often imply repeated decision making on dynamic customer requests.
no code implementations • 27 May 2020 • Jakob Bossek, Pascal Kerschke, Heike Trautmann
The Traveling-Salesperson-Problem (TSP) is arguably one of the best-known NP-hard combinatorial optimization problems.
no code implementations • 22 Apr 2020 • Vahid Roostapour, Jakob Bossek, Frank Neumann
We consider the Minimum Spanning Tree (MST) problem in a single- and multi-objective version, and introduce a biased mutation, which puts more emphasis on the selection of edges of low rank in terms of low domination number.
no code implementations • 20 Apr 2020 • Anh Viet Do, Jakob Bossek, Aneta Neumann, Frank Neumann
Evolving diverse sets of high quality solutions has gained increasing interest in the evolutionary computation literature in recent years.
1 code implementation • 30 Mar 2020 • Jakob Bossek, Carola Doerr, Pascal Kerschke
Most works, however, focus on the choice of the model, the acquisition function, and the strategy used to optimize the latter.
no code implementations • 4 Feb 2020 • Jakob Bossek, Katrin Casel, Pascal Kerschke, Frank Neumann
In this paper, we investigate the effect of weights on such problems, in the sense that the cost of traveling increases with respect to the weights of nodes already visited during a tour.
1 code implementation • 19 Dec 2019 • Jakob Bossek, Pascal Kerschke, Aneta Neumann, Frank Neumann, Carola Doerr
We study three different decision tasks: classic one-shot optimization (only the best sample matters), one-shot optimization with surrogates (allowing to use surrogate models for selecting a design that need not necessarily be one of the evaluated samples), and one-shot regression (i. e., function approximation, with minimization of mean squared error as objective).
4 code implementations • 9 Mar 2017 • Bernd Bischl, Jakob Richter, Jakob Bossek, Daniel Horn, Janek Thomas, Michel Lang
We present mlrMBO, a flexible and comprehensive R toolbox for model-based optimization (MBO), also known as Bayesian optimization, which addresses the problem of expensive black-box optimization by approximating the given objective function through a surrogate regression model.
1 code implementation • 5 Jan 2017 • Giuseppe Casalicchio, Jakob Bossek, Michel Lang, Dominik Kirchhoff, Pascal Kerschke, Benjamin Hofner, Heidi Seibold, Joaquin Vanschoren, Bernd Bischl
We show how the OpenML package allows R users to easily search, download and upload data sets and machine learning tasks.