---
_id: '21004'
abstract:
- lang: eng
  text: 'Automated machine learning (AutoML) supports the algorithmic construction
    and data-specific customization of machine learning pipelines, including the selection,
    combination, and parametrization of machine learning algorithms as main constituents.
    Generally speaking, AutoML approaches comprise two major components: a search
    space model and an optimizer for traversing the space. Recent approaches have
    shown impressive results in the realm of supervised learning, most notably (single-label)
    classification (SLC). Moreover, first attempts at extending these approaches towards
    multi-label classification (MLC) have been made. While the space of candidate
    pipelines is already huge in SLC, the complexity of the search space is raised
    to an even higher power in MLC. One may wonder, therefore, whether and to what
    extent optimizers established for SLC can scale to this increased complexity,
    and how they compare to each other. This paper makes the following contributions:
    First, we survey existing approaches to AutoML for MLC. Second, we augment these
    approaches with optimizers not previously tried for MLC. Third, we propose a benchmarking
    framework that supports a fair and systematic comparison. Fourth, we conduct an
    extensive experimental study, evaluating the methods on a suite of MLC problems.
    We find a grammar-based best-first search to compare favorably to other optimizers.'
author:
- first_name: Marcel Dominik
  full_name: Wever, Marcel Dominik
  id: '33176'
  last_name: Wever
  orcid: ' https://orcid.org/0000-0001-9782-6818'
- first_name: Alexander
  full_name: Tornede, Alexander
  id: '38209'
  last_name: Tornede
- first_name: Felix
  full_name: Mohr, Felix
  last_name: Mohr
- first_name: Eyke
  full_name: Hüllermeier, Eyke
  id: '48129'
  last_name: Hüllermeier
citation:
  ama: 'Wever MD, Tornede A, Mohr F, Hüllermeier E. AutoML for Multi-Label Classification:
    Overview and Empirical Evaluation. <i>IEEE Transactions on Pattern Analysis and
    Machine Intelligence</i>. Published online 2021:1-1. doi:<a href="https://doi.org/10.1109/tpami.2021.3051276">10.1109/tpami.2021.3051276</a>'
  apa: 'Wever, M. D., Tornede, A., Mohr, F., &#38; Hüllermeier, E. (2021). AutoML
    for Multi-Label Classification: Overview and Empirical Evaluation. <i>IEEE Transactions
    on Pattern Analysis and Machine Intelligence</i>, 1–1. <a href="https://doi.org/10.1109/tpami.2021.3051276">https://doi.org/10.1109/tpami.2021.3051276</a>'
  bibtex: '@article{Wever_Tornede_Mohr_Hüllermeier_2021, title={AutoML for Multi-Label
    Classification: Overview and Empirical Evaluation}, DOI={<a href="https://doi.org/10.1109/tpami.2021.3051276">10.1109/tpami.2021.3051276</a>},
    journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, author={Wever,
    Marcel Dominik and Tornede, Alexander and Mohr, Felix and Hüllermeier, Eyke},
    year={2021}, pages={1–1} }'
  chicago: 'Wever, Marcel Dominik, Alexander Tornede, Felix Mohr, and Eyke Hüllermeier.
    “AutoML for Multi-Label Classification: Overview and Empirical Evaluation.” <i>IEEE
    Transactions on Pattern Analysis and Machine Intelligence</i>, 2021, 1–1. <a href="https://doi.org/10.1109/tpami.2021.3051276">https://doi.org/10.1109/tpami.2021.3051276</a>.'
  ieee: 'M. D. Wever, A. Tornede, F. Mohr, and E. Hüllermeier, “AutoML for Multi-Label
    Classification: Overview and Empirical Evaluation,” <i>IEEE Transactions on Pattern
    Analysis and Machine Intelligence</i>, pp. 1–1, 2021, doi: <a href="https://doi.org/10.1109/tpami.2021.3051276">10.1109/tpami.2021.3051276</a>.'
  mla: 'Wever, Marcel Dominik, et al. “AutoML for Multi-Label Classification: Overview
    and Empirical Evaluation.” <i>IEEE Transactions on Pattern Analysis and Machine
    Intelligence</i>, 2021, pp. 1–1, doi:<a href="https://doi.org/10.1109/tpami.2021.3051276">10.1109/tpami.2021.3051276</a>.'
  short: M.D. Wever, A. Tornede, F. Mohr, E. Hüllermeier, IEEE Transactions on Pattern
    Analysis and Machine Intelligence (2021) 1–1.
date_created: 2021-01-16T14:48:13Z
date_updated: 2022-01-06T06:54:42Z
department:
- _id: '34'
- _id: '355'
- _id: '26'
doi: 10.1109/tpami.2021.3051276
keyword:
- Automated Machine Learning
- Multi Label Classification
- Hierarchical Planning
- Bayesian Optimization
language:
- iso: eng
page: 1-1
project:
- _id: '1'
  name: SFB 901
- _id: '3'
  name: SFB 901 - Project Area B
- _id: '10'
  name: SFB 901 - Subproject B2
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: IEEE Transactions on Pattern Analysis and Machine Intelligence
publication_identifier:
  issn:
  - 0162-8828
  - 2160-9292
  - 1939-3539
publication_status: published
status: public
title: 'AutoML for Multi-Label Classification: Overview and Empirical Evaluation'
type: journal_article
user_id: '5786'
year: '2021'
...
---
_id: '46318'
abstract:
- lang: eng
  text: 'Multi-objective (MO) optimization, i.e., the simultaneous optimization of
    multiple conflicting objectives, is gaining more and more attention in various
    research areas, such as evolutionary computation, machine learning (e.g., (hyper-)parameter
    optimization), or logistics (e.g., vehicle routing). Many works in this domain
    mention the structural problem property of multimodality as a challenge from two
    classical perspectives: (1) finding all globally optimal solution sets, and (2)
    avoiding to get trapped in local optima. Interestingly, these streams seem to
    transfer many traditional concepts of single-objective (SO) optimization into
    claims, assumptions, or even terminology regarding the MO domain, but mostly neglect
    the understanding of the structural properties as well as the algorithmic search
    behavior on a problem’s landscape. However, some recent works counteract this
    trend, by investigating the fundamentals and characteristics of MO problems using
    new visualization techniques and gaining surprising insights. Using these visual
    insights, this work proposes a step towards a unified terminology to capture multimodality
    and locality in a broader way than it is usually done. This enables us to investigate
    current research activities in multimodal continuous MO optimization and to highlight
    new implications and promising research directions for the design of benchmark
    suites, the discovery of MO landscape features, the development of new MO (or
    even SO) optimization algorithms, and performance indicators. For all these topics,
    we provide a review of ideas and methods but also an outlook on future challenges,
    research potential and perspectives that result from recent developments.'
author:
- first_name: Christian
  full_name: Grimme, Christian
  last_name: Grimme
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Pelin
  full_name: Aspar, Pelin
  last_name: Aspar
- first_name: Heike
  full_name: Trautmann, Heike
  id: '100740'
  last_name: Trautmann
  orcid: 0000-0002-9788-8282
- first_name: Mike
  full_name: Preuss, Mike
  last_name: Preuss
- first_name: André H.
  full_name: Deutz, André H.
  last_name: Deutz
- first_name: Hao
  full_name: Wang, Hao
  last_name: Wang
- first_name: Michael
  full_name: Emmerich, Michael
  last_name: Emmerich
citation:
  ama: 'Grimme C, Kerschke P, Aspar P, et al. Peeking beyond peaks: Challenges and
    research potentials of continuous multimodal multi-objective optimization. <i>Computers
    &#38; Operations Research</i>. 2021;136:105489. doi:<a href="https://doi.org/10.1016/j.cor.2021.105489">https://doi.org/10.1016/j.cor.2021.105489</a>'
  apa: 'Grimme, C., Kerschke, P., Aspar, P., Trautmann, H., Preuss, M., Deutz, A.
    H., Wang, H., &#38; Emmerich, M. (2021). Peeking beyond peaks: Challenges and
    research potentials of continuous multimodal multi-objective optimization. <i>Computers
    &#38; Operations Research</i>, <i>136</i>, 105489. <a href="https://doi.org/10.1016/j.cor.2021.105489">https://doi.org/10.1016/j.cor.2021.105489</a>'
  bibtex: '@article{Grimme_Kerschke_Aspar_Trautmann_Preuss_Deutz_Wang_Emmerich_2021,
    title={Peeking beyond peaks: Challenges and research potentials of continuous
    multimodal multi-objective optimization}, volume={136}, DOI={<a href="https://doi.org/10.1016/j.cor.2021.105489">https://doi.org/10.1016/j.cor.2021.105489</a>},
    journal={Computers &#38; Operations Research}, author={Grimme, Christian and Kerschke,
    Pascal and Aspar, Pelin and Trautmann, Heike and Preuss, Mike and Deutz, André
    H. and Wang, Hao and Emmerich, Michael}, year={2021}, pages={105489} }'
  chicago: 'Grimme, Christian, Pascal Kerschke, Pelin Aspar, Heike Trautmann, Mike
    Preuss, André H. Deutz, Hao Wang, and Michael Emmerich. “Peeking beyond Peaks:
    Challenges and Research Potentials of Continuous Multimodal Multi-Objective Optimization.”
    <i>Computers &#38; Operations Research</i> 136 (2021): 105489. <a href="https://doi.org/10.1016/j.cor.2021.105489">https://doi.org/10.1016/j.cor.2021.105489</a>.'
  ieee: 'C. Grimme <i>et al.</i>, “Peeking beyond peaks: Challenges and research potentials
    of continuous multimodal multi-objective optimization,” <i>Computers &#38; Operations
    Research</i>, vol. 136, p. 105489, 2021, doi: <a href="https://doi.org/10.1016/j.cor.2021.105489">https://doi.org/10.1016/j.cor.2021.105489</a>.'
  mla: 'Grimme, Christian, et al. “Peeking beyond Peaks: Challenges and Research Potentials
    of Continuous Multimodal Multi-Objective Optimization.” <i>Computers &#38; Operations
    Research</i>, vol. 136, 2021, p. 105489, doi:<a href="https://doi.org/10.1016/j.cor.2021.105489">https://doi.org/10.1016/j.cor.2021.105489</a>.'
  short: C. Grimme, P. Kerschke, P. Aspar, H. Trautmann, M. Preuss, A.H. Deutz, H.
    Wang, M. Emmerich, Computers &#38; Operations Research 136 (2021) 105489.
date_created: 2023-08-04T07:28:34Z
date_updated: 2023-10-16T12:58:42Z
department:
- _id: '34'
- _id: '819'
doi: https://doi.org/10.1016/j.cor.2021.105489
intvolume: '       136'
keyword:
- Multimodal optimization
- Multi-objective continuous optimization
- Landscape analysis
- Visualization
- Benchmarking
- Theory
- Algorithms
language:
- iso: eng
page: '105489'
publication: Computers & Operations Research
publication_identifier:
  issn:
  - 0305-0548
status: public
title: 'Peeking beyond peaks: Challenges and research potentials of continuous multimodal
  multi-objective optimization'
type: journal_article
user_id: '15504'
volume: 136
year: '2021'
...
---
_id: '48853'
abstract:
- lang: eng
  text: 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.
    In this paper we study evolutionary diversity optimization for the knapsack problem
    (KP). Our goal is to evolve a population of solutions that all have a profit of
    at least (1 - {$ϵ$}) {$\cdot$} OPT, where OPT is the value of an optimal solution.
    Furthermore, they should differ in structure with respect to an entropy-based
    diversity measure. To this end we propose a simple ({$\mu$} + 1)-EA with initial
    approximate solutions calculated by a well-known FPTAS for the KP. We investigate
    the effect of different standard mutation operators and introduce biased mutation
    and crossover which puts strong probability on flipping bits of low and/or high
    frequency within the population. An experimental study on different instances
    and settings shows that the proposed mutation operators in most cases perform
    slightly inferior in the long term, but show strong benefits if the number of
    function evaluations is severely limited.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Aneta
  full_name: Neumann, Aneta
  last_name: Neumann
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
citation:
  ama: 'Bossek J, Neumann A, Neumann F. Breeding Diverse Packings for the Knapsack
    Problem by Means of Diversity-Tailored Evolutionary Algorithms. In: <i>Proceedings
    of the Genetic and Evolutionary Computation Conference</i>. GECCO ’21. Association
    for Computing Machinery; 2021:556–564. doi:<a href="https://doi.org/10.1145/3449639.3459364">10.1145/3449639.3459364</a>'
  apa: Bossek, J., Neumann, A., &#38; Neumann, F. (2021). Breeding Diverse Packings
    for the Knapsack Problem by Means of Diversity-Tailored Evolutionary Algorithms.
    <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>, 556–564.
    <a href="https://doi.org/10.1145/3449639.3459364">https://doi.org/10.1145/3449639.3459364</a>
  bibtex: '@inproceedings{Bossek_Neumann_Neumann_2021, place={New York, NY, USA},
    series={GECCO ’21}, title={Breeding Diverse Packings for the Knapsack Problem
    by Means of Diversity-Tailored Evolutionary Algorithms}, DOI={<a href="https://doi.org/10.1145/3449639.3459364">10.1145/3449639.3459364</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Neumann,
    Aneta and Neumann, Frank}, year={2021}, pages={556–564}, collection={GECCO ’21}
    }'
  chicago: 'Bossek, Jakob, Aneta Neumann, and Frank Neumann. “Breeding Diverse Packings
    for the Knapsack Problem by Means of Diversity-Tailored Evolutionary Algorithms.”
    In <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>,
    556–564. GECCO ’21. New York, NY, USA: Association for Computing Machinery, 2021.
    <a href="https://doi.org/10.1145/3449639.3459364">https://doi.org/10.1145/3449639.3459364</a>.'
  ieee: 'J. Bossek, A. Neumann, and F. Neumann, “Breeding Diverse Packings for the
    Knapsack Problem by Means of Diversity-Tailored Evolutionary Algorithms,” in <i>Proceedings
    of the Genetic and Evolutionary Computation Conference</i>, 2021, pp. 556–564,
    doi: <a href="https://doi.org/10.1145/3449639.3459364">10.1145/3449639.3459364</a>.'
  mla: Bossek, Jakob, et al. “Breeding Diverse Packings for the Knapsack Problem by
    Means of Diversity-Tailored Evolutionary Algorithms.” <i>Proceedings of the Genetic
    and Evolutionary Computation Conference</i>, Association for Computing Machinery,
    2021, pp. 556–564, doi:<a href="https://doi.org/10.1145/3449639.3459364">10.1145/3449639.3459364</a>.
  short: 'J. Bossek, A. Neumann, F. Neumann, in: Proceedings of the Genetic and Evolutionary
    Computation Conference, Association for Computing Machinery, New York, NY, USA,
    2021, pp. 556–564.'
date_created: 2023-11-14T15:58:54Z
date_updated: 2023-12-13T10:45:22Z
department:
- _id: '819'
doi: 10.1145/3449639.3459364
extern: '1'
keyword:
- evolutionary algorithms
- evolutionary diversity optimization
- knapsack problem
- tailored operators
language:
- iso: eng
page: 556–564
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-8350-9
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’21
status: public
title: Breeding Diverse Packings for the Knapsack Problem by Means of Diversity-Tailored
  Evolutionary Algorithms
type: conference
user_id: '102979'
year: '2021'
...
---
_id: '48860'
abstract:
- lang: eng
  text: 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. Theoretical insights
    into the working principles of baseline evolutionary algorithms for diversity
    optimization are still rare. In this paper we study the well-known Minimum Spanning
    Tree problem (MST) in the context of diversity optimization where population diversity
    is measured by the sum of pairwise edge overlaps. Theoretical results provide
    insights into the fitness landscape of the MST diversity optimization problem
    pointing out that even for a population of {$\mu$} = 2 fitness plateaus (of constant
    length) can be reached, but nevertheless diverse sets can be calculated in polynomial
    time. We supplement our theoretical results with a series of experiments for the
    unconstrained and constraint case where all solutions need to fulfill a minimal
    quality threshold. Our results show that a simple ({$\mu$} + 1)-EA can effectively
    compute a diversified population of spanning trees of high quality.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
citation:
  ama: 'Bossek J, Neumann F. Evolutionary Diversity Optimization and the Minimum Spanning
    Tree Problem. In: <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>.
    GECCO ’21. Association for Computing Machinery; 2021:198–206. doi:<a href="https://doi.org/10.1145/3449639.3459363">10.1145/3449639.3459363</a>'
  apa: Bossek, J., &#38; Neumann, F. (2021). Evolutionary Diversity Optimization and
    the Minimum Spanning Tree Problem. <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, 198–206. <a href="https://doi.org/10.1145/3449639.3459363">https://doi.org/10.1145/3449639.3459363</a>
  bibtex: '@inproceedings{Bossek_Neumann_2021, place={New York, NY, USA}, series={GECCO
    ’21}, title={Evolutionary Diversity Optimization and the Minimum Spanning Tree
    Problem}, DOI={<a href="https://doi.org/10.1145/3449639.3459363">10.1145/3449639.3459363</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Neumann,
    Frank}, year={2021}, pages={198–206}, collection={GECCO ’21} }'
  chicago: 'Bossek, Jakob, and Frank Neumann. “Evolutionary Diversity Optimization
    and the Minimum Spanning Tree Problem.” In <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, 198–206. GECCO ’21. New York, NY, USA: Association
    for Computing Machinery, 2021. <a href="https://doi.org/10.1145/3449639.3459363">https://doi.org/10.1145/3449639.3459363</a>.'
  ieee: 'J. Bossek and F. Neumann, “Evolutionary Diversity Optimization and the Minimum
    Spanning Tree Problem,” in <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, 2021, pp. 198–206, doi: <a href="https://doi.org/10.1145/3449639.3459363">10.1145/3449639.3459363</a>.'
  mla: Bossek, Jakob, and Frank Neumann. “Evolutionary Diversity Optimization and
    the Minimum Spanning Tree Problem.” <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, Association for Computing Machinery, 2021, pp. 198–206,
    doi:<a href="https://doi.org/10.1145/3449639.3459363">10.1145/3449639.3459363</a>.
  short: 'J. Bossek, F. Neumann, in: Proceedings of the Genetic and Evolutionary Computation
    Conference, Association for Computing Machinery, New York, NY, USA, 2021, pp.
    198–206.'
date_created: 2023-11-14T15:58:55Z
date_updated: 2023-12-13T10:45:37Z
department:
- _id: '819'
doi: 10.1145/3449639.3459363
extern: '1'
keyword:
- evolutionary algorithms
- evolutionary diversity optimization
- minimum spanning tree
- runtime analysis
language:
- iso: eng
page: 198–206
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-8350-9
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’21
status: public
title: Evolutionary Diversity Optimization and the Minimum Spanning Tree Problem
type: conference
user_id: '102979'
year: '2021'
...
---
_id: '48854'
abstract:
- lang: eng
  text: We contribute to the theoretical understanding of randomized search heuristics
    for dynamic problems. We consider the classical vertex coloring problem on graphs
    and investigate the dynamic setting where edges are added to the current graph.
    We then analyze the expected time for randomized search heuristics to recompute
    high quality solutions. The (1+1) Evolutionary Algorithm and RLS operate in a
    setting where the number of colors is bounded and we are minimizing the number
    of conflicts. Iterated local search algorithms use an unbounded color palette
    and aim to use the smallest colors and, consequently, the smallest number of colors.
    We identify classes of bipartite graphs where reoptimization is as hard as or
    even harder than optimization from scratch, i.e., starting with a random initialization.
    Even adding a single edge can lead to hard symmetry problems. However, graph classes
    that are hard for one algorithm turn out to be easy for others. In most cases
    our bounds show that reoptimization is faster than optimizing from scratch. We
    further show that tailoring mutation operators to parts of the graph where changes
    have occurred can significantly reduce the expected reoptimization time. In most
    settings the expected reoptimization time for such tailored algorithms is linear
    in the number of added edges. However, tailored algorithms cannot prevent exponential
    times in settings where the original algorithm is inefficient.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
- first_name: Pan
  full_name: Peng, Pan
  last_name: Peng
- first_name: Dirk
  full_name: Sudholt, Dirk
  last_name: Sudholt
citation:
  ama: Bossek J, Neumann F, Peng P, Sudholt D. Time Complexity Analysis of Randomized
    Search Heuristics for the Dynamic Graph Coloring Problem. <i>Algorithmica</i>.
    2021;83(10):3148–3179. doi:<a href="https://doi.org/10.1007/s00453-021-00838-3">10.1007/s00453-021-00838-3</a>
  apa: Bossek, J., Neumann, F., Peng, P., &#38; Sudholt, D. (2021). Time Complexity
    Analysis of Randomized Search Heuristics for the Dynamic Graph Coloring Problem.
    <i>Algorithmica</i>, <i>83</i>(10), 3148–3179. <a href="https://doi.org/10.1007/s00453-021-00838-3">https://doi.org/10.1007/s00453-021-00838-3</a>
  bibtex: '@article{Bossek_Neumann_Peng_Sudholt_2021, title={Time Complexity Analysis
    of Randomized Search Heuristics for the Dynamic Graph Coloring Problem}, volume={83},
    DOI={<a href="https://doi.org/10.1007/s00453-021-00838-3">10.1007/s00453-021-00838-3</a>},
    number={10}, journal={Algorithmica}, author={Bossek, Jakob and Neumann, Frank
    and Peng, Pan and Sudholt, Dirk}, year={2021}, pages={3148–3179} }'
  chicago: 'Bossek, Jakob, Frank Neumann, Pan Peng, and Dirk Sudholt. “Time Complexity
    Analysis of Randomized Search Heuristics for the Dynamic Graph Coloring Problem.”
    <i>Algorithmica</i> 83, no. 10 (2021): 3148–3179. <a href="https://doi.org/10.1007/s00453-021-00838-3">https://doi.org/10.1007/s00453-021-00838-3</a>.'
  ieee: 'J. Bossek, F. Neumann, P. Peng, and D. Sudholt, “Time Complexity Analysis
    of Randomized Search Heuristics for the Dynamic Graph Coloring Problem,” <i>Algorithmica</i>,
    vol. 83, no. 10, pp. 3148–3179, 2021, doi: <a href="https://doi.org/10.1007/s00453-021-00838-3">10.1007/s00453-021-00838-3</a>.'
  mla: Bossek, Jakob, et al. “Time Complexity Analysis of Randomized Search Heuristics
    for the Dynamic Graph Coloring Problem.” <i>Algorithmica</i>, vol. 83, no. 10,
    2021, pp. 3148–3179, doi:<a href="https://doi.org/10.1007/s00453-021-00838-3">10.1007/s00453-021-00838-3</a>.
  short: J. Bossek, F. Neumann, P. Peng, D. Sudholt, Algorithmica 83 (2021) 3148–3179.
date_created: 2023-11-14T15:58:54Z
date_updated: 2023-12-13T10:51:34Z
department:
- _id: '819'
doi: 10.1007/s00453-021-00838-3
intvolume: '        83'
issue: '10'
keyword:
- Dynamic optimization
- Evolutionary algorithms
- Running time analysis
language:
- iso: eng
page: 3148–3179
publication: Algorithmica
publication_identifier:
  issn:
  - 0178-4617
status: public
title: Time Complexity Analysis of Randomized Search Heuristics for the Dynamic Graph
  Coloring Problem
type: journal_article
user_id: '102979'
volume: 83
year: '2021'
...
---
_id: '21436'
abstract:
- lang: eng
  text: Ultrasonic wire bonding is a solid-state joining process, used in the electronics
    industry to form electrical connections, e.g. to connect electrical terminals
    within semiconductor modules. Many process parameters affect the bond strength,
    such like the bond normal force, ultrasonic power, wire material and bonding frequency.
    Today, process design, development, and optimization is most likely based on the
    knowledge of process engineers and is mainly performed by experimental testing.
    In this contribution, a newly developed simulation tool is presented, to reduce
    time and costs and efficiently determine optimized process parameter. Based on
    a co-simulation of MATLAB and ANSYS, the different physical phenomena of the wire
    bonding process are considered using finite element simulation for the complex
    plastic deformation of the wire and reduced order models for the transient dynamics
    of the transducer, wire, substrate and bond formation. The model parameters such
    as the coefficients of friction between bond tool and wire and between wire and
    substrate were determined for aluminium and copper wire in experiments with a
    test rig specially developed for the requirements of heavy wire bonding. To reduce
    simulation time, for the finite element simulation a restart analysis and high
    performance computing is utilized. Detailed analysis of the bond formation showed,
    that the normal pressure distribution in the contact between wire and substrate
    has high impact on bond formation and distribution of welded areas in the contact
    area.
