LGCVROIVMLSep 17, 2019

CMTS: Conditional Multiple Trajectory Synthesizer for Generating Safety-critical Driving Scenarios

arXiv:1910.00099v265 citations
Originality Incremental advance
AI Analysis

This addresses a safety evaluation gap for autonomous driving algorithms by generating rare near-miss scenarios not present in existing datasets.

The paper tackles the problem of limited safety-critical driving scenarios in autonomous driving datasets by proposing CMTS, a framework that synthesizes near-miss trajectories using a generative model conditioned on road maps, resulting in improved trajectory prediction accuracy and handling of risky scenarios.

Naturalistic driving trajectories are crucial for the performance of autonomous driving algorithms. However, most of the data is collected in safe scenarios leading to the duplication of trajectories which are easy to be handled by currently developed algorithms. When considering safety, testing algorithms in near-miss scenarios that rarely show up in off-the-shelf datasets is a vital part of the evaluation. As a remedy, we propose a near-miss data synthesizing framework based on Variational Bayesian methods and term it as Conditional Multiple Trajectory Synthesizer (CMTS). We leverage a generative model conditioned on road maps to bridge safe and collision driving data by representing their distribution in the latent space. By sampling from the near-miss distribution, we can synthesize safety-critical data crucial for understanding traffic scenarios but not shown in neither the original dataset nor the collision dataset. Our experimental results demonstrate that the augmented dataset covers more kinds of driving scenarios, especially the near-miss ones, which help improve the trajectory prediction accuracy and the capability of dealing with risky driving scenarios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes