---
_id: '54548'
author:
- first_name: Raphael Patrick
  full_name: Prager, Raphael Patrick
  last_name: Prager
- first_name: Heike
  full_name: Trautmann, Heike
  id: '100740'
  last_name: Trautmann
  orcid: 0000-0002-9788-8282
citation:
  ama: Prager RP, Trautmann H. Exploratory Landscape Analysis for Mixed-Variable Problems.
    <i>IEEE Transactions on Evolutionary Computation</i>. Published online 2024:1-1.
    doi:<a href="https://doi.org/10.1109/TEVC.2024.3399560">10.1109/TEVC.2024.3399560</a>
  apa: Prager, R. P., &#38; Trautmann, H. (2024). Exploratory Landscape Analysis for
    Mixed-Variable Problems. <i>IEEE Transactions on Evolutionary Computation</i>,
    1–1. <a href="https://doi.org/10.1109/TEVC.2024.3399560">https://doi.org/10.1109/TEVC.2024.3399560</a>
  bibtex: '@article{Prager_Trautmann_2024, title={Exploratory Landscape Analysis for
    Mixed-Variable Problems}, DOI={<a href="https://doi.org/10.1109/TEVC.2024.3399560">10.1109/TEVC.2024.3399560</a>},
    journal={IEEE Transactions on Evolutionary Computation}, author={Prager, Raphael
    Patrick and Trautmann, Heike}, year={2024}, pages={1–1} }'
  chicago: Prager, Raphael Patrick, and Heike Trautmann. “Exploratory Landscape Analysis
    for Mixed-Variable Problems.” <i>IEEE Transactions on Evolutionary Computation</i>,
    2024, 1–1. <a href="https://doi.org/10.1109/TEVC.2024.3399560">https://doi.org/10.1109/TEVC.2024.3399560</a>.
  ieee: 'R. P. Prager and H. Trautmann, “Exploratory Landscape Analysis for Mixed-Variable
    Problems,” <i>IEEE Transactions on Evolutionary Computation</i>, pp. 1–1, 2024,
    doi: <a href="https://doi.org/10.1109/TEVC.2024.3399560">10.1109/TEVC.2024.3399560</a>.'
  mla: Prager, Raphael Patrick, and Heike Trautmann. “Exploratory Landscape Analysis
    for Mixed-Variable Problems.” <i>IEEE Transactions on Evolutionary Computation</i>,
    2024, pp. 1–1, doi:<a href="https://doi.org/10.1109/TEVC.2024.3399560">10.1109/TEVC.2024.3399560</a>.
  short: R.P. Prager, H. Trautmann, IEEE Transactions on Evolutionary Computation
    (2024) 1–1.
date_created: 2024-06-03T06:16:33Z
date_updated: 2024-06-03T06:17:13Z
department:
- _id: '819'
doi: 10.1109/TEVC.2024.3399560
keyword:
- Optimization
- Evolutionary computation
- Benchmark testing
- Hyperparameter optimization
- Portfolios
- Extraterrestrial measurements
- Dispersion
- Exploratory landscape analysis
- mixed-variable problem
- mixed search spaces
- automated algorithm selection
language:
- iso: eng
page: 1-1
publication: IEEE Transactions on Evolutionary Computation
status: public
title: Exploratory Landscape Analysis for Mixed-Variable Problems
type: journal_article
user_id: '15504'
year: '2024'
...
---
_id: '48881'
abstract:
- lang: eng
  text: 'Classic automated algorithm selection (AS) for (combinatorial) optimization
    problems heavily relies on so-called instance features, i.e., numerical characteristics
    of the problem at hand ideally extracted with computationally low-demanding routines.
    For the traveling salesperson problem (TSP) a plethora of features have been suggested.
    Most of these features are, if at all, only normalized imprecisely raising the
    issue of feature values being strongly affected by the instance size. Such artifacts
    may have detrimental effects on algorithm selection models. We propose a normalization
    for two feature groups which stood out in multiple AS studies on the TSP: (a)
    features based on a minimum spanning tree (MST) and (b) a k-nearest neighbor graph
    (NNG) transformation of the input instance. To this end we theoretically derive
    minimum and maximum values for properties of MSTs and k-NNGs of Euclidean graphs.
    We analyze the differences in feature space between normalized versions of these
    features and their unnormalized counterparts. Our empirical investigations on
    various TSP benchmark sets point out that the feature scaling succeeds in eliminating
    the effect of the instance size. Eventually, a proof-of-concept AS-study shows
    promising results: models trained with normalized features tend to outperform
    those trained with the respective vanilla features.'
