Pith. sign in

REVIEW 3 cited by

Learning to Solve Vehicle Routing Problems with Time Windows through Joint Attention

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 2006.09100 v1 pith:LRJQL6VP submitted 2020-06-16 cs.LG stat.ML

classification cs.LGstat.ML
keywords modelproblemsroutingvehicleroutestimewindowsable
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Many real-world vehicle routing problems involve rich sets of constraints with respect to the capacities of the vehicles, time windows for customers etc. While in recent years first machine learning models have been developed to solve basic vehicle routing problems faster than optimization heuristics, complex constraints rarely are taken into consideration. Due to their general procedure to construct solutions sequentially route by route, these methods generalize unfavorably to such problems. In this paper, we develop a policy model that is able to start and extend multiple routes concurrently by using attention on the joint action space of several tours. In that way the model is able to select routes and customers and thus learns to make difficult trade-offs between routes. In comprehensive experiments on three variants of the vehicle routing problem with time windows we show that our model called JAMPR works well for different problem sizes and outperforms the existing state-of-the-art constructive model. For two of the three variants it also creates significantly better solutions than a comparable meta-heuristic solver.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. LaT: LLM-as-Trainer for Multi-Task Vehicle Routing Solvers

    cs.AI 2026-07 conditional novelty 6.0 of 10

    A pretrained LLM converts cross-task validation gaps into a five-number guidance signal injected into each encoder layer, improving several multi-task VRP solvers by roughly 0.1–0.5 percentage points on trained and un...

  2. Recurrent State Encoders for Efficient Neural Combinatorial Optimization

    cs.LG 2025-09 conditional novelty 6.0 of 10

    A recurrent encoder that updates embeddings from prior step embeddings and current state matches a 9-layer recompute-every-step encoder with 3x fewer active layers, cutting latency 1.8-4x on TSP, CVRP, and OP.

  3. 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