Solving NP-hard Min-max Routing Problems as Sequential Generation with Equity Context

06/05/2023
by   Jiwoo Son, et al.
0

Min-max routing problems aim to minimize the maximum tour length among agents as they collaboratively visit all cities, i.e., the completion time. These problems include impactful real-world applications but are known as NP-hard. Existing methods are facing challenges, particularly in large-scale problems that require the coordination of numerous agents to cover thousands of cities. This paper proposes a new deep-learning framework to solve large-scale min-max routing problems. We model the simultaneous decision-making of multiple agents as a sequential generation process, allowing the utilization of scalable deep-learning models for sequential decision-making. In the sequentially approximated problem, we propose a scalable contextual Transformer model, Equity-Transformer, which generates sequential actions considering an equitable workload among other agents. The effectiveness of Equity-Transformer is demonstrated through its superior performance in two representative min-max routing tasks: the min-max multiple traveling salesman problem (min-max mTSP) and the min-max multiple pick-up and delivery problem (min-max mPDP). Notably, our method achieves significant reductions of runtime, approximately 335 times, and cost values of about 53 case of 100 vehicles with 1,000 cities of mTSP. We provide reproducible source code: https://github.com/kaist-silab/equity-transformer

READ FULL TEXT
research
07/09/2019

r-Gather Clustering and r-Gathering on Spider: FPT Algorithms and Hardness

We consider min-max r-gather clustering problem and min-max r-gathering ...
research
01/25/2018

Hardness of Approximation for Morse Matching

We consider the approximability of maximization and minimization variant...
research
09/09/2021

DAN: Decentralized Attention-based Neural Network to Solve the MinMax Multiple Traveling Salesman Problem

The multiple traveling salesman problem (mTSP) is a well-known NP-hard p...
research
12/14/2017

Approximation Algorithms for Replenishment Problems with Fixed Turnover Times

We introduce and study a class of optimization problems we coin replenis...
research
12/18/2017

No truthful mechanism can be better than n approximate for two natural problems

This work gives the first natural non-utilitarian problems for which the...
research
10/29/2017

Vehicle Routing Problem with Vector Profits (VRPVP) with Max-Min Criterion

This paper introduces a new routing problem referred to as the vehicle r...
research
12/15/2022

Min-max Submodular Ranking for Multiple Agents

In the submodular ranking (SR) problem, the input consists of a set of s...

Please sign up or login with your details

Forgot password? Click here to reset