Effective Traveling for Metric Instances of the Traveling Thief Problem
Jan Eube, Kelin Luo, Aneta Neumann, Frank Neumann, Heiko R\"oglin

TL;DR
This paper investigates the tour-optimization component of the Traveling Thief Problem under fixed packing plans, introducing algorithms and complexity results for different metrics, and demonstrating practical improvements over existing methods.
Contribution
It formulates a weighted TSP variant for TTP's traveling component, provides complexity proofs, develops approximation algorithms, and empirically validates their effectiveness.
Findings
Dynamic programming algorithm for path metric with general cost functions.
NP-hardness of the problem on star metrics.
Approximation algorithms outperform iterative search in some instances.
Abstract
The Traveling Thief Problem (TTP) is a multi-component optimization problem that captures the interplay between routing and packing decisions by combining the classical Traveling Salesperson Problem (TSP) and the Knapsack Problem (KP). The TTP has gained significant attention in the evolutionary computation literature and a wide range of approaches have been developed over the last 10 years. Judging the performance of these algorithms in particular in terms of how close the get to optimal solutions is a very challenging task as effective exact methods are not available due to the highly challenging traveling component. In this paper, we study the tour-optimization component of TTP under a fixed packing plan. We formulate this task as a weighted variant of the TSP, where travel costs depend on the cumulative weight of collected items, and investigate how different distance metrics and…
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.
