AIJan 21

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

arXiv:2601.15131v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses routing efficiency for logistics and transportation sectors, though it appears incremental with improvements in network embedding.

The paper tackles the vehicle routing problem with a finite time horizon by maximizing served customer requests, achieving a higher service rate and significantly lower solution time compared to existing methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes