Evolutionary Computation plus Dynamic Programming for the Bi-Objective Travelling Thief Problem
Junhua Wu, Sergey Polyakovskiy, Markus Wagner, Frank Neumann

TL;DR
This paper introduces a hybrid evolutionary algorithm combined with dynamic programming to effectively solve a bi-objective version of the Travelling Thief Problem, improving upon existing methods.
Contribution
It presents a novel indicator-based hybrid approach integrating approximate and exact algorithms for the bi-objective Travelling Thief Problem, leveraging dynamic programming within an evolutionary framework.
Findings
Outperforms state-of-the-art results for the single-objective case
Effectively combines approximate and exact methods for complex optimization
Uses novel indicators to enhance algorithm synergy
Abstract
This research proposes a novel indicator-based hybrid evolutionary approach that combines approximate and exact algorithms. We apply it to a new bi-criteria formulation of the travelling thief problem, which is known to the Evolutionary Computation community as a benchmark multi-component optimisation problem that interconnects two classical NP-hard problems: the travelling salesman problem and the 0-1 knapsack problem. Our approach employs the exact dynamic programming algorithm for the underlying Packing-While-Travelling (PWT) problem as a subroutine within a bi-objective evolutionary algorithm. This design takes advantage of the data extracted from Pareto fronts generated by the dynamic program to achieve better solutions. Furthermore, we develop a number of novel indicators and selection mechanisms to strengthen synergy of the two algorithmic components of our approach. The results…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Vehicle Routing Optimization Methods
