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
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.
Forward citations
Cited by 3 Pith papers
-
LaT: LLM-as-Trainer for Multi-Task Vehicle Routing Solvers
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...
-
Recurrent State Encoders for Efficient Neural Combinatorial Optimization
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.
-
Learning to Search for Vehicle Routing with Multiple Time Windows
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.
Discussion (0). Sign in to comment.