LGROMLSep 16, 2020

Multimodal Safety-Critical Scenarios Generation for Decision-Making Algorithms Evaluation

arXiv:2009.08311v3124 citations
Originality Incremental advance
AI Analysis

This work addresses the need for comprehensive robustness evaluation in autonomous systems, though it is incremental by focusing on scenario generation for existing algorithms.

The paper tackles the problem of evaluating the robustness of neural network-based autonomous systems by generating multimodal safety-critical scenarios, demonstrating improved testing efficiency and multimodal modeling capability in a self-driving task.

Existing neural network-based autonomous systems are shown to be vulnerable against adversarial attacks, therefore sophisticated evaluation on their robustness is of great importance. However, evaluating the robustness only under the worst-case scenarios based on known attacks is not comprehensive, not to mention that some of them even rarely occur in the real world. In addition, the distribution of safety-critical data is usually multimodal, while most traditional attacks and evaluation methods focus on a single modality. To solve the above challenges, we propose a flow-based multimodal safety-critical scenario generator for evaluating decisionmaking algorithms. The proposed generative model is optimized with weighted likelihood maximization and a gradient-based sampling procedure is integrated to improve the sampling efficiency. The safety-critical scenarios are generated by querying the task algorithms and the log-likelihood of the generated scenarios is in proportion to the risk level. Experiments on a self-driving task demonstrate our advantages in terms of testing efficiency and multimodal modeling capability. We evaluate six Reinforcement Learning algorithms with our generated traffic scenarios and provide empirical conclusions about their robustness.

Foundations

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

Your Notes