TL;DR
This paper assesses the vulnerability of embedded deep neural networks for semantic segmentation to single event upsets, analyzing layer sensitivity and proposing lightweight error mitigation techniques suitable for resource-constrained edge devices.
Contribution
It provides a detailed layer-by-layer and bit-by-bit analysis of SEU impacts on CNNs for segmentation and introduces practical, low-cost error mitigation strategies for embedded AI systems.
Findings
SEUs significantly affect CNN segmentation accuracy.
Model pruning and quantization influence robustness.
Proposed lightweight mitigation techniques improve reliability.
Abstract
As the deployment of artifical intelligence (AI) algorithms at edge devices becomes increasingly prevalent, enhancing the robustness and reliability of autonomous AI-based perception and decision systems is becoming as relevant as precision and performance, especially in applications areas considered safety-critical such as autonomous driving and aerospace. This paper delves into the robustness assessment in embedded Deep Neural Networks (DNNs), particularly focusing on the impact of parameter perturbations produced by single event upsets (SEUs) on convolutional neural networks (CNN) for image semantic segmentation. By scrutinizing the layer-by-layer and bit-by-bit sensitivity of various encoder-decoder models to soft errors, this study thoroughly investigates the vulnerability of segmentation DNNs to SEUs and evaluates the consequences of techniques like model pruning and parameter…
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
MethodsSparse Evolutionary Training · Pruning
