LGROJun 25, 2023

Safety-Critical Scenario Generation Via Reinforcement Learning Based Editing

arXiv:2306.14131v323 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses the need for efficient safety testing in autonomous vehicles, though it appears incremental as it builds on existing editing and generative model techniques.

The paper tackles the problem of generating safety-critical scenarios for autonomous vehicle testing by proposing a deep reinforcement learning approach that sequentially edits scenarios, overcoming dimensionality challenges and exploring a wide range of scenarios, with evaluation showing it generates higher-quality scenarios compared to previous methods.

Generating safety-critical scenarios is essential for testing and verifying the safety of autonomous vehicles. Traditional optimization techniques suffer from the curse of dimensionality and limit the search space to fixed parameter spaces. To address these challenges, we propose a deep reinforcement learning approach that generates scenarios by sequential editing, such as adding new agents or modifying the trajectories of the existing agents. Our framework employs a reward function consisting of both risk and plausibility objectives. The plausibility objective leverages generative models, such as a variational autoencoder, to learn the likelihood of the generated parameters from the training datasets; It penalizes the generation of unlikely scenarios. Our approach overcomes the dimensionality challenge and explores a wide range of safety-critical scenarios. Our evaluation demonstrates that the proposed method generates safety-critical scenarios of higher quality compared with previous approaches.

Foundations

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

Your Notes