Solving Travelling Thief Problems using Coordination Based Methods
Majid Namazi, M.A. Hakim Newton, Conrad Sanderson, Abdul Sattar

TL;DR
This paper introduces a novel coordination heuristic for solving the Traveling Thief Problem (TTP), significantly improving performance over existing methods by explicitly coordinating city and item selection decisions.
Contribution
It proposes human-designed and machine learning-based coordination heuristics that enhance decision-making in TTP, outperforming state-of-the-art solvers.
Findings
CoCo solver outperforms existing TTP solvers on benchmarks.
Coordination heuristics improve decision synergy between city and item selection.
Machine learning heuristic effectively captures and exploits coordination patterns.
Abstract
A travelling thief problem (TTP) is a proxy to real-life problems such as postal collection. TTP comprises an entanglement of a travelling salesman problem (TSP) and a knapsack problem (KP) since items of KP are scattered over cities of TSP, and a thief has to visit cities to collect items. In TTP, city selection and item selection decisions need close coordination since the thief's travelling speed depends on the knapsack's weight and the order of visiting cities affects the order of item collection. Existing TTP solvers deal with city selection and item selection separately, keeping decisions for one type unchanged while dealing with the other type. This separation essentially means very poor coordination between two types of decision. In this paper, we first show that a simple local search based coordination approach does not work in TTP. Then, to address the aforementioned problems,…
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.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Kollen-Pollack Learning
