Deep Learning-Based Vehicle Speed Prediction for Ecological Adaptive
Cruise Control in Urban and Highway Scenarios
- URL: http://arxiv.org/abs/2212.00149v1
- Date: Wed, 30 Nov 2022 22:50:43 GMT
- Title: Deep Learning-Based Vehicle Speed Prediction for Ecological Adaptive
Cruise Control in Urban and Highway Scenarios
- Authors: Sai Krishna Chada, Daniel G\"orges, Achim Ebert, Roman Teutsch
- Abstract summary: In a typical car-following scenario, target vehicle speed fluctuations act as an external disturbance to the host vehicle and in turn affect its energy consumption.
Deep recurrent neural network-based vehicle speed prediction using long-short term memory (LSTM) and gated recurrent units (GRU) is studied in this work.
The proposed speed prediction models are evaluated for long-term predictions (up to 10 s) of target vehicle future velocities.
- Score: 0.5161531917413706
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In a typical car-following scenario, target vehicle speed fluctuations act as
an external disturbance to the host vehicle and in turn affect its energy
consumption. To control a host vehicle in an energy-efficient manner using
model predictive control (MPC), and moreover, enhance the performance of an
ecological adaptive cruise control (EACC) strategy, forecasting the future
velocities of a target vehicle is essential. For this purpose, a deep recurrent
neural network-based vehicle speed prediction using long-short term memory
(LSTM) and gated recurrent units (GRU) is studied in this work. Besides these,
the physics-based constant velocity (CV) and constant acceleration (CA) models
are discussed. The sequential time series data for training (e.g. speed
trajectories of the target and its preceding vehicles obtained through
vehicle-to-vehicle (V2V) communication, road speed limits, traffic light
current and future phases collected using vehicle-to-infrastructure (V2I)
communication) is gathered from both urban and highway networks created in the
microscopic traffic simulator SUMO. The proposed speed prediction models are
evaluated for long-term predictions (up to 10 s) of target vehicle future
velocities. Moreover, the results revealed that the LSTM-based speed predictor
outperformed other models in terms of achieving better prediction accuracy on
unseen test datasets, and thereby showcasing better generalization ability.
Furthermore, the performance of EACC-equipped host car on the predicted
velocities is evaluated, and its energy-saving benefits for different
prediction horizons are presented.
Related papers
- MetaFollower: Adaptable Personalized Autonomous Car Following [63.90050686330677]
We propose an adaptable personalized car-following framework - MetaFollower.
We first utilize Model-Agnostic Meta-Learning (MAML) to extract common driving knowledge from various CF events.
We additionally combine Long Short-Term Memory (LSTM) and Intelligent Driver Model (IDM) to reflect temporal heterogeneity with high interpretability.
arXiv Detail & Related papers (2024-06-23T15:30:40Z) - RACER: Rational Artificial Intelligence Car-following-model Enhanced by
Reality [51.244807332133696]
This paper introduces RACER, a cutting-edge deep learning car-following model to predict Adaptive Cruise Control (ACC) driving behavior.
Unlike conventional models, RACER effectively integrates Rational Driving Constraints (RDCs), crucial tenets of actual driving.
RACER excels across key metrics, such as acceleration, velocity, and spacing, registering zero violations.
arXiv Detail & Related papers (2023-12-12T06:21:30Z) - Trajectory Prediction with Observations of Variable-Length for Motion
Planning in Highway Merging scenarios [5.193470362635256]
Existing methods cannot initiate prediction for a vehicle unless observed for a fixed duration of two or more seconds.
This paper proposes a novel transformer-based trajectory prediction approach, specifically trained to handle any observation length larger than one frame.
We perform a comprehensive evaluation of the proposed method using two large-scale highway trajectory datasets.
arXiv Detail & Related papers (2023-06-08T18:03:48Z) - LSTM-based Preceding Vehicle Behaviour Prediction during Aggressive Lane
Change for ACC Application [4.693170687870612]
We propose a Long Short-Term Memory (LSTM) based Adaptive Cruise Control (ACC) system.
The model is constructed based on the real-world highD dataset, acquired from German highways with the assistance of camera-equipped drones.
We show that the LSTM-based system is 19.25% more accurate than the ANN model and 5.9% more accurate than the MPC model in terms of predicting future values of subject vehicle acceleration.
arXiv Detail & Related papers (2023-05-01T21:33:40Z) - AdvDO: Realistic Adversarial Attacks for Trajectory Prediction [87.96767885419423]
Trajectory prediction is essential for autonomous vehicles to plan correct and safe driving behaviors.
We devise an optimization-based adversarial attack framework to generate realistic adversarial trajectories.
Our attack can lead an AV to drive off road or collide into other vehicles in simulation.
arXiv Detail & Related papers (2022-09-19T03:34:59Z) - Motion Planning and Control for Multi Vehicle Autonomous Racing at High
Speeds [100.61456258283245]
This paper presents a multi-layer motion planning and control architecture for autonomous racing.
The proposed solution has been applied on a Dallara AV-21 racecar and tested at oval race tracks achieving lateral accelerations up to 25 $m/s2$.
arXiv Detail & Related papers (2022-07-22T15:16:54Z) - Real Time Monocular Vehicle Velocity Estimation using Synthetic Data [78.85123603488664]
We look at the problem of estimating the velocity of road vehicles from a camera mounted on a moving car.
We propose a two-step approach where first an off-the-shelf tracker is used to extract vehicle bounding boxes and then a small neural network is used to regress the vehicle velocity.
arXiv Detail & Related papers (2021-09-16T13:10:27Z) - Predicting Vehicles' Longitudinal Trajectories and Lane Changes on
Highway On-Ramps [2.580765958706854]
Vehicles on highway on-ramps are one of the leading contributors to congestion.
We propose a prediction framework that predicts the longitudinal trajectories and lane changes (LCs) of vehicles on highway on-ramps and tapers.
arXiv Detail & Related papers (2021-08-23T20:38:37Z) - Vision-based Vehicle Speed Estimation for ITS: A Survey [0.47248250311484113]
The number of speed cameras installed worldwide has been growing in recent years.
Traffic monitoring and forecasting in road networks plays a fundamental role to enhance traffic, emissions and energy consumption in smart cities.
The use of vision-based systems brings great challenges to be solved, but also great potential advantages.
arXiv Detail & Related papers (2021-01-15T15:07:54Z) - ParkPredict: Motion and Intent Prediction of Vehicles in Parking Lots [65.33650222396078]
We develop a parking lot environment and collect a dataset of human parking maneuvers.
We compare a multi-modal Long Short-Term Memory (LSTM) prediction model and a Convolution Neural Network LSTM (CNN-LSTM) to a physics-based Extended Kalman Filter (EKF) baseline.
Our results show that 1) intent can be estimated well (roughly 85% top-1 accuracy and nearly 100% top-3 accuracy with the LSTM and CNN-LSTM model); 2) knowledge of the human driver's intended parking spot has a major impact on predicting parking trajectory; and 3) the semantic representation of the environment
arXiv Detail & Related papers (2020-04-21T20:46:32Z) - End-to-End Vision-Based Adaptive Cruise Control (ACC) Using Deep
Reinforcement Learning [12.100265694989627]
This paper presented a deep reinforcement learning method named Double Deep Q-networks to design an end-to-end vision-based adaptive cruise control (ACC) system.
Well-designed reward functions associated with the following distance and throttle/brake force were implemented in the reinforcement learning model.
The proposed system can be well adaptive to different speed trajectories of the preceding vehicle and operated in real-time.
arXiv Detail & Related papers (2020-01-24T20:02:50Z)
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.