Hierarchical Learning-based Graph Partition for Large-scale Vehicle Routing Problems
Yuxin Pan, Ruohong Liu, Yize Chen, Zhiguang Cao, Fangzhen Lin

TL;DR
This paper introduces a Hierarchical Learning-based Graph Partition framework for large-scale Vehicle Routing Problems, improving global and local partitioning to enhance solution quality and generalization.
Contribution
It proposes a versatile hierarchical partitioning approach that combines global and local policies optimized via RL and SL, addressing error propagation in VRP solutions.
Findings
Improved partitioning accuracy in CVRP instances.
Enhanced generalization to larger problem sizes.
Reduced error propagation through hierarchical policies.
Abstract
Neural solvers based on the divide-and-conquer approach for Vehicle Routing Problems (VRPs) in general, and capacitated VRP (CVRP) in particular, integrates the global partition of an instance with local constructions for each subproblem to enhance generalization. However, during the global partition phase, misclusterings within subgraphs have a tendency to progressively compound throughout the multi-step decoding process of the learning-based partition policy. This suboptimal behavior in the global partition phase, in turn, may lead to a dramatic deterioration in the performance of the overall decomposition-based system, despite using optimal local constructions. To address these challenges, we propose a versatile Hierarchical Learning-based Graph Partition (HLGP) framework, which is tailored to benefit the partition of CVRP instances by synergistically integrating global and local…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Optimization and Packing Problems · Advanced Manufacturing and Logistics Optimization
