paper-with-me

홈 › Papers

Eco-Driving of Connected and Autonomous Vehicles with Sequence-to-Sequence Prediction of Target Vehicle Velocity

2021-05-31 · Shobhit Gupta, Marcello Canova

The Eco-Driving control problem seeks to perform fuel efficient speed planning for a Connected and Autonomous Vehicle (CAV) that can exploit information available from advanced mapping, and from Vehicle-to-Everything (V2X) communication. The ability of an Eco-Driving strategy to adapt in real time to variable traffic scenarios where surrounding vehicles can be either connected or unconnected is critical for further development and deployment of this technology in the transportation sector. In this work, the Eco-Driving strategy, formulated as a receding-horizon optimal control problem, is integrated with a target vehicle speed prediction model and solved via Dynamic Programming (DP) to determine the optimal speed trajectory in the presence of a human-driven target vehicle. An encoder-decoder architecture analyzes the patterns in the target vehicle velocity recorded over a historic window using a Gated-Recurrent-Unit (GRU) based encoder and generates an estimate of the future velocity trajectory using the GRU based decoder. A sensitivity study is done to analyze the effect of the historical and prediction windows on the accuracy of the velocity predictor. The proposed Eco-Driving controller is evaluated through microscopic simulations using a traffic simulator.

📄 PDF Abstract BibTeX arXiv:2105.14658

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecoder

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Risk-anticipatory autonomous driving strategies considering vehicles' weights, based on hierarchical deep reinforcement learning

2023-12-27 · Di Chen, Hao Li, Zhicheng Jin, Huizhao Tu 외

Autonomous vehicles (AVs) have the potential to prevent accidents caused by drivers errors and reduce road traffic risks. Due to the nature of heavy vehicles, whose collisions cause more serious crashes, the weights of v…

Autonomous DrivingAutonomous VehiclesDecision MakingDeep Reinforcement Learning

Merging control in mixed traffic with safety guarantees: a safe sequencing policy with optimal motion control

2023-05-26 · Ehsan Sabouni, H. M. Sabbir Ahmad, Christos G. Cassandras, Wenchao Li

We address the problem of merging traffic from two roadways consisting of both Connected Autonomous Vehicles (CAVs) and Human Driven Vehicles (HDVs). Guaranteeing safe merging in such mixed traffic settings is challengin…

Autonomous Vehicles

Calibration of Human Driving Behavior and Preference Using Naturalistic Traffic Data

2021-05-05 · Qi Dai, Di Shen, Jinhong Wang, Suzhou Huang 외

Understanding human driving behaviors quantitatively is critical even in the era when connected and autonomous vehicles and smart infrastructure are becoming ever more prevalent. This is particularly so as that mixed tra…

Autonomous VehiclesDecision Making

M3CAD: Towards Generic Cooperative Autonomous Driving Benchmark

2025-05-10 · Morui Zhu, Yongqi Zhu, Yihao Zhu, Qi Chen 외

We introduce M$^3$CAD, a novel benchmark designed to advance research in generic cooperative autonomous driving. M$^3$CAD comprises 204 sequences with 30k frames, spanning a diverse range of cooperative driving scenarios…

Autonomous DrivingMotion Forecastingobject-detectionObject Detection

Learning Pedestrian Actions to Ensure Safe Autonomous Driving

2023-05-22 · Jia Huang, Alvika Gautam, Srikanth Saripalli

To ensure safe autonomous driving in urban environments with complex vehicle-pedestrian interactions, it is critical for Autonomous Vehicles (AVs) to have the ability to predict pedestrians' short-term and immediate acti…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction