Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Vehicle Routing with Finite Time Horizon using Deep Reinforcement Learning with Improved Network Embedding

About

In this paper, we study the vehicle routing problem with a finite time horizon. In this routing problem, the objective is to maximize the number of customer requests served within a finite time horizon. We present a novel routing network embedding module which creates local node embedding vectors and a context-aware global graph representation. The proposed Markov decision process for the vehicle routing problem incorporates the node features, the network adjacency matrix and the edge features as components of the state space. We incorporate the remaining finite time horizon into the network embedding module to provide a proper routing context to the embedding module. We integrate our embedding module with a policy gradient-based deep Reinforcement Learning framework to solve the vehicle routing problem with finite time horizon. We trained and validated our proposed routing method on real-world routing networks, as well as synthetically generated Euclidean networks. Our experimental results show that our method achieves a higher customer service rate than the existing routing methods. Additionally, the solution time of our method is significantly lower than that of the existing methods.

Ayan Maity, Sudeshna Sarkar• 2026

Related benchmarks

TaskDatasetResultRank
Vehicle RoutingEMA-50 highway networks
Service Rate94.5
8
Vehicle RoutingEMA-100 highway networks
Customers Served57.5
8
Vehicle RoutingEMA-150 highway networks
Customer Service Rate56.2
8
RoutingEMA-50
Solution Time (s)0.45
5
RoutingEMA-150
Solution Time (s)1.03
5
Vehicle RoutingEuclidean Routing Networks EN-50 Deterministic
Customers Served75.2
5
Vehicle RoutingEuclidean Routing Networks EN-100 Deterministic
Customers Served0.48
5
RoutingEMA-100
Solution Time (s)0.63
5
RoutingVienna-160
Solution Time (s)0.78
4
RoutingVienna-300
Solution Time (s)1.85
4
Showing 10 of 14 rows

Other info

Follow for update