paper-with-me

홈 › Papers

A Curriculum-Based Deep Reinforcement Learning Framework for the Electric Vehicle Routing Problem

2026-01-21 · Mertcan Daysalilar, Fuat Uyguroglu, Gabriel Nicolosi, Adam Meyers arxiv

The electric vehicle routing problem with time windows (EVRPTW) is a complex optimization problem in sustainable logistics, where routing decisions must minimize total travel distance, fleet size, and battery usage while satisfying strict customer time constraints. Although deep reinforcement learning (DRL) has shown great potential as an alternative to classical heuristics and exact solvers, existing DRL models often struggle to maintain training stability-failing to converge or generalize when constraints are dense. In this study, we propose a curriculum-based deep reinforcement learning (CB-DRL) framework designed to resolve this instability. The framework utilizes a structured three-phase curriculum that gradually increases problem complexity: the agent first learns distance and fleet optimization (Phase A), then battery management (Phase B), and finally the full EVRPTW (Phase C). To ensure stable learning across phases, the framework employs a modified proximal policy optimization algorithm with phase-specific hyperparameters, value and advantage clipping, and adaptive learning-rate scheduling. The policy network is built upon a heterogeneous graph attention encoder enhanced by global-local attention and feature-wise linear modulation. This specialized architecture explicitly captures the distinct properties of depots, customers, and charging stations. Trained exclusively on small instances with N=10 customers, the model demonstrates robust generalization to unseen instances ranging from N=5 to N=100, significantly outperforming standard baselines on medium-scale problems. Experimental results confirm that this curriculum-guided approach achieves high feasibility rates and competitive solution quality on out-of-distribution instances where standard DRL baselines fail, effectively bridging the gap between neural speed and operational reliability.

📄 PDF Abstract BibTeX arXiv:2601.15038

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

A new Hyper-heuristic based on Adaptive Simulated Annealing and Reinforcement Learning for the Capacitated Electric Vehicle Routing Problem

2022-06-07 · Erick Rodríguez-Esparza, Antonio D Masegosa, Diego Oliva, Enrique Onieva

Electric vehicles (EVs) have been adopted in urban areas to reduce environmental pollution and global warming as a result of the increasing number of freight vehicles. However, there are still deficiencies in routing the…

Deep Reinforcement Learning for Electric Vehicle Routing Problem with Time Windows

2020-10-05 · Bo Lin, Bissan Ghaddar, Jatin Nathwani

The past decade has seen a rapid penetration of electric vehicles (EV) in the market, more and more logistics and transportation companies start to deploy EVs for service provision. In order to model the operations of a …

Deep Reinforcement LearningGraph Embeddingreinforcement-learningReinforcement Learning (RL)

A Reinforcement Learning Approach for Rebalancing Electric Vehicle Sharing Systems

2020-10-05 · Aigerim Bogyrbayeva, Sungwook Jang, Ankit Shah, Young Jae Jang 외

This paper proposes a reinforcement learning approach for nightly offline rebalancing operations in free-floating electric vehicle sharing systems (FFEVSS). Due to sparse demand in a network, FFEVSS require relocation of…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Reinforcement Learning Approach for Electric Vehicle Routing Problem with Vehicle-to-Grid Supply

2022-04-12 · Ajay Narayanan, Prasant Misra, Ankush Ojha, Vivek Bandhu 외

The use of electric vehicles (EV) in the last mile is appealing from both sustainability and operational cost perspectives. In addition to the inherent cost efficiency of EVs, selling energy back to the grid during peak …

Reinforcement Learning (RL)

Electric Vehicle Routing Problem for Emergency Power Supply: Towards Telecom Base Station Relief

2024-04-03 · Daisuke Kikuta, Hiroki Ikeuchi, Kengo Tajiri, Yuta Toyama 외

As a telecom provider, our company has a critical mission to maintain telecom services even during power outages. To accomplish the mission, it is essential to maintain the power of the telecom base stations. Here we con…

Reinforcement Learning (RL)