Causality-aware Safety Testing for Autonomous Driving Systems
Wenbing Tang, Mingfei Cheng, Renzhi Wang, Yuan Zhou, Chengwei Liu, Yang Liu, Zuohua Ding

TL;DR
This paper introduces Causal-Fuzzer, a causality-aware testing method for autonomous driving systems that models interrelationships among diverse scenarios to improve violation detection and testing coverage.
Contribution
The paper presents a novel causality-based fuzzing approach that constructs a causal graph to guide scenario generation and prioritizes impactful mutations, enhancing testing effectiveness.
Findings
Outperforms existing methods in violation detection
Provides better coverage of causal relationships
Detects critical scenarios more efficiently
Abstract
Simulation-based testing is essential for evaluating the safety of Autonomous Driving Systems (ADSs). Comprehensive evaluation requires testing across diverse scenarios that can trigger various types of violations under different conditions. While existing methods typically focus on individual diversity metrics, such as input scenarios, ADS-generated motion commands, and system violations, they often fail to capture the complex interrelationships among these elements. This oversight leads to gaps in testing coverage, potentially missing critical issues in the ADS under evaluation. However, quantifying these interrelationships presents a significant challenge. In this paper, we propose a novel causality-aware fuzzing technique, Causal-Fuzzer, to enable efficient and comprehensive testing of ADSs by exploring causally diverse scenarios. The core of Causal-Fuzzer is constructing a causal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Formal Methods in Verification · Bayesian Modeling and Causal Inference
