LGAINEOct 5, 2020

A Reinforcement Learning Approach for Rebalancing Electric Vehicle Sharing Systems

arXiv:2010.02369v235 citations
Originality Incremental advance
AI Analysis

This addresses operational efficiency for free-floating electric vehicle sharing systems, offering a flexible solution that improves over existing heuristic methods.

The paper tackles the shuttle routing problem for rebalancing electric vehicle sharing systems, proposing a reinforcement learning approach that reduces rebalancing time significantly without restrictions on network structure or charging requirements.

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 electrical vehicles (EVs) to charging stations and demander nodes, which is typically done by a group of drivers. A shuttle is used to pick up and drop off drivers throughout the network. The objective of this study is to solve the shuttle routing problem to finish the rebalancing work in the minimal time. We consider a reinforcement learning framework for the problem, in which a central controller determines the routing policies of a fleet of multiple shuttles. We deploy a policy gradient method for training recurrent neural networks and compare the obtained policy results with heuristic solutions. Our numerical studies show that unlike the existing solutions in the literature, the proposed methods allow to solve the general version of the problem with no restrictions on the urban EV network structure and charging requirements of EVs. Moreover, the learned policies offer a wide range of flexibility resulting in a significant reduction in the time needed to rebalance the network.

Code Implementations1 repo
Foundations

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

Your Notes