author:
- first_name: Reinhard
  full_name: Schemmel, Reinhard
  id: '28647'
  last_name: Schemmel
- first_name: Viktor
  full_name: Krieger, Viktor
  last_name: Krieger
- first_name: Tobias
  full_name: Hemsel, Tobias
  id: '210'
  last_name: Hemsel
- first_name: Walter
  full_name: Sextro, Walter
  id: '21220'
  last_name: Sextro
citation:
  ama: Schemmel R, Krieger V, Hemsel T, Sextro W. Co-simulation of MATLAB and ANSYS
    for ultrasonic wire bonding process optimization. <i>Microelectronics Reliability</i>.
    2021;119:114077. doi:<a href="https://doi.org/10.1016/j.microrel.2021.114077">https://doi.org/10.1016/j.microrel.2021.114077</a>
  apa: Schemmel, R., Krieger, V., Hemsel, T., &#38; Sextro, W. (2021). Co-simulation
    of MATLAB and ANSYS for ultrasonic wire bonding process optimization. <i>Microelectronics
    Reliability</i>, <i>119</i>, 114077. <a href="https://doi.org/10.1016/j.microrel.2021.114077">https://doi.org/10.1016/j.microrel.2021.114077</a>
  bibtex: '@article{Schemmel_Krieger_Hemsel_Sextro_2021, title={Co-simulation of MATLAB
    and ANSYS for ultrasonic wire bonding process optimization}, volume={119}, DOI={<a
    href="https://doi.org/10.1016/j.microrel.2021.114077">https://doi.org/10.1016/j.microrel.2021.114077</a>},
    journal={Microelectronics Reliability}, author={Schemmel, Reinhard and Krieger,
    Viktor and Hemsel, Tobias and Sextro, Walter}, year={2021}, pages={114077} }'
  chicago: 'Schemmel, Reinhard, Viktor Krieger, Tobias Hemsel, and Walter Sextro.
    “Co-Simulation of MATLAB and ANSYS for Ultrasonic Wire Bonding Process Optimization.”
    <i>Microelectronics Reliability</i> 119 (2021): 114077. <a href="https://doi.org/10.1016/j.microrel.2021.114077">https://doi.org/10.1016/j.microrel.2021.114077</a>.'
  ieee: 'R. Schemmel, V. Krieger, T. Hemsel, and W. Sextro, “Co-simulation of MATLAB
    and ANSYS for ultrasonic wire bonding process optimization,” <i>Microelectronics
    Reliability</i>, vol. 119, p. 114077, 2021, doi: <a href="https://doi.org/10.1016/j.microrel.2021.114077">https://doi.org/10.1016/j.microrel.2021.114077</a>.'
  mla: Schemmel, Reinhard, et al. “Co-Simulation of MATLAB and ANSYS for Ultrasonic
    Wire Bonding Process Optimization.” <i>Microelectronics Reliability</i>, vol.
    119, 2021, p. 114077, doi:<a href="https://doi.org/10.1016/j.microrel.2021.114077">https://doi.org/10.1016/j.microrel.2021.114077</a>.
  short: R. Schemmel, V. Krieger, T. Hemsel, W. Sextro, Microelectronics Reliability
    119 (2021) 114077.
date_created: 2021-03-10T09:37:02Z
date_updated: 2023-09-21T14:15:33Z
department:
- _id: '151'
doi: https://doi.org/10.1016/j.microrel.2021.114077
intvolume: '       119'
keyword:
- Ultrasonic heavy wire bonding
- Co-simulation
- ANSYS
- MATLAB
- Process optimization
- Friction coefficient
- Copper-copper
- Aluminium-copper
language:
- iso: eng
page: '114077'
publication: Microelectronics Reliability
publication_identifier:
  issn:
  - 0026-2714
publication_status: published
quality_controlled: '1'
status: public
title: Co-simulation of MATLAB and ANSYS for ultrasonic wire bonding process optimization
type: journal_article
user_id: '210'
volume: 119
year: '2021'
...
---
_id: '17370'
abstract:
- lang: eng
  text: " We consider a natural extension to the metric uncapacitated Facility Location
    Problem (FLP) in which requests ask for different commodities out of a finite
    set \\( S \\) of commodities.\r\n  Ravi and Sinha (SODA 2004) introduced the model
    as the \\emph{Multi-Commodity Facility Location Problem} (MFLP) and considered
    it an offline optimization problem.\r\n  The model itself is similar to the FLP:
    i.e., requests are located at points of a finite metric space and the task of
    an algorithm is to construct facilities and assign requests to facilities while
    minimizing the construction cost and the sum over all assignment distances.\r\n
    \ In addition, requests and facilities are heterogeneous; they request or offer
    multiple commodities out of $S$.\r\n  A request has to be connected to a set of
    facilities jointly offering the commodities demanded by it.\r\n  In comparison
    to the FLP, an algorithm has to decide not only if and where to place facilities,
    but also which commodities to offer at each.\r\n\r\n  To the best of our knowledge
    we are the first to study the problem in its online variant in which requests,
    their positions and their commodities are not known beforehand but revealed over
    time.\r\n  We present results regarding the competitive ratio.\r\n  On the one
    hand, we show that heterogeneity influences the competitive ratio by developing
    a lower bound on the competitive ratio for any randomized online algorithm of
    \\( \\Omega (  \\sqrt{|S|} + \\frac{\\log n}{\\log \\log n}  ) \\) that already
    holds for simple line metrics.\r\n  Here, \\( n \\) is the number of requests.\r\n
    \ On the other side, we establish a deterministic \\( \\mathcal{O}(\\sqrt{|S|}
    \\cdot \\log n) \\)-competitive algorithm and a randomized \\( \\mathcal{O}(\\sqrt{|S|}
    \\cdot \\frac{\\log n}{\\log \\log n} ) \\)-competitive algorithm.\r\n  Further,
    we show that when considering a more special class of cost functions for the construction
    cost of a facility, the competitive ratio decreases given by our deterministic
    algorithm depending on the function."
author:
- first_name: Jannik
  full_name: Castenow, Jannik
  id: '38705'
  last_name: Castenow
- first_name: Björn
  full_name: Feldkord, Björn
  id: '22704'
  last_name: Feldkord
- first_name: Till
  full_name: Knollmann, Till
  id: '39241'
  last_name: Knollmann
  orcid: 0000-0003-2014-4696
- first_name: Manuel
  full_name: Malatyali, Manuel
  last_name: Malatyali
- first_name: Friedhelm
  full_name: Meyer auf der Heide, Friedhelm
  id: '15523'
  last_name: Meyer auf der Heide
citation:
  ama: 'Castenow J, Feldkord B, Knollmann T, Malatyali M, Meyer auf der Heide F. The
    Online Multi-Commodity Facility Location Problem. In: <i>Proceedings of the 32nd
    ACM Symposium on Parallelism in Algorithms and Architectures</i>. ; 2020. doi:<a
    href="https://doi.org/10.1145/3350755.3400281">10.1145/3350755.3400281</a>'
  apa: Castenow, J., Feldkord, B., Knollmann, T., Malatyali, M., &#38; Meyer auf der
    Heide, F. (2020). The Online Multi-Commodity Facility Location Problem. In <i>Proceedings
    of the 32nd ACM Symposium on Parallelism in Algorithms and Architectures</i>.
    <a href="https://doi.org/10.1145/3350755.3400281">https://doi.org/10.1145/3350755.3400281</a>
  bibtex: '@inproceedings{Castenow_Feldkord_Knollmann_Malatyali_Meyer auf der Heide_2020,
    title={The Online Multi-Commodity Facility Location Problem}, DOI={<a href="https://doi.org/10.1145/3350755.3400281">10.1145/3350755.3400281</a>},
    booktitle={Proceedings of the 32nd ACM Symposium on Parallelism in Algorithms
    and Architectures}, author={Castenow, Jannik and Feldkord, Björn and Knollmann,
    Till and Malatyali, Manuel and Meyer auf der Heide, Friedhelm}, year={2020} }'
  chicago: Castenow, Jannik, Björn Feldkord, Till Knollmann, Manuel Malatyali, and
    Friedhelm Meyer auf der Heide. “The Online Multi-Commodity Facility Location Problem.”
    In <i>Proceedings of the 32nd ACM Symposium on Parallelism in Algorithms and Architectures</i>,
    2020. <a href="https://doi.org/10.1145/3350755.3400281">https://doi.org/10.1145/3350755.3400281</a>.
  ieee: J. Castenow, B. Feldkord, T. Knollmann, M. Malatyali, and F. Meyer auf der
    Heide, “The Online Multi-Commodity Facility Location Problem,” in <i>Proceedings
    of the 32nd ACM Symposium on Parallelism in Algorithms and Architectures</i>,
    2020.
  mla: Castenow, Jannik, et al. “The Online Multi-Commodity Facility Location Problem.”
    <i>Proceedings of the 32nd ACM Symposium on Parallelism in Algorithms and Architectures</i>,
    2020, doi:<a href="https://doi.org/10.1145/3350755.3400281">10.1145/3350755.3400281</a>.
  short: 'J. Castenow, B. Feldkord, T. Knollmann, M. Malatyali, F. Meyer auf der Heide,
    in: Proceedings of the 32nd ACM Symposium on Parallelism in Algorithms and Architectures,
    2020.'
date_created: 2020-07-14T07:53:20Z
date_updated: 2022-01-06T06:53:10Z
ddc:
- '000'
department:
- _id: '63'
doi: 10.1145/3350755.3400281
external_id:
  arxiv:
  - '2005.08391'
file:
- access_level: closed
  content_type: application/pdf
  creator: tillk
  date_created: 2020-07-14T07:56:52Z
  date_updated: 2020-07-14T07:56:52Z
  file_id: '17373'
  file_name: 3350755.3400281.pdf
  file_size: 1271416
  relation: main_file
  success: 1
file_date_updated: 2020-07-14T07:56:52Z
has_accepted_license: '1'
keyword:
- Online Multi-Commodity Facility Location
- Competitive Ratio
- Online Optimization
- Facility Location Problem
language:
- iso: eng
project:
- _id: '1'
  name: SFB 901
- _id: '2'
  name: SFB 901 - Project Area A
- _id: '5'
  name: SFB 901 - Subproject A1
publication: Proceedings of the 32nd ACM Symposium on Parallelism in Algorithms and
  Architectures
publication_identifier:
  isbn:
  - '9781450369350'
publication_status: published
status: public
title: The Online Multi-Commodity Facility Location Problem
type: conference
user_id: '39241'
year: '2020'
...
---
_id: '48847'
abstract:
- lang: eng
  text: Dynamic optimization problems have gained significant attention in evolutionary
    computation as evolutionary algorithms (EAs) can easily adapt to changing environments.
    We show that EAs can solve the graph coloring problem for bipartite graphs more
    efficiently by using dynamic optimization. In our approach the graph instance
    is given incrementally such that the EA can reoptimize its coloring when a new
    edge introduces a conflict. We show that, when edges are inserted in a way that
    preserves graph connectivity, Randomized Local Search (RLS) efficiently finds
    a proper 2-coloring for all bipartite graphs. This includes graphs for which RLS
    and other EAs need exponential expected time in a static optimization scenario.
    We investigate different ways of building up the graph by popular graph traversals
    such as breadth-first-search and depth-first-search and analyse the resulting
    runtime behavior. We further show that offspring populations (e. g. a (1 + {$\lambda$})
    RLS) lead to an exponential speedup in {$\lambda$}. Finally, an island model using
    3 islands succeeds in an optimal time of {$\Theta$}(m) on every m-edge bipartite
    graph, outperforming offspring populations. This is the first example where an
    island model guarantees a speedup that is not bounded in the number of islands.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
- first_name: Pan
  full_name: Peng, Pan
  last_name: Peng
- first_name: Dirk
  full_name: Sudholt, Dirk
  last_name: Sudholt
citation:
  ama: 'Bossek J, Neumann F, Peng P, Sudholt D. More Effective Randomized Search Heuristics
    for Graph Coloring through Dynamic Optimization. In: <i>Proceedings of the Genetic
    and Evolutionary Computation Conference</i>. GECCO ’20. Association for Computing
    Machinery; 2020:1277–1285. doi:<a href="https://doi.org/10.1145/3377930.3390174">10.1145/3377930.3390174</a>'
  apa: Bossek, J., Neumann, F., Peng, P., &#38; Sudholt, D. (2020). More Effective
    Randomized Search Heuristics for Graph Coloring through Dynamic Optimization.
    <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>, 1277–1285.
    <a href="https://doi.org/10.1145/3377930.3390174">https://doi.org/10.1145/3377930.3390174</a>
  bibtex: '@inproceedings{Bossek_Neumann_Peng_Sudholt_2020, place={New York, NY, USA},
    series={GECCO ’20}, title={More Effective Randomized Search Heuristics for Graph
    Coloring through Dynamic Optimization}, DOI={<a href="https://doi.org/10.1145/3377930.3390174">10.1145/3377930.3390174</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Neumann,
    Frank and Peng, Pan and Sudholt, Dirk}, year={2020}, pages={1277–1285}, collection={GECCO
    ’20} }'
  chicago: 'Bossek, Jakob, Frank Neumann, Pan Peng, and Dirk Sudholt. “More Effective
    Randomized Search Heuristics for Graph Coloring through Dynamic Optimization.”
    In <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>,
    1277–1285. GECCO ’20. New York, NY, USA: Association for Computing Machinery,
    2020. <a href="https://doi.org/10.1145/3377930.3390174">https://doi.org/10.1145/3377930.3390174</a>.'
  ieee: 'J. Bossek, F. Neumann, P. Peng, and D. Sudholt, “More Effective Randomized
    Search Heuristics for Graph Coloring through Dynamic Optimization,” in <i>Proceedings
    of the Genetic and Evolutionary Computation Conference</i>, 2020, pp. 1277–1285,
    doi: <a href="https://doi.org/10.1145/3377930.3390174">10.1145/3377930.3390174</a>.'
  mla: Bossek, Jakob, et al. “More Effective Randomized Search Heuristics for Graph
    Coloring through Dynamic Optimization.” <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, Association for Computing Machinery, 2020, pp. 1277–1285,
    doi:<a href="https://doi.org/10.1145/3377930.3390174">10.1145/3377930.3390174</a>.
  short: 'J. Bossek, F. Neumann, P. Peng, D. Sudholt, in: Proceedings of the Genetic
    and Evolutionary Computation Conference, Association for Computing Machinery,
    New York, NY, USA, 2020, pp. 1277–1285.'
date_created: 2023-11-14T15:58:53Z
date_updated: 2023-12-13T10:43:41Z
department:
- _id: '819'
doi: 10.1145/3377930.3390174
extern: '1'
keyword:
- dynamic optimization
- evolutionary algorithms
- running time analysis
- theory
language:
- iso: eng
page: 1277–1285
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-7128-5
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’20
status: public
title: More Effective Randomized Search Heuristics for Graph Coloring through Dynamic
  Optimization
type: conference
user_id: '102979'
year: '2020'
...
---
_id: '48849'
abstract:
- lang: eng
  text: One-shot optimization tasks require to determine the set of solution candidates
    prior to their evaluation, i.e., without possibility for adaptive sampling. We
    consider two variants, classic one-shot optimization (where our aim is to find
    at least one solution of high quality) and one-shot regression (where the goal
    is to fit a model that resembles the true problem as well as possible). For both
    tasks it seems intuitive that well-distributed samples should perform better than
    uniform or grid-based samples, since they show a better coverage of the decision
    space. In practice, quasi-random designs such as Latin Hypercube Samples and low-discrepancy
    point sets are indeed very commonly used designs for one-shot optimization tasks.
    We study in this work how well low star discrepancy correlates with performance
    in one-shot optimization. Our results confirm an advantage of low-discrepancy
    designs, but also indicate the correlation between discrepancy values and overall
    performance is rather weak. We then demonstrate that commonly used designs may
    be far from optimal. More precisely, we evolve 24 very specific designs that each
    achieve good performance on one of our benchmark problems. Interestingly, we find
    that these specifically designed samples yield surprisingly good performance across
    the whole benchmark set. Our results therefore give strong indication that significant
    performance gains over state-of-the-art one-shot sampling techniques are possible,
    and that evolutionary algorithms can be an efficient means to evolve these.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Carola
  full_name: Doerr, Carola
  last_name: Doerr
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Aneta
  full_name: Neumann, Aneta
  last_name: Neumann
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
citation:
  ama: 'Bossek J, Doerr C, Kerschke P, Neumann A, Neumann F. Evolving Sampling Strategies
    for One-Shot Optimization Tasks. In: <i>Parallel Problem Solving from Nature (PPSN
    XVI)</i>. Springer-Verlag; 2020:111–124. doi:<a href="https://doi.org/10.1007/978-3-030-58112-1_8">10.1007/978-3-030-58112-1_8</a>'
  apa: Bossek, J., Doerr, C., Kerschke, P., Neumann, A., &#38; Neumann, F. (2020).
    Evolving Sampling Strategies for One-Shot Optimization Tasks. <i>Parallel Problem
    Solving from Nature (PPSN XVI)</i>, 111–124. <a href="https://doi.org/10.1007/978-3-030-58112-1_8">https://doi.org/10.1007/978-3-030-58112-1_8</a>
  bibtex: '@inproceedings{Bossek_Doerr_Kerschke_Neumann_Neumann_2020, place={Berlin,
    Heidelberg}, title={Evolving Sampling Strategies for One-Shot Optimization Tasks},
    DOI={<a href="https://doi.org/10.1007/978-3-030-58112-1_8">10.1007/978-3-030-58112-1_8</a>},
    booktitle={Parallel Problem Solving from Nature (PPSN XVI)}, publisher={Springer-Verlag},
    author={Bossek, Jakob and Doerr, Carola and Kerschke, Pascal and Neumann, Aneta
    and Neumann, Frank}, year={2020}, pages={111–124} }'
  chicago: 'Bossek, Jakob, Carola Doerr, Pascal Kerschke, Aneta Neumann, and Frank
    Neumann. “Evolving Sampling Strategies for One-Shot Optimization Tasks.” In <i>Parallel
    Problem Solving from Nature (PPSN XVI)</i>, 111–124. Berlin, Heidelberg: Springer-Verlag,
    2020. <a href="https://doi.org/10.1007/978-3-030-58112-1_8">https://doi.org/10.1007/978-3-030-58112-1_8</a>.'
  ieee: 'J. Bossek, C. Doerr, P. Kerschke, A. Neumann, and F. Neumann, “Evolving Sampling
    Strategies for One-Shot Optimization Tasks,” in <i>Parallel Problem Solving from
    Nature (PPSN XVI)</i>, 2020, pp. 111–124, doi: <a href="https://doi.org/10.1007/978-3-030-58112-1_8">10.1007/978-3-030-58112-1_8</a>.'
  mla: Bossek, Jakob, et al. “Evolving Sampling Strategies for One-Shot Optimization
    Tasks.” <i>Parallel Problem Solving from Nature (PPSN XVI)</i>, Springer-Verlag,
    2020, pp. 111–124, doi:<a href="https://doi.org/10.1007/978-3-030-58112-1_8">10.1007/978-3-030-58112-1_8</a>.
  short: 'J. Bossek, C. Doerr, P. Kerschke, A. Neumann, F. Neumann, in: Parallel Problem
    Solving from Nature (PPSN XVI), Springer-Verlag, Berlin, Heidelberg, 2020, pp.
    111–124.'
date_created: 2023-11-14T15:58:53Z
date_updated: 2023-12-13T10:43:53Z
department:
- _id: '819'
doi: 10.1007/978-3-030-58112-1_8
extern: '1'
keyword:
- Continuous optimization
- Fully parallel search
- One-shot optimization
- Regression
- Surrogate-assisted optimization
language:
- iso: eng
page: 111–124
place: Berlin, Heidelberg
publication: Parallel Problem Solving from Nature (PPSN XVI)
publication_identifier:
  isbn:
  - 978-3-030-58111-4
publication_status: published
publisher: Springer-Verlag
status: public
title: Evolving Sampling Strategies for One-Shot Optimization Tasks
type: conference
user_id: '102979'
year: '2020'
...
---
_id: '48851'
abstract:
- lang: eng
  text: Several important optimization problems in the area of vehicle routing can
    be seen as variants of the classical Traveling Salesperson Problem (TSP). In the
    area of evolutionary computation, the Traveling Thief Problem (TTP) has gained
    increasing interest over the last 5 years. 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. This provides
    abstractions of important TSP variants such as the Traveling Thief Problem and
    time dependent TSP variants, and allows to study precisely the increase in difficulty
    caused by weight dependence. We provide a 3.59-approximation for this weight dependent
    version of TSP with metric distances and bounded positive weights. Furthermore,
    we conduct experimental investigations for simple randomized local search with
    classical mutation operators and two variants of the state-of-the-art evolutionary
    algorithm EAX adapted to the weighted TSP. Our results show the impact of the
    node weights on the position of the nodes in the resulting tour.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Katrin
  full_name: Casel, Katrin
  last_name: Casel
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
citation:
  ama: 'Bossek J, Casel K, Kerschke P, Neumann F. The Node Weight Dependent Traveling
    Salesperson Problem: Approximation Algorithms and Randomized Search Heuristics.
    In: <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>.
    GECCO ’20. Association for Computing Machinery; 2020:1286–1294. doi:<a href="https://doi.org/10.1145/3377930.3390243">10.1145/3377930.3390243</a>'
  apa: 'Bossek, J., Casel, K., Kerschke, P., &#38; Neumann, F. (2020). The Node Weight
    Dependent Traveling Salesperson Problem: Approximation Algorithms and Randomized
    Search Heuristics. <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, 1286–1294. <a href="https://doi.org/10.1145/3377930.3390243">https://doi.org/10.1145/3377930.3390243</a>'
  bibtex: '@inproceedings{Bossek_Casel_Kerschke_Neumann_2020, place={New York, NY,
    USA}, series={GECCO ’20}, title={The Node Weight Dependent Traveling Salesperson
    Problem: Approximation Algorithms and Randomized Search Heuristics}, DOI={<a href="https://doi.org/10.1145/3377930.3390243">10.1145/3377930.3390243</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Casel,
    Katrin and Kerschke, Pascal and Neumann, Frank}, year={2020}, pages={1286–1294},
    collection={GECCO ’20} }'
  chicago: 'Bossek, Jakob, Katrin Casel, Pascal Kerschke, and Frank Neumann. “The
    Node Weight Dependent Traveling Salesperson Problem: Approximation Algorithms
    and Randomized Search Heuristics.” In <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, 1286–1294. GECCO ’20. New York, NY, USA: Association
    for Computing Machinery, 2020. <a href="https://doi.org/10.1145/3377930.3390243">https://doi.org/10.1145/3377930.3390243</a>.'
  ieee: 'J. Bossek, K. Casel, P. Kerschke, and F. Neumann, “The Node Weight Dependent
    Traveling Salesperson Problem: Approximation Algorithms and Randomized Search
    Heuristics,” in <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>,
    2020, pp. 1286–1294, doi: <a href="https://doi.org/10.1145/3377930.3390243">10.1145/3377930.3390243</a>.'
  mla: 'Bossek, Jakob, et al. “The Node Weight Dependent Traveling Salesperson Problem:
    Approximation Algorithms and Randomized Search Heuristics.” <i>Proceedings of
    the Genetic and Evolutionary Computation Conference</i>, Association for Computing
    Machinery, 2020, pp. 1286–1294, doi:<a href="https://doi.org/10.1145/3377930.3390243">10.1145/3377930.3390243</a>.'
  short: 'J. Bossek, K. Casel, P. Kerschke, F. Neumann, in: Proceedings of the Genetic
    and Evolutionary Computation Conference, Association for Computing Machinery,
    New York, NY, USA, 2020, pp. 1286–1294.'
