Risk-Aware Scene Sampling for Dynamic Assurance of Autonomous Systems
Shreyas Ramakrishna, Baiting Luo, Yogesh Barve, Gabor Karsai, and, Abhishek Dubey

TL;DR
This paper introduces risk-aware scene sampling methods, RNS and GBO, to generate challenging scenarios for autonomous systems, improving the identification of high-risk scenes compared to traditional sampling techniques.
Contribution
The paper proposes two novel scene generation algorithms, RNS and GBO, that incorporate feedback, constraints, and exploration-exploitation balance for better risk scene coverage.
Findings
RNS and GBO sampled 83% and 92% high-risk scenes, outperforming traditional methods.
The approach effectively identifies risky scenarios in autonomous vehicle simulations.
Risk-based metrics guide the scene sampling process for improved safety assessment.
Abstract
Autonomous Cyber-Physical Systems must often operate under uncertainties like sensor degradation and shifts in the operating conditions, which increases its operational risk. Dynamic Assurance of these systems requires designing runtime safety components like Out-of-Distribution detectors and risk estimators, which require labeled data from different operating modes of the system that belong to scenes with adverse operating conditions, sensors, and actuator faults. Collecting real-world data of these scenes can be expensive and sometimes not feasible. So, scenario description languages with samplers like random and grid search are available to generate synthetic data from simulators, replicating these real-world scenes. However, we point out three limitations in using these conventional samplers. First, they are passive samplers, which do not use the feedback of previous results in the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Software Reliability and Analysis Research · Bayesian Modeling and Causal Inference
MethodsEntropy Regularization · Proximal Policy Optimization · Random Search · Gradient-based optimization · CARLA: An Open Urban Driving Simulator
