paper-with-me

Papers

Enhancing Safety in Mixed Traffic: Learning-Based Modeling and Efficient Control of Autonomous and Human-Driven Vehicles

2024-04-10 · Jie Wang, Yash Vardhan Pant, Lei Zhao, Michał Antkiewicz, Krzysztof Czarnecki

With the increasing presence of autonomous vehicles (AVs) on public roads, developing robust control strategies to navigate the uncertainty of human-driven vehicles (HVs) is crucial. This paper introduces an advanced method for modeling HV behavior, combining a first-principles model with Gaussian process (GP) learning to enhance velocity prediction accuracy and provide a measurable uncertainty. We validated this innovative HV model using real-world data from field experiments and applied it to develop a GP-enhanced model predictive control (GP-MPC) strategy. This strategy aims to improve safety in mixed vehicle platoons by integrating uncertainty assessment into distance constraints. Comparative simulation studies with a conventional model predictive control (MPC) approach demonstrated that our GP-MPC strategy ensures more reliable safe distancing and fosters efficient vehicular dynamics, achieving notably higher speeds within the platoon. By incorporating a sparse GP technique in HV modeling and adopting a dynamic GP prediction within the MPC framework, we significantly reduced the computation time of GP-MPC, marking it only 4.6% higher than that of the conventional MPC. This represents a substantial improvement, making the process about 100 times faster than our preliminary work without these approximations. Our findings underscore the effectiveness of learning-based HV modeling in enhancing both safety and operational efficiency in mixed-traffic environments, paving the way for more harmonious AV-HV interactions.

📄 PDF Abstract BibTeX arXiv:2404.06732

Code (1)

jwangjie/mixed-traffic-gp-mpc 공식 구현

Tasks

Autonomous VehiclesModel Predictive ControlNavigate

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Enhancing System-Level Safety in Mixed-Autonomy Platoon via Safe Reinforcement Learning

2024-01-20 · Jingyuan Zhou, Longhao Yan, Kaidi Yang

Connected and automated vehicles (CAVs) have recently gained prominence in traffic research due to advances in communication technology and autonomous driving. Various longitudinal control strategies for CAVs have been d…

Autonomous DrivingCollision AvoidanceDeep Reinforcement LearningSafe Reinforcement Learning

A Cooperative Control Framework for CAV Lane Change in a Mixed Traffic Environment

2020-10-12

In preparing for connected and autonomous vehicles (CAVs), a worrisome aspect is the transition era which will be characterized by mixed traffic (where CAVs and human-driven vehicles (HDVs) share the roadway). Consistent…

Autonomous VehiclesCollision Avoidance

Leveraging Cooperative Connected Automated Vehicles for Mixed Traffic Safety

2024-06-17 · Chenguang Zhao, Tamas G. Molnar, Huan Yu

The introduction of connected and automated vehicles (CAV) is believed to reduce congestion, enhance safety, and improve traffic efficiency. Numerous research studies have focused on controlling pure CAV platoons in full…

Reinforcement Learning-Based Control of CAV Platoon Joining Maneuvers in Mixed Traffic

2026-08-27 · Biao Yin, Abderrahmane Kasmi, Nadir Farhi arxiv

Connected and automated vehicle (CAV) platooning offers a promising approach to improving road safety and traffic capacity. However, platoon control in real-world traffic is challenging due to uncertainty and heterogeneo…

Reinforcement Learning

EnduRL: Enhancing Safety, Stability, and Efficiency of Mixed Traffic Under Real-World Perturbations Via Reinforcement Learning

2023-11-21 · Bibek Poudel, Weizi Li, Kevin Heaslip

Human-driven vehicles (HVs) amplify naturally occurring perturbations in traffic, leading to congestion--a major contributor to increased fuel consumption, higher collision risks, and reduced road capacity utilization. W…