Spatial-temporal-demand clustering for solving large-scale vehicle routing problems with time windows
Christoph Kerscher, Stefan Minner

TL;DR
This paper introduces a data-driven clustering framework that enhances large-scale vehicle routing problem solutions by incorporating spatial, temporal, and demand data, improving scalability and solution quality.
Contribution
The paper presents the DRI framework that uses a novel similarity metric for customer clustering, enabling scalable and adaptable VRP solutions with existing metaheuristics.
Findings
Data-based clustering outperforms spatial-only methods.
The similarity metric improves subproblem separation and local search effectiveness.
DRI scales metaheuristics for faster, high-quality large-scale VRP solutions.
Abstract
Several metaheuristics use decomposition and pruning strategies to solve large-scale instances of the vehicle routing problem (VRP). Those complexity reduction techniques often rely on simple, problem-specific rules. However, the growth in available data and advances in computer hardware enable data-based approaches that use machine learning (ML) to improve scalability of solution algorithms. We propose a decompose-route-improve (DRI) framework that groups customers using clustering. Its similarity metric incorporates customers' spatial, temporal, and demand data and is formulated to reflect the problem's objective function and constraints. The resulting sub-routing problems can independently be solved using any suitable algorithm. We apply pruned local search (LS) between solved subproblems to improve the overall solution. Pruning is based on customers' similarity information obtained…
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
TopicsVehicle Routing Optimization Methods · Transportation and Mobility Innovations · Data Management and Algorithms
MethodsPruning