author:
- first_name: Jonathan
  full_name: Heins, Jonathan
  last_name: Heins
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Janina
  full_name: Pohl, Janina
  last_name: Pohl
- first_name: Moritz
  full_name: Seiler, Moritz
  last_name: Seiler
- first_name: Heike
  full_name: Trautmann, Heike
  last_name: Trautmann
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
citation:
  ama: 'Heins J, Bossek J, Pohl J, Seiler M, Trautmann H, Kerschke P. On the Potential
    of Normalized TSP Features for Automated Algorithm Selection. In: <i>Proceedings
    of the 16th ACM/SIGEVO Conference on Foundations of Genetic Algorithms</i>. Association
    for Computing Machinery; 2021:1–15.'
  apa: Heins, J., Bossek, J., Pohl, J., Seiler, M., Trautmann, H., &#38; Kerschke,
    P. (2021). On the Potential of Normalized TSP Features for Automated Algorithm
    Selection. In <i>Proceedings of the 16th ACM/SIGEVO Conference on Foundations
    of Genetic Algorithms</i> (pp. 1–15). Association for Computing Machinery.
  bibtex: '@inbook{Heins_Bossek_Pohl_Seiler_Trautmann_Kerschke_2021, place={New York,
    NY, USA}, title={On the Potential of Normalized TSP Features for Automated Algorithm
    Selection}, booktitle={Proceedings of the 16th ACM/SIGEVO Conference on Foundations
    of Genetic Algorithms}, publisher={Association for Computing Machinery}, author={Heins,
    Jonathan and Bossek, Jakob and Pohl, Janina and Seiler, Moritz and Trautmann,
    Heike and Kerschke, Pascal}, year={2021}, pages={1–15} }'
  chicago: 'Heins, Jonathan, Jakob Bossek, Janina Pohl, Moritz Seiler, Heike Trautmann,
    and Pascal Kerschke. “On the Potential of Normalized TSP Features for Automated
    Algorithm Selection.” In <i>Proceedings of the 16th ACM/SIGEVO Conference on Foundations
    of Genetic Algorithms</i>, 1–15. New York, NY, USA: Association for Computing
    Machinery, 2021.'
  ieee: 'J. Heins, J. Bossek, J. Pohl, M. Seiler, H. Trautmann, and P. Kerschke, “On
    the Potential of Normalized TSP Features for Automated Algorithm Selection,” in
    <i>Proceedings of the 16th ACM/SIGEVO Conference on Foundations of Genetic Algorithms</i>,
    New York, NY, USA: Association for Computing Machinery, 2021, pp. 1–15.'
  mla: Heins, Jonathan, et al. “On the Potential of Normalized TSP Features for Automated
    Algorithm Selection.” <i>Proceedings of the 16th ACM/SIGEVO Conference on Foundations
    of Genetic Algorithms</i>, Association for Computing Machinery, 2021, pp. 1–15.
  short: 'J. Heins, J. Bossek, J. Pohl, M. Seiler, H. Trautmann, P. Kerschke, in:
    Proceedings of the 16th ACM/SIGEVO Conference on Foundations of Genetic Algorithms,
    Association for Computing Machinery, New York, NY, USA, 2021, pp. 1–15.'
date_created: 2023-11-14T15:58:58Z
date_updated: 2023-12-13T10:47:23Z
department:
- _id: '819'
extern: '1'
keyword:
- automated algorithm selection
- graph theory
- instance features
- normalization
- traveling salesperson problem (TSP)
language:
- iso: eng
page: 1–15
place: New York, NY, USA
publication: Proceedings of the 16th ACM/SIGEVO Conference on Foundations of Genetic
  Algorithms
publication_identifier:
  isbn:
  - 978-1-4503-8352-3
