Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery &Amp; Data Mining 2020
DOI: 10.1145/3394486.3403356
|View full text |Cite
|
Sign up to set email alerts
|

Efficiently Solving the Practical Vehicle Routing Problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0
1

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 58 publications
(12 citation statements)
references
References 10 publications
0
11
0
1
Order By: Relevance
“…Rather than relying on a single decoder for sequence generation, Xin et al [100] proposed a multi-decoder mechanism to generate several partial solutions simultaneously and combine them using tree search to expand the searching space. Duan et al [98] on the other hand, focused on more effective feature representation ability of the network itself. They augmented the structure with GCN, and develop a joint learning approach using both DRL and supervised learning.…”
Section: Sequence Generation Methodsmentioning
confidence: 99%
“…Rather than relying on a single decoder for sequence generation, Xin et al [100] proposed a multi-decoder mechanism to generate several partial solutions simultaneously and combine them using tree search to expand the searching space. Duan et al [98] on the other hand, focused on more effective feature representation ability of the network itself. They augmented the structure with GCN, and develop a joint learning approach using both DRL and supervised learning.…”
Section: Sequence Generation Methodsmentioning
confidence: 99%
“…Later, [24] extended the attention method to the VRP outperforming [31], followed by [40] who also expanded their model to the VRP case obtaining lower gaps. A specialized VRP model combined reinforcement and supervised learning to learn to construct solutions, outperforming [24], but trained on different distributions of node locations [8]. Another VRP method, named neural large neighborhood search (NLNS) [15] proposed integrating learning methods and classical search.…”
Section: Related Workmentioning
confidence: 99%
“…These problems are harder to solve than the TSP due to the added constraints and usually require tailored heuristics. Both problems have also been subject of the recent interest in combining machine learning and combinatorial optimization [8,16,19,34]. However, few previously proposed models can be seamlessly used in multiple routing problems [24,40].…”
Section: Introductionmentioning
confidence: 99%
“…They showed that this approach is comparable to Genetic Algorithm (GA) for mediumsized instances (≈ 50 cities), but its performance becomes better than GA for largersized instances (> 100 cities) while taking much less computational time. Duan et al (2020) proposed a technique that combines training with reinforcement learning and supervised learning. The method was based on graph convolutional network to encode a problem instance with node and edge features.…”
Section: Learning To Construct Vrp Solutionsmentioning
confidence: 99%