2

Optimal Cooperative Driving at Signal-Free Intersections With Polynomial-Time Complexity

This paper proposes an optimal and computationally efficient cooperative driving strategy with the polynomial-time complexity. By modeling the conflict relations among the vehicles, the solution space of the cooperative driving problem is completely represented by a newly designed small-size state space. Then, based on dynamic programming, the globally optimal solution can be searched inside the state space efficiently. It is proved that the proposed strategy can reduce the time complexity of computation from exponential to a small-degree polynomial.

Learning-Based Stochastic Driving Model for Autonomous Vehicle Testing

This paper presents a learning-based stochastic driving model that meets the unique needs of AV testing (i.e., interactive and human-like stochasticity). The model is built based on the long short-term memory architecture. By incorporating the concept of quantile regression into the loss function of the model, the stochastic behaviors are reproduced without prior assumption of human drivers.

Corner Case Generation and Analysis for Safety Assessment of Autonomous Vehicles

In this paper, a unified framework is proposed to generate corner cases for decision-making systems. To address the challenge brought by high dimensionality, the driving environment is formulated based on the Markov decision process, and the deep reinforcement learning techniques are applied to learn the behavior policy of BVs. With the learned policy, BVs behave and interact with the CAVs more aggressively, resulting in more corner cases.

Robust Platoon Control in Mixed Traffic Flow Based on Tube Model Predictive Control

A robust platoon control framework is proposed for mixed traffic flow where connected and automated vehicles (CAVs) and human-driven vehicles (HDVs) coexist. The prediction uncertainty is dynamically mitigated by the feedback control and restricted inside a set with a high probability. When the uncertainty exceeds the set or additional external disturbance emerges, the feedforward control is triggered to plan a "tube" (a sequence of sets), which can bound CAVs' actual trajectories. As the replanning process is usually not required, the proposed method is much more efficient regarding computation and communication, compared with the MPC method.

Intelligent driving intelligence test for autonomous vehicles with naturalistic and adversarial environment

Tests for autonomous vehicles are usually made in the naturalistic driving environment where safety-critical scenarios are rare. Feng et al. propose a testing approach combining naturalistic and adversarial environment which allows to accelerate testing process and detect dangerous driving events.

Testing Scenario Library Generation for Connected and Automated Vehicles: An Adaptive Framework

How to generate testing scenario libraries for connected and automated vehicles (CAVs) is a major challenge faced by the industry. In previous studies, to evaluate maneuver challenge of a scenario, surrogate models (SMs) are often used without explicit knowledge of the CAV under test. However, performance dissimilarities between the SM and the CAV under test usually exist, and it can lead to the generation of suboptimal scenario libraries. In this article, an adaptive testing scenario library generation (ATSLG) method is proposed to solve this problem.

Safety assessment of highly automated driving systems in test tracks: A new framework

This paper presents a new safety assessment framework for highly automated driving systems in test tracks. The framework integrates an augmented reality testing platform and a testing scenario library generation method together. The framework has been implemented in Mcity test facility with a SAE Level-4 ADS vehicle. The framework can accelerate the assessment process by multiple orders of magnitude comparing to the on-road test approach.

Testing Scenario Library Generation for Connected and Automated Vehicles, Part II: Case Studies

This paper aims to provide implementation examples and guidelines, and to enhance the proposed methodology under high-dimensional scenarios. Three typical cases, including cut-in, highway-exit, and car-following, are designed and studied in this paper.

Testing Scenario Library Generation for Connected and Automated Vehicles, Part I: Methodology

Testing and evaluation is a critical step in the development and deployment of connected and automated vehicles (CAVs), and yet there is no systematic framework to generate testing scenario library. This study aims to provide a general framework for the testing scenario library generation (TSLG) problem with different operational design domains (ODDs), CAV models, and performance metrics.

A Cooperative Driving Strategy for Merging at On-Ramps Based on Dynamic Programming

A computationally efficient strategy is proposed to obtain the globally optimal passing order based on dynamic programming (DP). Specifically, the problem of merging at on-ramps is resolved by a DP method, which uses the domain knowledge to reduce the complexity by well defining the state space, state transition, and criterion function. With the DP method, it is proved that the globally optimal passing order can be obtained with the quadratic polynomial computational complexity of O(N^2), where N denotes the number of vehicles.