publisher: Association for Computing Machinery
status: public
title: On the Potential of Normalized TSP Features for Automated Algorithm Selection
type: book_chapter
user_id: '102979'
year: '2021'
...
---
_id: '48897'
abstract:
- lang: eng
  text: 'In this work we focus on the well-known Euclidean Traveling Salesperson Problem
    (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in
    the context of per-instance algorithm selection (AS). We evolve instances with
    nodes where the solvers show strongly different performance profiles. These instances
    serve as a basis for an exploratory study on the identification of well-discriminating
    problem characteristics (features). Our results in a nutshell: we show that even
    though (1) promising features exist, (2) these are in line with previous results
    from the literature, and (3) models trained with these features are more accurate
    than models adopting sophisticated feature selection methods, the advantage is
    not close to the virtual best solver in terms of penalized average runtime and
    so is the performance gain over the single best solver. However, we show that
    a feature-free deep neural network based approach solely based on visual representation
    of the instances already matches classical AS model results and thus shows huge
    potential for future studies.'
author:
- first_name: Moritz
  full_name: Seiler, Moritz
  last_name: Seiler
- first_name: Janina
  full_name: Pohl, Janina
  last_name: Pohl
- 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: 'Seiler M, Pohl J, Bossek J, Kerschke P, Trautmann H. Deep Learning as a Competitive
    Feature-Free Approach for Automated Algorithm Selection on the Traveling Salesperson
    Problem. In: <i>Parallel Problem Solving from {Nature} (PPSN XVI)</i>. Springer-Verlag;
    2020:48–64. doi:<a href="https://doi.org/10.1007/978-3-030-58112-1_4">10.1007/978-3-030-58112-1_4</a>'
  apa: Seiler, M., Pohl, J., Bossek, J., Kerschke, P., &#38; Trautmann, H. (2020).
    Deep Learning as a Competitive Feature-Free Approach for Automated Algorithm Selection
    on the Traveling Salesperson Problem. <i>Parallel Problem Solving from {Nature}
    (PPSN XVI)</i>, 48–64. <a href="https://doi.org/10.1007/978-3-030-58112-1_4">https://doi.org/10.1007/978-3-030-58112-1_4</a>
  bibtex: '@inproceedings{Seiler_Pohl_Bossek_Kerschke_Trautmann_2020, place={Berlin,
    Heidelberg}, title={Deep Learning as a Competitive Feature-Free Approach for Automated
    Algorithm Selection on the Traveling Salesperson Problem}, DOI={<a href="https://doi.org/10.1007/978-3-030-58112-1_4">10.1007/978-3-030-58112-1_4</a>},
    booktitle={Parallel Problem Solving from {Nature} (PPSN XVI)}, publisher={Springer-Verlag},
    author={Seiler, Moritz and Pohl, Janina and Bossek, Jakob and Kerschke, Pascal
    and Trautmann, Heike}, year={2020}, pages={48–64} }'
  chicago: 'Seiler, Moritz, Janina Pohl, Jakob Bossek, Pascal Kerschke, and Heike
    Trautmann. “Deep Learning as a Competitive Feature-Free Approach for Automated
    Algorithm Selection on the Traveling Salesperson Problem.” In <i>Parallel Problem
    Solving from {Nature} (PPSN XVI)</i>, 48–64. Berlin, Heidelberg: Springer-Verlag,
    2020. <a href="https://doi.org/10.1007/978-3-030-58112-1_4">https://doi.org/10.1007/978-3-030-58112-1_4</a>.'
  ieee: 'M. Seiler, J. Pohl, J. Bossek, P. Kerschke, and H. Trautmann, “Deep Learning
    as a Competitive Feature-Free Approach for Automated Algorithm Selection on the
    Traveling Salesperson Problem,” in <i>Parallel Problem Solving from {Nature} (PPSN
    XVI)</i>, 2020, pp. 48–64, doi: <a href="https://doi.org/10.1007/978-3-030-58112-1_4">10.1007/978-3-030-58112-1_4</a>.'
  mla: Seiler, Moritz, et al. “Deep Learning as a Competitive Feature-Free Approach
    for Automated Algorithm Selection on the Traveling Salesperson Problem.” <i>Parallel
    Problem Solving from {Nature} (PPSN XVI)</i>, Springer-Verlag, 2020, pp. 48–64,
    doi:<a href="https://doi.org/10.1007/978-3-030-58112-1_4">10.1007/978-3-030-58112-1_4</a>.
  short: 'M. Seiler, J. Pohl, J. Bossek, P. Kerschke, H. Trautmann, in: Parallel Problem
    Solving from {Nature} (PPSN XVI), Springer-Verlag, Berlin, Heidelberg, 2020, pp.
    48–64.'
date_created: 2023-11-14T15:59:00Z
date_updated: 2023-12-13T10:49:45Z
department:
- _id: '819'
doi: 10.1007/978-3-030-58112-1_4
extern: '1'
keyword:
- Automated algorithm selection
- Deep learning
- Feature-based approaches
- Traveling Salesperson Problem
language:
- iso: eng
page: 48–64
place: Berlin, Heidelberg
publication: Parallel Problem Solving from {Nature} (PPSN XVI)
publication_identifier:
  isbn:
  - 978-3-030-58111-4
publisher: Springer-Verlag
status: public
title: Deep Learning as a Competitive Feature-Free Approach for Automated Algorithm
  Selection on the Traveling Salesperson Problem
