Pith. sign in

REVIEW 2 cited by

Learn to Design the Heuristics for Vehicle Routing Problem

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.08539 v1 pith:PP37OLKS submitted 2020-02-20 cs.NE cs.AI

classification cs.NEcs.AI
keywords heuristicsdesignnetworkdatadestroyembeddingslearnlocal-search
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper presents an approach to learn the local-search heuristics that iteratively improves the solution of Vehicle Routing Problem (VRP). A local-search heuristics is composed of a destroy operator that destructs a candidate solution, and a following repair operator that rebuilds the destructed one into a new one. The proposed neural network, as trained through actor-critic framework, consists of an encoder in form of a modified version of Graph Attention Network where node embeddings and edge embeddings are integrated, and a GRU-based decoder rendering a pair of destroy and repair operators. Experiment results show that it outperforms both the traditional heuristics algorithms and the existing neural combinatorial optimization for VRP on medium-scale data set, and is able to tackle the large-scale data set (e.g., over 400 nodes) which is a considerable challenge in this area. Moreover, the need for expertise and handcrafted heuristics design is eliminated due to the fact that the proposed network learns to design the heuristics with a better performance. Our implementation is available online.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LRM-1B: Towards Large Routing Model

    cs.LG 2025-07 conditional novelty 6.0 of 10

    A 1B-parameter routing model beats existing multi-task neural solvers on synthetic VRP benchmarks, and the authors fit power-law scaling curves for model size, trajectories, and compute.

  2. Learning to Search for Vehicle Routing with Multiple Time Windows

    cs.LG 2025-05 conditional novelty 5.0 of 10

    Reinforcement-learned neighborhood operator selection improves variable neighborhood search for vehicle routing with multiple time windows, beating adaptive VNS by 3-15% in route length while running several times faster.

Pith tools