The Asteroid Routing Problem: A Benchmark for Expensive Black-Box Permutation Optimization
Manuel L\'opez-Ib\'a\~nez, Francisco Chicano, Rodrigo Gil-Merino

TL;DR
This paper introduces the asteroid routing problem (ARP) as a benchmark for expensive black-box permutation optimization, comparing two algorithms and analyzing factors affecting their performance.
Contribution
It presents the ARP benchmark, provides open-source tools, and offers a preliminary comparison of Bayesian and estimation-of-distribution algorithms for the problem.
Findings
Bayesian optimizer (CEGO) and UMM perform differently depending on permutation representation.
Providing a good initial solution improves algorithm performance.
Open-source code enables future research and benchmarking.
Abstract
Inspired by the recent 11th Global Trajectory Optimisation Competition, this paper presents the asteroid routing problem (ARP) as a realistic benchmark of algorithms for expensive bound-constrained black-box optimization in permutation space. Given a set of asteroids' orbits and a departure epoch, the goal of the ARP is to find the optimal sequence for visiting the asteroids, starting from Earth's orbit, in order to minimize both the cost, measured as the sum of the magnitude of velocity changes required to complete the trip, and the time, measured as the time elapsed from the departure epoch until visiting the last asteroid. We provide open-source code for generating instances of arbitrary sizes and evaluating solutions to the problem. As a preliminary analysis, we compare the results of two methods for expensive black-box optimization in permutation spaces, namely, Combinatorial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
