Personalized and Context-aware Route Planning for Edge-assisted Vehicles
- URL: http://arxiv.org/abs/2407.17980v1
- Date: Thu, 25 Jul 2024 12:14:12 GMT
- Title: Personalized and Context-aware Route Planning for Edge-assisted Vehicles
- Authors: Dinesh Cyril Selvaraj, Falko Dressler, Carla Fabiana Chiasserini,
- Abstract summary: We propose a novel approach based on graph neural networks (GNNs) and deep reinforcement learning (DRL)
By analyzing the historical trajectories of individual drivers, we classify it with relevant road attributes as indicators of driver preferences.
We evaluate our proposed GNN-based DRL framework using a real-world road network and demonstrate its ability to accommodate driver preferences.
- Score: 11.39182190564773
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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 inception of autonomous vehicles expected in the coming years, where vehicles will rely on routes decided by such planners, there arises a need to incorporate the specific preferences of each driver, ensuring personalized navigation experiences. In this work, we propose a novel approach based on graph neural networks (GNNs) and deep reinforcement learning (DRL), aimed at customizing routes to suit individual preferences. By analyzing the historical trajectories of individual drivers, we classify their driving behavior and associate it with relevant road attributes as indicators of driver preferences. The GNN is capable of representing the road network as graph-structured data effectively, while DRL is capable of making decisions utilizing reward mechanisms to optimize route selection with factors such as travel costs, congestion level, and driver satisfaction. We evaluate our proposed GNN-based DRL framework using a real-world road network and demonstrate its ability to accommodate driver preferences, offering a range of route options tailored to individual drivers. The results indicate that our framework can select routes that accommodate driver's preferences with up to a 17% improvement compared to a generic route planner, and reduce the travel time by 33% (afternoon) and 46% (evening) relatively to the shortest distance-based approach.
Related papers
- DriveCoT: Integrating Chain-of-Thought Reasoning with End-to-End Driving [81.04174379726251]
This paper collects a comprehensive end-to-end driving dataset named DriveCoT.
It contains sensor data, control decisions, and chain-of-thought labels to indicate the reasoning process.
We propose a baseline model called DriveCoT-Agent, trained on our dataset, to generate chain-of-thought predictions and final decisions.
arXiv Detail & Related papers (2024-03-25T17:59:01Z) - Optimizing the Placement of Roadside LiDARs for Autonomous Driving [61.584278382844595]
How to optimize the placement of roadside LiDARs is a crucial but often overlooked problem.
This paper proposes an approach to optimize the placement of roadside LiDARs by selecting optimized positions within the scene.
A dataset named Roadside-Opt is created using the CARLA simulator to facilitate research on the roadside LiDAR placement problem.
arXiv Detail & Related papers (2023-10-11T07:24:27Z) - FastRLAP: A System for Learning High-Speed Driving via Deep RL and
Autonomous Practicing [71.76084256567599]
We present a system that enables an autonomous small-scale RC car to drive aggressively from visual observations using reinforcement learning (RL)
Our system, FastRLAP (faster lap), trains autonomously in the real world, without human interventions, and without requiring any simulation or expert demonstrations.
The resulting policies exhibit emergent aggressive driving skills, such as timing braking and acceleration around turns and avoiding areas which impede the robot's motion, approaching the performance of a human driver using a similar first-person interface over the course of training.
arXiv Detail & Related papers (2023-04-19T17:33:47Z) - Predicting Drivers' Route Trajectories in Last-Mile Delivery Using A
Pair-wise Attention-based Pointer Neural Network [5.092311422459955]
In last-mile delivery, drivers deviate from planned routes because of their tacit knowledge of the road and curbside infrastructure.
Being able to predict the actual stop sequence that a human driver would follow can help to improve route planning in last-mile delivery.
This paper proposes a pair-wise attention-based pointer neural network for this prediction task using drivers' historical delivery trajectory data.
arXiv Detail & Related papers (2023-01-10T06:11:20Z) - Personalized Lane Change Decision Algorithm Using Deep Reinforcement
Learning Approach [4.681908782544996]
Driver-in-the-loop experiments are carried out on a 6-Degree-of-Freedom driving simulator.
Personalization indicators are selected to describe the driver preferences in lane change decision.
Deep reinforcement learning (RL) approach is applied to design human-like agents for automated lane change decision.
arXiv Detail & Related papers (2021-12-17T10:16:43Z) - Deep Learning Aided Packet Routing in Aeronautical Ad-Hoc Networks
Relying on Real Flight Data: From Single-Objective to Near-Pareto
Multi-Objective Optimization [79.96177511319713]
We invoke deep learning (DL) to assist routing in aeronautical ad-hoc networks (AANETs)
A deep neural network (DNN) is conceived for mapping the local geographic information observed by the forwarding node into the information required for determining the optimal next hop.
We extend the DL-aided routing algorithm to a multi-objective scenario, where we aim for simultaneously minimizing the delay, maximizing the path capacity, and maximizing the path lifetime.
arXiv Detail & Related papers (2021-10-28T14:18:22Z) - Data Driven VRP: A Neural Network Model to Learn Hidden Preferences for
VRP [9.434400627011108]
We use a neural network model to estimate the arc probabilities, which allows for additional features and automatic parameter estimation.
We investigate the difference with a prior weighted Markov counting approach, and study the applicability of neural networks in this setting.
arXiv Detail & Related papers (2021-08-10T10:53:44Z) - Incentivizing Efficient Equilibria in Traffic Networks with Mixed
Autonomy [17.513581783749707]
Vehicle platooning can potentially reduce traffic congestion by increasing road capacity via vehicle platooning.
We consider a network of parallel roads with two modes of transportation: (i) human drivers, who will choose the quickest route available to them, and (ii) a ride hailing service, which provides an array of autonomous vehicle route options, each with different prices, to users.
We formalize a model of vehicle flow in mixed autonomy and a model of how autonomous service users make choices between routes with different prices and latencies.
arXiv Detail & Related papers (2021-05-06T03:01:46Z) - End-to-end Interpretable Neural Motion Planner [78.69295676456085]
We propose a neural motion planner (NMP) for learning to drive autonomously in complex urban scenarios.
We design a holistic model that takes as input raw LIDAR data and a HD map and produces interpretable intermediate representations.
We demonstrate the effectiveness of our approach in real-world driving data captured in several cities in North America.
arXiv Detail & Related papers (2021-01-17T14:16:12Z) - Detecting 32 Pedestrian Attributes for Autonomous Vehicles [103.87351701138554]
In this paper, we address the problem of jointly detecting pedestrians and recognizing 32 pedestrian attributes.
We introduce a Multi-Task Learning (MTL) model relying on a composite field framework, which achieves both goals in an efficient way.
We show competitive detection and attribute recognition results, as well as a more stable MTL training.
arXiv Detail & Related papers (2020-12-04T15:10:12Z) - A Distributed Model-Free Ride-Sharing Approach for Joint Matching,
Pricing, and Dispatching using Deep Reinforcement Learning [32.0512015286512]
We present a dynamic, demand aware, and pricing-based vehicle-passenger matching and route planning framework.
Our framework is validated using the New York City Taxi dataset.
Experimental results show the effectiveness of our approach in real-time and large scale settings.
arXiv Detail & Related papers (2020-10-05T03:13:47Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.