type: conference
user_id: '102979'
year: '2020'
...
---
_id: '48884'
abstract:
- lang: eng
  text: The Travelling Salesperson Problem (TSP) is one of the best-studied NP-hard
    problems. Over the years, many different solution approaches and solvers have
    been developed. For the first time, we directly compare five state-of-the-art
    inexact solvers\textemdash namely, LKH, EAX, restart variants of those, and MAOS\textemdash
    on a large set of well-known benchmark instances and demonstrate complementary
    performance, in that different instances may be solved most effectively by different
    algorithms. We leverage this complementarity to build an algorithm selector, which
    selects the best TSP solver on a per-instance basis and thus achieves significantly
    improved performance compared to the single best solver, representing an advance
    in the state of the art in solving the Euclidean TSP. Our in-depth analysis of
    the selectors provides insight into what drives this performance improvement.
author:
- first_name: Pascal
  full_name: Kerschke, Pascal
  last_name: Kerschke
- first_name: Lars
  full_name: Kotthoff, Lars
  last_name: Kotthoff
- first_name: Jakob
  full_name: Bossek, Jakob
  id: '102979'
  last_name: Bossek
  orcid: 0000-0002-4121-4668
- first_name: Holger H.
  full_name: Hoos, Holger H.
  last_name: Hoos
- first_name: Heike
  full_name: Trautmann, Heike
  last_name: Trautmann
citation:
  ama: Kerschke P, Kotthoff L, Bossek J, Hoos HH, Trautmann H. Leveraging TSP Solver
    Complementarity through Machine Learning. <i>Evolutionary Computation</i>. 2018;26(4):597–620.
    doi:<a href="https://doi.org/10.1162/evco_a_00215">10.1162/evco_a_00215</a>
  apa: Kerschke, P., Kotthoff, L., Bossek, J., Hoos, H. H., &#38; Trautmann, H. (2018).
    Leveraging TSP Solver Complementarity through Machine Learning. <i>Evolutionary
    Computation</i>, <i>26</i>(4), 597–620. <a href="https://doi.org/10.1162/evco_a_00215">https://doi.org/10.1162/evco_a_00215</a>
  bibtex: '@article{Kerschke_Kotthoff_Bossek_Hoos_Trautmann_2018, title={Leveraging
    TSP Solver Complementarity through Machine Learning}, volume={26}, DOI={<a href="https://doi.org/10.1162/evco_a_00215">10.1162/evco_a_00215</a>},
    number={4}, journal={Evolutionary Computation}, author={Kerschke, Pascal and Kotthoff,
    Lars and Bossek, Jakob and Hoos, Holger H. and Trautmann, Heike}, year={2018},
    pages={597–620} }'
  chicago: 'Kerschke, Pascal, Lars Kotthoff, Jakob Bossek, Holger H. Hoos, and Heike
    Trautmann. “Leveraging TSP Solver Complementarity through Machine Learning.” <i>Evolutionary
    Computation</i> 26, no. 4 (2018): 597–620. <a href="https://doi.org/10.1162/evco_a_00215">https://doi.org/10.1162/evco_a_00215</a>.'
  ieee: 'P. Kerschke, L. Kotthoff, J. Bossek, H. H. Hoos, and H. Trautmann, “Leveraging
    TSP Solver Complementarity through Machine Learning,” <i>Evolutionary Computation</i>,
    vol. 26, no. 4, pp. 597–620, 2018, doi: <a href="https://doi.org/10.1162/evco_a_00215">10.1162/evco_a_00215</a>.'
  mla: Kerschke, Pascal, et al. “Leveraging TSP Solver Complementarity through Machine
    Learning.” <i>Evolutionary Computation</i>, vol. 26, no. 4, 2018, pp. 597–620,
    doi:<a href="https://doi.org/10.1162/evco_a_00215">10.1162/evco_a_00215</a>.
  short: P. Kerschke, L. Kotthoff, J. Bossek, H.H. Hoos, H. Trautmann, Evolutionary
    Computation 26 (2018) 597–620.
date_created: 2023-11-14T15:58:58Z
date_updated: 2023-12-13T10:51:26Z
department:
- _id: '819'
doi: 10.1162/evco_a_00215
intvolume: '        26'
issue: '4'
keyword:
- automated algorithm selection
- machine learning.
- performance modeling
- Travelling Salesperson Problem
language:
- iso: eng
page: 597–620
publication: Evolutionary Computation
publication_identifier:
  issn:
  - 1063-6560
status: public
title: Leveraging TSP Solver Complementarity through Machine Learning
type: journal_article
user_id: '102979'
volume: 26
year: '2018'
...