date_created: 2023-11-14T15:58:53Z
date_updated: 2023-12-13T10:43:33Z
department:
- _id: '819'
doi: 10.1145/3377930.3390243
extern: '1'
keyword:
- dynamic optimization
- evolutionary algorithms
- running time analysis
- theory
language:
- iso: eng
page: 1286–1294
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-7128-5
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’20
status: public
title: 'The Node Weight Dependent Traveling Salesperson Problem: Approximation Algorithms
  and Randomized Search Heuristics'
type: conference
user_id: '102979'
year: '2020'
...
---
_id: '48845'
abstract:
- lang: eng
  text: In practice, e.g. in delivery and service scenarios, Vehicle-Routing-Problems
    (VRPs) often imply repeated decision making on dynamic customer requests. As in
    classical VRPs, tours have to be planned short while the number of serviced customers
    has to be maximized at the same time resulting in a multi-objective problem. Beyond
    that, however, dynamic requests lead to the need for re-planning of not yet realized
    tour parts, while already realized tour parts are irreversible. In this paper
    we study this type of bi-objective dynamic VRP including sequential decision making
    and concurrent realization of decisions. We adopt a recently proposed Dynamic
    Evolutionary Multi-Objective Algorithm (DEMOA) for a related VRP problem and extend
    it to the more realistic (here considered) scenario of multiple vehicles. We empirically
    show that our DEMOA is competitive with a multi-vehicle offline and clairvoyant
    variant of the proposed DEMOA as well as with the dynamic single-vehicle approach
    proposed earlier.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Christian
  full_name: Grimme, Christian
  last_name: Grimme
- first_name: Heike
  full_name: Trautmann, Heike
  last_name: Trautmann
citation:
  ama: 'Bossek J, Grimme C, Trautmann H. Dynamic Bi-Objective Routing of Multiple
    Vehicles. In: <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>.
    GECCO ’20. Association for Computing Machinery; 2020:166–174. doi:<a href="https://doi.org/10.1145/3377930.3390146">10.1145/3377930.3390146</a>'
  apa: Bossek, J., Grimme, C., &#38; Trautmann, H. (2020). Dynamic Bi-Objective Routing
    of Multiple Vehicles. <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, 166–174. <a href="https://doi.org/10.1145/3377930.3390146">https://doi.org/10.1145/3377930.3390146</a>
  bibtex: '@inproceedings{Bossek_Grimme_Trautmann_2020, place={New York, NY, USA},
    series={GECCO ’20}, title={Dynamic Bi-Objective Routing of Multiple Vehicles},
    DOI={<a href="https://doi.org/10.1145/3377930.3390146">10.1145/3377930.3390146</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Grimme,
    Christian and Trautmann, Heike}, year={2020}, pages={166–174}, collection={GECCO
    ’20} }'
  chicago: 'Bossek, Jakob, Christian Grimme, and Heike Trautmann. “Dynamic Bi-Objective
    Routing of Multiple Vehicles.” In <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, 166–174. GECCO ’20. New York, NY, USA: Association
    for Computing Machinery, 2020. <a href="https://doi.org/10.1145/3377930.3390146">https://doi.org/10.1145/3377930.3390146</a>.'
  ieee: 'J. Bossek, C. Grimme, and H. Trautmann, “Dynamic Bi-Objective Routing of
    Multiple Vehicles,” in <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, 2020, pp. 166–174, doi: <a href="https://doi.org/10.1145/3377930.3390146">10.1145/3377930.3390146</a>.'
  mla: Bossek, Jakob, et al. “Dynamic Bi-Objective Routing of Multiple Vehicles.”
    <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>, Association
    for Computing Machinery, 2020, pp. 166–174, doi:<a href="https://doi.org/10.1145/3377930.3390146">10.1145/3377930.3390146</a>.
  short: 'J. Bossek, C. Grimme, H. Trautmann, in: Proceedings of the Genetic and Evolutionary
    Computation Conference, Association for Computing Machinery, New York, NY, USA,
    2020, pp. 166–174.'
date_created: 2023-11-14T15:58:52Z
date_updated: 2023-12-13T10:43:24Z
department:
- _id: '819'
doi: 10.1145/3377930.3390146
extern: '1'
keyword:
- decision making
- dynamic optimization
- evolutionary algorithms
- multi-objective optimization
- vehicle routing
language:
- iso: eng
page: 166–174
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-7128-5
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’20
status: public
title: Dynamic Bi-Objective Routing of Multiple Vehicles
type: conference
user_id: '102979'
year: '2020'
...
---
_id: '48850'
abstract:
- lang: eng
  text: Sequential model-based optimization (SMBO) approaches are algorithms for solving
    problems that require computationally or otherwise expensive function evaluations.
    The key design principle of SMBO is a substitution of the true objective function
    by a surrogate, which is used to propose the point(s) to be evaluated next. SMBO
    algorithms are intrinsically modular, leaving the user with many important design
    choices. Significant research efforts go into understanding which settings perform
    best for which type of problems. Most works, however, focus on the choice of the
    model, the acquisition function, and the strategy used to optimize the latter.
    The choice of the initial sampling strategy, however, receives much less attention.
    Not surprisingly, quite diverging recommendations can be found in the literature.
    We analyze in this work how the size and the distribution of the initial sample
    influences the overall quality of the efficient global optimization (EGO) algorithm,
    a well-known SMBO approach. While, overall, small initial budgets using Halton
    sampling seem preferable, we also observe that the performance landscape is rather
    unstructured. We furthermore identify several situations in which EGO performs
    unfavorably against random sampling. Both observations indicate that an adaptive
    SMBO design could be beneficial, making SMBO an interesting test-bed for automated
    algorithm design.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Carola
  full_name: Doerr, Carola
  last_name: Doerr
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
citation:
  ama: 'Bossek J, Doerr C, Kerschke P. Initial Design Strategies and Their Effects
    on Sequential Model-Based Optimization: An Exploratory Case Study Based on BBOB.
    In: <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>.
    GECCO ’20. Association for Computing Machinery; 2020:778–786. doi:<a href="https://doi.org/10.1145/3377930.3390155">10.1145/3377930.3390155</a>'
  apa: 'Bossek, J., Doerr, C., &#38; Kerschke, P. (2020). Initial Design Strategies
    and Their Effects on Sequential Model-Based Optimization: An Exploratory Case
    Study Based on BBOB. <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, 778–786. <a href="https://doi.org/10.1145/3377930.3390155">https://doi.org/10.1145/3377930.3390155</a>'
  bibtex: '@inproceedings{Bossek_Doerr_Kerschke_2020, place={New York, NY, USA}, series={GECCO
    ’20}, title={Initial Design Strategies and Their Effects on Sequential Model-Based
    Optimization: An Exploratory Case Study Based on BBOB}, DOI={<a href="https://doi.org/10.1145/3377930.3390155">10.1145/3377930.3390155</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Doerr,
    Carola and Kerschke, Pascal}, year={2020}, pages={778–786}, collection={GECCO
    ’20} }'
  chicago: 'Bossek, Jakob, Carola Doerr, and Pascal Kerschke. “Initial Design Strategies
    and Their Effects on Sequential Model-Based Optimization: An Exploratory Case
    Study Based on BBOB.” In <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, 778–786. GECCO ’20. New York, NY, USA: Association for Computing
    Machinery, 2020. <a href="https://doi.org/10.1145/3377930.3390155">https://doi.org/10.1145/3377930.3390155</a>.'
  ieee: 'J. Bossek, C. Doerr, and P. Kerschke, “Initial Design Strategies and Their
    Effects on Sequential Model-Based Optimization: An Exploratory Case Study Based
    on BBOB,” in <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>,
    2020, pp. 778–786, doi: <a href="https://doi.org/10.1145/3377930.3390155">10.1145/3377930.3390155</a>.'
  mla: 'Bossek, Jakob, et al. “Initial Design Strategies and Their Effects on Sequential
    Model-Based Optimization: An Exploratory Case Study Based on BBOB.” <i>Proceedings
    of the Genetic and Evolutionary Computation Conference</i>, Association for Computing
    Machinery, 2020, pp. 778–786, doi:<a href="https://doi.org/10.1145/3377930.3390155">10.1145/3377930.3390155</a>.'
  short: 'J. Bossek, C. Doerr, P. Kerschke, in: Proceedings of the Genetic and Evolutionary
    Computation Conference, Association for Computing Machinery, New York, NY, USA,
    2020, pp. 778–786.'
date_created: 2023-11-14T15:58:53Z
date_updated: 2023-12-13T10:44:01Z
department:
- _id: '819'
doi: 10.1145/3377930.3390155
extern: '1'
keyword:
- continuous black-box optimization
- design of experiments
- initial design
- sequential model-based optimization
language:
- iso: eng
page: 778–786
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-7128-5
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’20
status: public
title: 'Initial Design Strategies and Their Effects on Sequential Model-Based Optimization:
  An Exploratory Case Study Based on BBOB'
type: conference
user_id: '102979'
year: '2020'
...
---
_id: '48848'
abstract:
- lang: eng
  text: We build upon a recently proposed multi-objective view onto performance measurement
    of single-objective stochastic solvers. The trade-off between the fraction of
    failed runs and the mean runtime of successful runs \textendash both to be minimized
    \textendash is directly analyzed based on a study on algorithm selection of inexact
    state-of-the-art solvers for the famous Traveling Salesperson Problem (TSP). Moreover,
    we adopt the hypervolume indicator (HV) commonly used in multi-objective optimization
    for simultaneously assessing both conflicting objectives and investigate relations
    to commonly used performance indicators, both theoretically and empirically. Next
    to Penalized Average Runtime (PAR) and Penalized Quantile Runtime (PQR), the HV
    measure is used as a core concept within the construction of per-instance algorithm
    selection models offering interesting insights into complementary behavior of
    inexact TSP solvers. \textbullet The multi-objective perspective is naturally
    generalizable to multiple objectives. \textbullet Proof of relationship between
    HV and the PAR in the considered bi-objective space. \textbullet New insights
    into complementary behavior of stochastic optimization algorithms.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Heike
  full_name: Trautmann, Heike
  last_name: Trautmann
citation:
  ama: Bossek J, Kerschke P, Trautmann H. A Multi-Objective Perspective on Performance
    Assessment and Automated Selection of Single-Objective Optimization Algorithms.
    <i>Applied Soft Computing</i>. 2020;88(C). doi:<a href="https://doi.org/10.1016/j.asoc.2019.105901">10.1016/j.asoc.2019.105901</a>
  apa: Bossek, J., Kerschke, P., &#38; Trautmann, H. (2020). A Multi-Objective Perspective
    on Performance Assessment and Automated Selection of Single-Objective Optimization
    Algorithms. <i>Applied Soft Computing</i>, <i>88</i>(C). <a href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>
  bibtex: '@article{Bossek_Kerschke_Trautmann_2020, title={A Multi-Objective Perspective
    on Performance Assessment and Automated Selection of Single-Objective Optimization
    Algorithms}, volume={88}, DOI={<a href="https://doi.org/10.1016/j.asoc.2019.105901">10.1016/j.asoc.2019.105901</a>},
    number={C}, journal={Applied Soft Computing}, author={Bossek, Jakob and Kerschke,
    Pascal and Trautmann, Heike}, year={2020} }'
  chicago: Bossek, Jakob, Pascal Kerschke, and Heike Trautmann. “A Multi-Objective
    Perspective on Performance Assessment and Automated Selection of Single-Objective
    Optimization Algorithms.” <i>Applied Soft Computing</i> 88, no. C (2020). <a href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>.
  ieee: 'J. Bossek, P. Kerschke, and H. Trautmann, “A Multi-Objective Perspective
    on Performance Assessment and Automated Selection of Single-Objective Optimization
    Algorithms,” <i>Applied Soft Computing</i>, vol. 88, no. C, 2020, doi: <a href="https://doi.org/10.1016/j.asoc.2019.105901">10.1016/j.asoc.2019.105901</a>.'
  mla: Bossek, Jakob, et al. “A Multi-Objective Perspective on Performance Assessment
    and Automated Selection of Single-Objective Optimization Algorithms.” <i>Applied
    Soft Computing</i>, vol. 88, no. C, 2020, doi:<a href="https://doi.org/10.1016/j.asoc.2019.105901">10.1016/j.asoc.2019.105901</a>.
  short: J. Bossek, P. Kerschke, H. Trautmann, Applied Soft Computing 88 (2020).
date_created: 2023-11-14T15:58:53Z
date_updated: 2023-12-13T10:52:17Z
department:
- _id: '819'
doi: 10.1016/j.asoc.2019.105901
intvolume: '        88'
issue: C
keyword:
- Algorithm selection
- Combinatorial optimization
- Multi-objective optimization
- Performance measurement
- Traveling Salesperson Problem
language:
- iso: eng
publication: Applied Soft Computing
publication_identifier:
  issn:
  - 1568-4946
status: public
title: A Multi-Objective Perspective on Performance Assessment and Automated Selection
  of Single-Objective Optimization Algorithms
type: journal_article
user_id: '102979'
volume: 88
year: '2020'
...
---
_id: '46334'
abstract:
- lang: eng
  text: We build upon a recently proposed multi-objective view onto performance measurement
    of single-objective stochastic solvers. The trade-off between the fraction of
    failed runs and the mean runtime of successful runs – both to be minimized – is
    directly analyzed based on a study on algorithm selection of inexact state-of-the-art
    solvers for the famous Traveling Salesperson Problem (TSP). Moreover, we adopt
    the hypervolume indicator (HV) commonly used in multi-objective optimization for
    simultaneously assessing both conflicting objectives and investigate relations
    to commonly used performance indicators, both theoretically and empirically. Next
    to Penalized Average Runtime (PAR) and Penalized Quantile Runtime (PQR), the HV
    measure is used as a core concept within the construction of per-instance algorithm
    selection models offering interesting insights into complementary behavior of
    inexact TSP solvers.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Heike
  full_name: Trautmann, Heike
  id: '100740'
  last_name: Trautmann
  orcid: 0000-0002-9788-8282
citation:
  ama: Bossek J, Kerschke P, Trautmann H. A multi-objective perspective on performance
    assessment and automated selection of single-objective optimization algorithms.
    <i>Applied Soft Computing</i>. 2020;88:105901. doi:<a href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>
  apa: Bossek, J., Kerschke, P., &#38; Trautmann, H. (2020). A multi-objective perspective
    on performance assessment and automated selection of single-objective optimization
    algorithms. <i>Applied Soft Computing</i>, <i>88</i>, 105901. <a href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>
  bibtex: '@article{Bossek_Kerschke_Trautmann_2020, title={A multi-objective perspective
    on performance assessment and automated selection of single-objective optimization
    algorithms}, volume={88}, DOI={<a href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>},
    journal={Applied Soft Computing}, author={Bossek, Jakob and Kerschke, Pascal and
    Trautmann, Heike}, year={2020}, pages={105901} }'
  chicago: 'Bossek, Jakob, Pascal Kerschke, and Heike Trautmann. “A Multi-Objective
    Perspective on Performance Assessment and Automated Selection of Single-Objective
    Optimization Algorithms.” <i>Applied Soft Computing</i> 88 (2020): 105901. <a
    href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>.'
  ieee: 'J. Bossek, P. Kerschke, and H. Trautmann, “A multi-objective perspective
    on performance assessment and automated selection of single-objective optimization
    algorithms,” <i>Applied Soft Computing</i>, vol. 88, p. 105901, 2020, doi: <a
    href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>.'
  mla: Bossek, Jakob, et al. “A Multi-Objective Perspective on Performance Assessment
    and Automated Selection of Single-Objective Optimization Algorithms.” <i>Applied
    Soft Computing</i>, vol. 88, 2020, p. 105901, doi:<a href="https://doi.org/10.1016/j.asoc.2019.105901">https://doi.org/10.1016/j.asoc.2019.105901</a>.
  short: J. Bossek, P. Kerschke, H. Trautmann, Applied Soft Computing 88 (2020) 105901.
date_created: 2023-08-04T07:42:26Z
date_updated: 2024-06-10T12:00:46Z
department:
- _id: '34'
- _id: '819'
doi: https://doi.org/10.1016/j.asoc.2019.105901
intvolume: '        88'
keyword:
- Algorithm selection
- Multi-objective optimization
- Performance measurement
- Combinatorial optimization
- Traveling Salesperson Problem
language:
- iso: eng
page: '105901'
publication: Applied Soft Computing
publication_identifier:
  issn:
  - 1568-4946
status: public
title: A multi-objective perspective on performance assessment and automated selection
  of single-objective optimization algorithms
type: journal_article
user_id: '15504'
volume: 88
year: '2020'
...
---
_id: '33866'
abstract:
- lang: eng
  text: <jats:p>Helhmoltz–Kirchhoff equations of motions of vortices of an incompressible
    fluid in the plane define a dynamics with singularities and this leads to a Zermelo
    navigation problem describing the ship travel in such a field where the control
    is the heading angle. Considering one vortex, we define a time minimization problem
    which can be analyzed with the technics of geometric optimal control combined
    with numerical simulations, the geometric frame being the extension of Randers
    metrics in the punctured plane, with rotational symmetry. Candidates as minimizers
    are parameterized thanks to the Pontryagin Maximum Principle as extremal solutions
    of a Hamiltonian vector field. We analyze the time minimal solution to transfer
    the ship between two points where during the transfer the ship can be either in
    a strong current region in the vicinity of the vortex or in a weak current region.
    The analysis is based on a micro-local classification of the extremals using mainly
    the integrability properties of the dynamics due to the rotational symmetry. The
    discussion is complex and related to the existence of an isolated extremal (Reeb)
    circle due to the vortex singularity. The explicit computation of cut points where
    the extremal curves cease to be optimal is given and the spheres are described
    in the case where at the initial point the current is weak.</jats:p>
article_number: S10
author:
- first_name: Bernard
  full_name: Bonnard, Bernard
  last_name: Bonnard
- first_name: Olivier
  full_name: Cots, Olivier
  last_name: Cots
- first_name: Boris Edgar
  full_name: Wembe Moafo, Boris Edgar
  id: '95394'
  last_name: Wembe Moafo
citation:
  ama: 'Bonnard B, Cots O, Wembe Moafo BE. A Zermelo navigation problem with a vortex
    singularity. <i>ESAIM: Control, Optimisation and Calculus of Variations</i>. 2020;27.
    doi:<a href="https://doi.org/10.1051/cocv/2020058">10.1051/cocv/2020058</a>'
  apa: 'Bonnard, B., Cots, O., &#38; Wembe Moafo, B. E. (2020). A Zermelo navigation
    problem with a vortex singularity. <i>ESAIM: Control, Optimisation and Calculus
    of Variations</i>, <i>27</i>, Article S10. <a href="https://doi.org/10.1051/cocv/2020058">https://doi.org/10.1051/cocv/2020058</a>'
  bibtex: '@article{Bonnard_Cots_Wembe Moafo_2020, title={A Zermelo navigation problem
    with a vortex singularity}, volume={27}, DOI={<a href="https://doi.org/10.1051/cocv/2020058">10.1051/cocv/2020058</a>},
    number={S10}, journal={ESAIM: Control, Optimisation and Calculus of Variations},
    publisher={EDP Sciences}, author={Bonnard, Bernard and Cots, Olivier and Wembe
    Moafo, Boris Edgar}, year={2020} }'
  chicago: 'Bonnard, Bernard, Olivier Cots, and Boris Edgar Wembe Moafo. “A Zermelo
    Navigation Problem with a Vortex Singularity.” <i>ESAIM: Control, Optimisation
    and Calculus of Variations</i> 27 (2020). <a href="https://doi.org/10.1051/cocv/2020058">https://doi.org/10.1051/cocv/2020058</a>.'
  ieee: 'B. Bonnard, O. Cots, and B. E. Wembe Moafo, “A Zermelo navigation problem
    with a vortex singularity,” <i>ESAIM: Control, Optimisation and Calculus of Variations</i>,
    vol. 27, Art. no. S10, 2020, doi: <a href="https://doi.org/10.1051/cocv/2020058">10.1051/cocv/2020058</a>.'
  mla: 'Bonnard, Bernard, et al. “A Zermelo Navigation Problem with a Vortex Singularity.”
    <i>ESAIM: Control, Optimisation and Calculus of Variations</i>, vol. 27, S10,
    EDP Sciences, 2020, doi:<a href="https://doi.org/10.1051/cocv/2020058">10.1051/cocv/2020058</a>.'
  short: 'B. Bonnard, O. Cots, B.E. Wembe Moafo, ESAIM: Control, Optimisation and
    Calculus of Variations 27 (2020).'
date_created: 2022-10-24T12:51:05Z
date_updated: 2023-01-16T12:09:22Z
doi: 10.1051/cocv/2020058
intvolume: '        27'
keyword:
- Computational Mathematics
- Control and Optimization
- Control and Systems Engineering
language:
- iso: eng
publication: 'ESAIM: Control, Optimisation and Calculus of Variations'
publication_identifier:
  issn:
  - 1292-8119
  - 1262-3377
publication_status: published
publisher: EDP Sciences
status: public
title: A Zermelo navigation problem with a vortex singularity
type: journal_article
user_id: '95394'
volume: 27
year: '2020'
...
---
_id: '4562'
abstract:
- lang: eng
  text: Employing main and sector-specific investment-grade CDS indices from the North
    American and European CDS market and performing mean-variance out-of-sample analyses
    for conservative and aggressive investors over the period from 2006 to 2014, this
    paper analyzes portfolio benefits of adding corporate CDS indices to a traditional
    financial portfolio consisting of stock and sovereign bond indices. As a baseline
    result, we initially find an increase in portfolio (downside) risk-diversification
    when adding CDS indices, which is observed irrespective of both CDS markets, investor-types
    and different sub-periods, including the global financial crisis and European
    sovereign debt crisis. In addition, the analysis reveals higher portfolio excess
    returns and performance in CDS index portfolios, however, these effects clearly
    differ between markets, investor-types and sub-periods. Overall, portfolio benefits
    of adding CDS indices mainly result from the fact that institutional investors
    replace sovereign bond indices rather than stock indices by CDS indices due to
    better risk-return characteristics. Our baseline findings remain robust under
    a variety of robustness checks. Results from sensitivity analyses provide further
    important implications for institutional investors with a strategic focus on a
    long-term conservative portfolio management.
article_type: original
author:
- first_name: Benjamin
  full_name: Hippert, Benjamin
  id: '48476'
  last_name: Hippert
- first_name: André
  full_name: Uhde, André
  id: '36049'
  last_name: Uhde
  orcid: https://orcid.org/0000-0002-8058-8857
- first_name: Sascha Tobias
  full_name: Wengerek, Sascha Tobias
  id: '48837'
  last_name: Wengerek
  orcid: 0000-0002-7820-3903
