paper-with-me

홈 › Papers

Deep Reinforcement Learning Based Dynamic Route Planning for Minimizing Travel Time

2020-11-03 · Yuanzhe Geng, Erwu Liu, Rui Wang, Yiming Liu

Route planning is important in transportation. Existing works focus on finding the shortest path solution or using metrics such as safety and energy consumption to determine the planning. It is noted that most of these studies rely on prior knowledge of road network, which may be not available in certain situations. In this paper, we design a route planning algorithm based on deep reinforcement learning (DRL) for pedestrians. We use travel time consumption as the metric, and plan the route by predicting pedestrian flow in the road network. We put an agent, which is an intelligent robot, on a virtual map. Different from previous studies, our approach assumes that the agent does not need any prior information about road network, but simply relies on the interaction with the environment. We propose a dynamically adjustable route planning (DARP) algorithm, where the agent learns strategies through a dueling deep Q network to avoid congested roads. Simulation results show that the DARP algorithm saves 52% of the time under congestion condition when compared with traditional shortest path planning algorithms.

📄 PDF Abstract BibTeX arXiv:2011.01771

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Multi-agent deep reinforcement learning based real-time planning approach for responsive customized bus routes

2023-12-14 · journal 2023 12 · Binglin Wu, Xingquan Zuo, Gang Chen, Guanqun Ai 외

Customized bus can meet many passengers’ personalized travel demand in a public transportation system by providing an innovative shared travel service. Customized bus offers multiple bus routes that jointly form a rout…

DecoderDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Optimal estimates for short horizon travel time prediction in urban areas

2015-07-30 · Indre Zliobaite, Mikhail Khokhlov

Increasing popularity of mobile route planning applications based on GPS technology provides opportunities for collecting traffic data in urban environments. One of the main challenges for travel time estimation and pred…

PredictionTravel Time Estimation

A Decentralized Reinforcement Learning Framework for Efficient Passage of Emergency Vehicles

2021-10-30 · Haoran Su, Yaofeng Desmond Zhong, Biswadip Dey, Amit Chakraborty

Emergency vehicles (EMVs) play a critical role in a city's response to time-critical events such as medical emergencies and fire outbreaks. The existing approaches to reduce EMV travel time employ route optimization and …

reinforcement-learningReinforcement Learning (RL)Traffic Signal Control

A Systematic Decade Review of Trip Route Planning with Travel Time Estimation based on User Preferences and Behavior

2025-03-30 · Nikil Jayasuriya, Deshan Sumanathilaka

This paper systematically explores the advancements in adaptive trip route planning and travel time estimation (TTE) through Artificial Intelligence (AI). With the increasing complexity of urban transportation systems, t…

Data IntegrationFederated LearningMeta-LearningReinforcement Learning (RL)+1

Personalized and Context-aware Route Planning for Edge-assisted Vehicles

2024-07-25 · Dinesh Cyril Selvaraj, Falko Dressler, Carla Fabiana Chiasserini

Conventional route planning services typically offer the same routes to all drivers, focusing primarily on a few standardized factors such as travel distance or time, overlooking individual driver preferences. With the i…

Autonomous VehiclesDeep Reinforcement Learning