A Bayesian approach to breaking things: efficiently predicting and repairing failure modes via samplingDownload PDF

Published: 30 Aug 2023, Last Modified: 11 Oct 2023CoRL 2023 PosterReaders: Everyone
Keywords: Automatic design tools, root-cause failure analysis, optimization-as-inference
TL;DR: By reframing adversarial optimization as Bayesian inference, we can efficiently predict and repair failure modes in autonomous systems.
Abstract: Before autonomous systems can be deployed in safety-critical applications, we must be able to understand and verify the safety of these systems. For cases where the risk or cost of real-world testing is prohibitive, we propose a simulation-based framework for a) predicting ways in which an autonomous system is likely to fail and b) automatically adjusting the system's design to preemptively mitigate those failures. We frame this problem through the lens of approximate Bayesian inference and use differentiable simulation for efficient failure case prediction and repair. We apply our approach on a range of robotics and control problems, including optimizing search patterns for robot swarms and reducing the severity of outages in power transmission networks. Compared to optimization-based falsification techniques, our method predicts a more diverse, representative set of failure modes, and we also find that our use of differentiable simulation yields solutions that have up to 10x lower cost and requires up to 2x fewer iterations to converge relative to gradient-free techniques.
Student First Author: yes
Supplementary Material: zip
Instructions: I have read the instructions for authors (https://corl2023.org/instructions-for-authors/)
Video: https://www.youtube.com/watch?v=gzhRVMUwqG0
Website: https://mit-realm.github.io/breaking-things/
Code: https://github.com/MIT-REALM/architect_corl_23
Publication Agreement: pdf
Poster Spotlight Video: mp4
16 Replies

Loading