citation:
  ama: 'Hippert B, Uhde A, Wengerek ST. Portfolio Benefits of Adding Corporate Credit
    Default Swap Indices: Evidence from North America and Europe. <i>Review of Derivatives
    Research </i>. 2019;22(2):203-259. doi:<a href="https://doi.org/10.1007/s11147-018-9148-8">https://doi.org/10.1007/s11147-018-9148-8</a>'
  apa: 'Hippert, B., Uhde, A., &#38; Wengerek, S. T. (2019). Portfolio Benefits of
    Adding Corporate Credit Default Swap Indices: Evidence from North America and
    Europe. <i>Review of Derivatives Research </i>, <i>22</i>(2), 203–259. <a href="https://doi.org/10.1007/s11147-018-9148-8">https://doi.org/10.1007/s11147-018-9148-8</a>'
  bibtex: '@article{Hippert_Uhde_Wengerek_2019, title={Portfolio Benefits of Adding
    Corporate Credit Default Swap Indices: Evidence from North America and Europe},
    volume={22}, DOI={<a href="https://doi.org/10.1007/s11147-018-9148-8">https://doi.org/10.1007/s11147-018-9148-8</a>},
    number={2}, journal={Review of Derivatives Research }, author={Hippert, Benjamin
    and Uhde, André and Wengerek, Sascha Tobias}, year={2019}, pages={203–259} }'
  chicago: 'Hippert, Benjamin, André Uhde, and Sascha Tobias Wengerek. “Portfolio
    Benefits of Adding Corporate Credit Default Swap Indices: Evidence from North
    America and Europe.” <i>Review of Derivatives Research </i> 22, no. 2 (2019):
    203–59. <a href="https://doi.org/10.1007/s11147-018-9148-8">https://doi.org/10.1007/s11147-018-9148-8</a>.'
  ieee: 'B. Hippert, A. Uhde, and S. T. Wengerek, “Portfolio Benefits of Adding Corporate
    Credit Default Swap Indices: Evidence from North America and Europe,” <i>Review
    of Derivatives Research </i>, vol. 22, no. 2, pp. 203–259, 2019, doi: <a href="https://doi.org/10.1007/s11147-018-9148-8">https://doi.org/10.1007/s11147-018-9148-8</a>.'
  mla: 'Hippert, Benjamin, et al. “Portfolio Benefits of Adding Corporate Credit Default
    Swap Indices: Evidence from North America and Europe.” <i>Review of Derivatives
    Research </i>, vol. 22, no. 2, 2019, pp. 203–59, doi:<a href="https://doi.org/10.1007/s11147-018-9148-8">https://doi.org/10.1007/s11147-018-9148-8</a>.'
  short: B. Hippert, A. Uhde, S.T. Wengerek, Review of Derivatives Research  22 (2019)
    203–259.
date_created: 2018-10-01T12:17:35Z
date_updated: 2022-05-04T06:15:02Z
department:
- _id: '188'
- _id: '186'
doi: https://doi.org/10.1007/s11147-018-9148-8
intvolume: '        22'
issue: '2'
jel:
- C61
- G01
- G11
- G15
- G23
keyword:
- Corporate credit default swap indices
- Mean-variance asset allocation
- Out-of-sample portfolio optimization
- Portfolio risk-diversification
- Portfolio performance evaluation
language:
- iso: eng
page: 203-259
publication: 'Review of Derivatives Research '
publication_status: published
status: public
title: 'Portfolio Benefits of Adding Corporate Credit Default Swap Indices: Evidence
  from North America and Europe'
type: journal_article
user_id: '36049'
volume: 22
year: '2019'
...
---
_id: '48841'
abstract:
- lang: eng
  text: We tackle a bi-objective dynamic orienteering problem where customer requests
    arise as time passes by. The goal is to minimize the tour length traveled by a
    single delivery vehicle while simultaneously keeping the number of dismissed dynamic
    customers to a minimum. We propose a dynamic Evolutionary Multi-Objective Algorithm
    which is grounded on insights gained from a previous series of work on an a-posteriori
    version of the problem, where all request times are known in advance. In our experiments,
    we simulate different decision maker strategies and evaluate the development of
    the Pareto-front approximations on exemplary problem instances. It turns out,
    that despite severely reduced computational budget and no oracle-knowledge of
    request times the dynamic EMOA is capable of producing approximations which partially
    dominate the results of the a-posteriori EMOA and dynamic integer linear programming
    strategies.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Christian
  full_name: Grimme, Christian
  last_name: Grimme
- first_name: Stephan
  full_name: Meisel, Stephan
  last_name: Meisel
- first_name: Günter
  full_name: Rudolph, Günter
  last_name: Rudolph
- first_name: Heike
  full_name: Trautmann, Heike
  last_name: Trautmann
citation:
  ama: 'Bossek J, Grimme C, Meisel S, Rudolph G, Trautmann H. Bi-Objective Orienteering:
    Towards a Dynamic Multi-objective Evolutionary Algorithm. In: Deb K, Goodman E,
    Coello Coello CA, et al., eds. <i>Evolutionary Multi-Criterion Optimization (EMO)</i>.
    Lecture Notes in Computer Science. Springer International Publishing; 2019:516–528.
    doi:<a href="https://doi.org/10.1007/978-3-030-12598-1_41">10.1007/978-3-030-12598-1_41</a>'
  apa: 'Bossek, J., Grimme, C., Meisel, S., Rudolph, G., &#38; Trautmann, H. (2019).
    Bi-Objective Orienteering: Towards a Dynamic Multi-objective Evolutionary Algorithm.
    In K. Deb, E. Goodman, C. A. Coello Coello, K. Klamroth, K. Miettinen, S. Mostaghim,
    &#38; P. Reed (Eds.), <i>Evolutionary Multi-Criterion Optimization (EMO)</i> (pp.
    516–528). Springer International Publishing. <a href="https://doi.org/10.1007/978-3-030-12598-1_41">https://doi.org/10.1007/978-3-030-12598-1_41</a>'
  bibtex: '@inproceedings{Bossek_Grimme_Meisel_Rudolph_Trautmann_2019, place={Cham},
    series={Lecture Notes in Computer Science}, title={Bi-Objective Orienteering:
    Towards a Dynamic Multi-objective Evolutionary Algorithm}, DOI={<a href="https://doi.org/10.1007/978-3-030-12598-1_41">10.1007/978-3-030-12598-1_41</a>},
    booktitle={Evolutionary Multi-Criterion Optimization (EMO)}, publisher={Springer
    International Publishing}, author={Bossek, Jakob and Grimme, Christian and Meisel,
    Stephan and Rudolph, Günter and Trautmann, Heike}, editor={Deb, Kalyanmoy and
    Goodman, Erik and Coello Coello, Carlos A. and Klamroth, Kathrin and Miettinen,
    Kaisa and Mostaghim, Sanaz and Reed, Patrick}, year={2019}, pages={516–528}, collection={Lecture
    Notes in Computer Science} }'
  chicago: 'Bossek, Jakob, Christian Grimme, Stephan Meisel, Günter Rudolph, and Heike
    Trautmann. “Bi-Objective Orienteering: Towards a Dynamic Multi-Objective Evolutionary
    Algorithm.” In <i>Evolutionary Multi-Criterion Optimization (EMO)</i>, edited
    by Kalyanmoy Deb, Erik Goodman, Carlos A. Coello Coello, Kathrin Klamroth, Kaisa
    Miettinen, Sanaz Mostaghim, and Patrick Reed, 516–528. Lecture Notes in Computer
    Science. Cham: Springer International Publishing, 2019. <a href="https://doi.org/10.1007/978-3-030-12598-1_41">https://doi.org/10.1007/978-3-030-12598-1_41</a>.'
  ieee: 'J. Bossek, C. Grimme, S. Meisel, G. Rudolph, and H. Trautmann, “Bi-Objective
    Orienteering: Towards a Dynamic Multi-objective Evolutionary Algorithm,” in <i>Evolutionary
    Multi-Criterion Optimization (EMO)</i>, 2019, pp. 516–528, doi: <a href="https://doi.org/10.1007/978-3-030-12598-1_41">10.1007/978-3-030-12598-1_41</a>.'
  mla: 'Bossek, Jakob, et al. “Bi-Objective Orienteering: Towards a Dynamic Multi-Objective
    Evolutionary Algorithm.” <i>Evolutionary Multi-Criterion Optimization (EMO)</i>,
    edited by Kalyanmoy Deb et al., Springer International Publishing, 2019, pp. 516–528,
    doi:<a href="https://doi.org/10.1007/978-3-030-12598-1_41">10.1007/978-3-030-12598-1_41</a>.'
  short: 'J. Bossek, C. Grimme, S. Meisel, G. Rudolph, H. Trautmann, in: K. Deb, E.
    Goodman, C.A. Coello Coello, K. Klamroth, K. Miettinen, S. Mostaghim, P. Reed
    (Eds.), Evolutionary Multi-Criterion Optimization (EMO), Springer International
    Publishing, Cham, 2019, pp. 516–528.'
date_created: 2023-11-14T15:58:52Z
date_updated: 2023-12-13T10:43:07Z
department:
- _id: '819'
doi: 10.1007/978-3-030-12598-1_41
editor:
- first_name: Kalyanmoy
  full_name: Deb, Kalyanmoy
  last_name: Deb
- first_name: Erik
  full_name: Goodman, Erik
  last_name: Goodman
- first_name: Carlos A.
  full_name: Coello Coello, Carlos A.
  last_name: Coello Coello
- first_name: Kathrin
  full_name: Klamroth, Kathrin
  last_name: Klamroth
- first_name: Kaisa
  full_name: Miettinen, Kaisa
  last_name: Miettinen
- first_name: Sanaz
  full_name: Mostaghim, Sanaz
  last_name: Mostaghim
- first_name: Patrick
  full_name: Reed, Patrick
  last_name: Reed
extern: '1'
keyword:
- Combinatorial optimization
- Dynamic optimization
- Metaheuristics
- Multi-objective optimization
- Vehicle routing
language:
- iso: eng
page: 516–528
place: Cham
publication: Evolutionary Multi-Criterion Optimization (EMO)
publication_identifier:
  isbn:
  - 978-3-030-12598-1
publication_status: published
publisher: Springer International Publishing
series_title: Lecture Notes in Computer Science
status: public
title: 'Bi-Objective Orienteering: Towards a Dynamic Multi-objective Evolutionary
  Algorithm'
type: conference
user_id: '102979'
year: '2019'
...
---
_id: '48842'
abstract:
- lang: eng
  text: 'Evolutionary algorithms have successfully been applied to evolve problem
    instances that exhibit a significant difference in performance for a given algorithm
    or a pair of algorithms inter alia for the Traveling Salesperson Problem (TSP).
    Creating a large variety of instances is crucial for successful applications in
    the blooming field of algorithm selection. In this paper, we introduce new and
    creative mutation operators for evolving instances of the TSP. We show that adopting
    those operators in an evolutionary algorithm allows for the generation of benchmark
    sets with highly desirable properties: (1) novelty by clear visual distinction
    to established benchmark sets in the field, (2) visual and quantitative diversity
    in the space of TSP problem characteristics, and (3) significant performance differences
    with respect to the restart versions of heuristic state-of-the-art TSP solvers
    EAX and LKH. The important aspect of diversity is addressed and achieved solely
    by the proposed mutation operators and not enforced by explicit diversity preservation.'
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Aneta
  full_name: Neumann, Aneta
  last_name: Neumann
- first_name: Markus
  full_name: Wagner, Markus
  last_name: Wagner
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
- first_name: Heike
  full_name: Trautmann, Heike
  last_name: Trautmann
