Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Omni-generalizable Neural Methods for Vehicle Routing Problems

About

Learning heuristics for vehicle routing problems (VRPs) has gained much attention due to the less reliance on hand-crafted rules. However, existing methods are typically trained and tested on the same task with a fixed size and distribution (of nodes), and hence suffer from limited generalization performance. This paper studies a challenging yet realistic setting, which considers generalization across both size and distribution in VRPs. We propose a generic meta-learning framework, which enables effective training of an initialized model with the capability of fast adaptation to new tasks during inference. We further develop a simple yet efficient approximation method to reduce the training overhead. Extensive experiments on both synthetic and benchmark instances of the traveling salesman problem (TSP) and capacitated vehicle routing problem (CVRP) demonstrate the effectiveness of our method. The code is available at: https://github.com/RoyalSkye/Omni-VRP.

Jianan Zhou, Yaoxin Wu, Wen Song, Zhiguang Cao, Jie Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Traveling Salesman ProblemTSPLIB (test)
Tour Length2.70e+3
115
Capacitated Vehicle Routing ProblemCVRPLib Set X
Average Optimality Gap2.229
111
Capacitated Vehicle Routing ProblemCVRP Explosion distribution
Objective Value35.65
7
Capacitated Vehicle Routing ProblemCVRP Rotation distribution
Objective Value35.9
7
Showing 4 of 4 rows

Other info

Follow for update