TL;DR
This paper introduces a new metric, IVMOD, to better assess the safety impact of hardware faults on object detection DNNs, revealing that even a single bit flip can cause severe, safety-critical errors.
Contribution
It proposes IVMOD, a novel image-wise vulnerability metric, and demonstrates its effectiveness in quantifying safety risks of hardware faults in object detection models.
Findings
Single bit flips can cause severe false positives or missed detections.
Hardware faults can lead to persistent ghost detections affecting many images.
Significant object detection failures can occur due to hardware-induced silent data corruption.
Abstract
Object detection neural network models need to perform reliably in highly dynamic and safety-critical environments like automated driving or robotics. Therefore, it is paramount to verify the robustness of the detection under unexpected hardware faults like soft errors that can impact a systems perception module. Standard metrics based on average precision produce model vulnerability estimates at the object level rather than at an image level. As we show in this paper, this does not provide an intuitive or representative indicator of the safety-related impact of silent data corruption caused by bit flips in the underlying memory but can lead to an over- or underestimation of typical fault-induced hazards. With an eye towards safety-related real-time applications, we propose a new metric IVMOD (Image-wise Vulnerability Metric for Object Detection) to quantify vulnerability based on an…
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
MethodsFLIP