citation:
  ama: 'Bossek J, Kerschke P, Neumann A, Wagner M, Neumann F, Trautmann H. Evolving
    Diverse TSP Instances by Means of Novel and Creative Mutation Operators. In: <i>Proceedings
    of the 15th ACM/SIGEVO Conference on Foundations of Genetic Algorithms</i>. FOGA
    ’19. Association for Computing Machinery; 2019:58–71. doi:<a href="https://doi.org/10.1145/3299904.3340307">10.1145/3299904.3340307</a>'
  apa: Bossek, J., Kerschke, P., Neumann, A., Wagner, M., Neumann, F., &#38; Trautmann,
    H. (2019). Evolving Diverse TSP Instances by Means of Novel and Creative Mutation
    Operators. <i>Proceedings of the 15th ACM/SIGEVO Conference on Foundations of
    Genetic Algorithms</i>, 58–71. <a href="https://doi.org/10.1145/3299904.3340307">https://doi.org/10.1145/3299904.3340307</a>
  bibtex: '@inproceedings{Bossek_Kerschke_Neumann_Wagner_Neumann_Trautmann_2019, place={New
    York, NY, USA}, series={FOGA ’19}, title={Evolving Diverse TSP Instances by Means
    of Novel and Creative Mutation Operators}, DOI={<a href="https://doi.org/10.1145/3299904.3340307">10.1145/3299904.3340307</a>},
    booktitle={Proceedings of the 15th ACM/SIGEVO Conference on Foundations of Genetic
    Algorithms}, publisher={Association for Computing Machinery}, author={Bossek,
    Jakob and Kerschke, Pascal and Neumann, Aneta and Wagner, Markus and Neumann,
    Frank and Trautmann, Heike}, year={2019}, pages={58–71}, collection={FOGA ’19}
    }'
  chicago: 'Bossek, Jakob, Pascal Kerschke, Aneta Neumann, Markus Wagner, Frank Neumann,
    and Heike Trautmann. “Evolving Diverse TSP Instances by Means of Novel and Creative
    Mutation Operators.” In <i>Proceedings of the 15th ACM/SIGEVO Conference on Foundations
    of Genetic Algorithms</i>, 58–71. FOGA ’19. New York, NY, USA: Association for
    Computing Machinery, 2019. <a href="https://doi.org/10.1145/3299904.3340307">https://doi.org/10.1145/3299904.3340307</a>.'
  ieee: 'J. Bossek, P. Kerschke, A. Neumann, M. Wagner, F. Neumann, and H. Trautmann,
    “Evolving Diverse TSP Instances by Means of Novel and Creative Mutation Operators,”
    in <i>Proceedings of the 15th ACM/SIGEVO Conference on Foundations of Genetic
    Algorithms</i>, 2019, pp. 58–71, doi: <a href="https://doi.org/10.1145/3299904.3340307">10.1145/3299904.3340307</a>.'
  mla: Bossek, Jakob, et al. “Evolving Diverse TSP Instances by Means of Novel and
    Creative Mutation Operators.” <i>Proceedings of the 15th ACM/SIGEVO Conference
    on Foundations of Genetic Algorithms</i>, Association for Computing Machinery,
    2019, pp. 58–71, doi:<a href="https://doi.org/10.1145/3299904.3340307">10.1145/3299904.3340307</a>.
  short: 'J. Bossek, P. Kerschke, A. Neumann, M. Wagner, F. Neumann, H. Trautmann,
    in: Proceedings of the 15th ACM/SIGEVO Conference on Foundations of Genetic Algorithms,
    Association for Computing Machinery, New York, NY, USA, 2019, pp. 58–71.'
date_created: 2023-11-14T15:58:52Z
date_updated: 2023-12-13T10:42:57Z
department:
- _id: '819'
doi: 10.1145/3299904.3340307
extern: '1'
keyword:
- benchmarking
- instance features
- optimization
- problem generation
- traveling salesperson problem
language:
- iso: eng
page: 58–71
place: New York, NY, USA
publication: Proceedings of the 15th ACM/SIGEVO Conference on Foundations of Genetic
  Algorithms
publication_identifier:
  isbn:
  - 978-1-4503-6254-2
publication_status: published
publisher: Association for Computing Machinery
series_title: FOGA ’19
status: public
title: Evolving Diverse TSP Instances by Means of Novel and Creative Mutation Operators
type: conference
user_id: '102979'
year: '2019'
...
---
_id: '48843'
abstract:
- lang: eng
  text: We contribute to the theoretical understanding of randomized search heuristics
    for dynamic problems. We consider the classical graph coloring problem and investigate
    the dynamic setting where edges are added to the current graph. We then analyze
    the expected time for randomized search heuristics to recompute high quality solutions.
    This includes the (1+1) EA and RLS in a setting where the number of colors is
    bounded and we are minimizing the number of conflicts as well as iterated local
    search algorithms that use an unbounded color palette and aim to use the smallest
    colors and - as a consequence - the smallest number of colors. We identify classes
    of bipartite graphs where reoptimization is as hard as or even harder than optimization
    from scratch, i. e. starting with a random initialization. Even adding a single
    edge can lead to hard symmetry problems. However, graph classes that are hard
    for one algorithm turn out to be easy for others. In most cases our bounds show
    that reoptimization is faster than optimizing from scratch. Furthermore, we show
    how to speed up computations by using problem specific operators concentrating
    on parts of the graph where changes have occurred.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
- first_name: Pan
  full_name: Peng, Pan
  last_name: Peng
- first_name: Dirk
  full_name: Sudholt, Dirk
  last_name: Sudholt
citation:
  ama: 'Bossek J, Neumann F, Peng P, Sudholt D. Runtime Analysis of Randomized Search
    Heuristics for Dynamic Graph Coloring. In: <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>. GECCO ’19. Association for Computing Machinery; 2019:1443–1451.
    doi:<a href="https://doi.org/10.1145/3321707.3321792">10.1145/3321707.3321792</a>'
  apa: Bossek, J., Neumann, F., Peng, P., &#38; Sudholt, D. (2019). Runtime Analysis
    of Randomized Search Heuristics for Dynamic Graph Coloring. <i>Proceedings of
    the Genetic and Evolutionary Computation Conference</i>, 1443–1451. <a href="https://doi.org/10.1145/3321707.3321792">https://doi.org/10.1145/3321707.3321792</a>
  bibtex: '@inproceedings{Bossek_Neumann_Peng_Sudholt_2019, place={New York, NY, USA},
    series={GECCO ’19}, title={Runtime Analysis of Randomized Search Heuristics for
    Dynamic Graph Coloring}, DOI={<a href="https://doi.org/10.1145/3321707.3321792">10.1145/3321707.3321792</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Neumann,
    Frank and Peng, Pan and Sudholt, Dirk}, year={2019}, pages={1443–1451}, collection={GECCO
    ’19} }'
  chicago: 'Bossek, Jakob, Frank Neumann, Pan Peng, and Dirk Sudholt. “Runtime Analysis
    of Randomized Search Heuristics for Dynamic Graph Coloring.” In <i>Proceedings
    of the Genetic and Evolutionary Computation Conference</i>, 1443–1451. GECCO ’19.
    New York, NY, USA: Association for Computing Machinery, 2019. <a href="https://doi.org/10.1145/3321707.3321792">https://doi.org/10.1145/3321707.3321792</a>.'
  ieee: 'J. Bossek, F. Neumann, P. Peng, and D. Sudholt, “Runtime Analysis of Randomized
    Search Heuristics for Dynamic Graph Coloring,” in <i>Proceedings of the Genetic
    and Evolutionary Computation Conference</i>, 2019, pp. 1443–1451, doi: <a href="https://doi.org/10.1145/3321707.3321792">10.1145/3321707.3321792</a>.'
  mla: Bossek, Jakob, et al. “Runtime Analysis of Randomized Search Heuristics for
    Dynamic Graph Coloring.” <i>Proceedings of the Genetic and Evolutionary Computation
    Conference</i>, Association for Computing Machinery, 2019, pp. 1443–1451, doi:<a
    href="https://doi.org/10.1145/3321707.3321792">10.1145/3321707.3321792</a>.
  short: 'J. Bossek, F. Neumann, P. Peng, D. Sudholt, in: Proceedings of the Genetic
    and Evolutionary Computation Conference, Association for Computing Machinery,
    New York, NY, USA, 2019, pp. 1443–1451.'
date_created: 2023-11-14T15:58:52Z
date_updated: 2023-12-13T10:42:37Z
department:
- _id: '819'
doi: 10.1145/3321707.3321792
extern: '1'
keyword:
- dynamic optimization
- evolutionary algorithms
- running time analysis
- theory
language:
- iso: eng
page: 1443–1451
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-6111-8
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’19
status: public
title: Runtime Analysis of Randomized Search Heuristics for Dynamic Graph Coloring
type: conference
user_id: '102979'
year: '2019'
...
---
_id: '48840'
abstract:
- lang: eng
  text: Research has shown that for many single-objective graph problems where optimum
    solutions are composed of low weight sub-graphs, such as the minimum spanning
    tree problem (MST), mutation operators favoring low weight edges show superior
    performance. Intuitively, similar observations should hold for multi-criteria
    variants of such problems. In this work, we focus on the multi-criteria MST problem.
    A thorough experimental study is conducted where we estimate the probability of
    edges being part of non-dominated spanning trees as a function of the edges’ non-domination
    level or domination count, respectively. Building on gained insights, we propose
    several biased one-edge-exchange mutation operators that differ in the used edge-selection
    probability distribution (biased towards edges of low rank). Our empirical analysis
    shows that among different graph types (dense and sparse) and edge weight types
    (both uniformly random and combinations of Euclidean and uniformly random) biased
    edge-selection strategies perform superior in contrast to the baseline uniform
    edge-selection. Our findings are in particular strong for dense graphs.
author:
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Christian
  full_name: Grimme, Christian
  last_name: Grimme
- first_name: Frank
  full_name: Neumann, Frank
  last_name: Neumann
citation:
  ama: 'Bossek J, Grimme C, Neumann F. On the Benefits of Biased Edge-Exchange Mutation
    for the Multi-Criteria Spanning Tree Problem. In: <i>Proceedings of the Genetic
    and Evolutionary Computation Conference</i>. GECCO ’19. Association for Computing
    Machinery; 2019:516–523. doi:<a href="https://doi.org/10.1145/3321707.3321818">10.1145/3321707.3321818</a>'
  apa: Bossek, J., Grimme, C., &#38; Neumann, F. (2019). On the Benefits of Biased
    Edge-Exchange Mutation for the Multi-Criteria Spanning Tree Problem. <i>Proceedings
    of the Genetic and Evolutionary Computation Conference</i>, 516–523. <a href="https://doi.org/10.1145/3321707.3321818">https://doi.org/10.1145/3321707.3321818</a>
  bibtex: '@inproceedings{Bossek_Grimme_Neumann_2019, place={New York, NY, USA}, series={GECCO
    ’19}, title={On the Benefits of Biased Edge-Exchange Mutation for the Multi-Criteria
    Spanning Tree Problem}, DOI={<a href="https://doi.org/10.1145/3321707.3321818">10.1145/3321707.3321818</a>},
    booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
    publisher={Association for Computing Machinery}, author={Bossek, Jakob and Grimme,
    Christian and Neumann, Frank}, year={2019}, pages={516–523}, collection={GECCO
    ’19} }'
  chicago: 'Bossek, Jakob, Christian Grimme, and Frank Neumann. “On the Benefits of
    Biased Edge-Exchange Mutation for the Multi-Criteria Spanning Tree Problem.” In
    <i>Proceedings of the Genetic and Evolutionary Computation Conference</i>, 516–523.
    GECCO ’19. New York, NY, USA: Association for Computing Machinery, 2019. <a href="https://doi.org/10.1145/3321707.3321818">https://doi.org/10.1145/3321707.3321818</a>.'
  ieee: 'J. Bossek, C. Grimme, and F. Neumann, “On the Benefits of Biased Edge-Exchange
    Mutation for the Multi-Criteria Spanning Tree Problem,” in <i>Proceedings of the
    Genetic and Evolutionary Computation Conference</i>, 2019, pp. 516–523, doi: <a
    href="https://doi.org/10.1145/3321707.3321818">10.1145/3321707.3321818</a>.'
  mla: Bossek, Jakob, et al. “On the Benefits of Biased Edge-Exchange Mutation for
    the Multi-Criteria Spanning Tree Problem.” <i>Proceedings of the Genetic and Evolutionary
    Computation Conference</i>, Association for Computing Machinery, 2019, pp. 516–523,
    doi:<a href="https://doi.org/10.1145/3321707.3321818">10.1145/3321707.3321818</a>.
  short: 'J. Bossek, C. Grimme, F. Neumann, in: Proceedings of the Genetic and Evolutionary
    Computation Conference, Association for Computing Machinery, New York, NY, USA,
    2019, pp. 516–523.'
date_created: 2023-11-14T15:58:52Z
date_updated: 2023-12-13T10:42:24Z
department:
- _id: '819'
doi: 10.1145/3321707.3321818
extern: '1'
keyword:
- biased mutation
- combinatorial optimization
- minimum spanning tree
- multi-objective optimization
language:
- iso: eng
page: 516–523
place: New York, NY, USA
publication: Proceedings of the Genetic and Evolutionary Computation Conference
publication_identifier:
  isbn:
  - 978-1-4503-6111-8
publication_status: published
publisher: Association for Computing Machinery
series_title: GECCO ’19
status: public
title: On the Benefits of Biased Edge-Exchange Mutation for the Multi-Criteria Spanning
  Tree Problem
type: conference
user_id: '102979'
year: '2019'
...
