菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-04
📄 Abstract - Spatiotemporal-Aware Bit-Flip Injection on DNN-based Advanced Driver Assistance Systems

Modern advanced driver assistance systems (ADAS) rely on deep neural networks (DNNs) for perception and planning. Since DNNs' parameters reside in DRAM during inference, bit flips caused by cosmic radiation or low-voltage operation may corrupt DNN computations, distort driving decisions, and lead to real-world incidents. This paper presents a SpatioTemporal-Aware Fault Injection (STAFI) framework to locate critical fault sites in DNNs for ADAS efficiently. Spatially, we propose a Progressive Metric-guided Bit Search (PMBS) that efficiently identifies critical network weight bits whose corruption causes the largest deviations in driving behavior (e.g., unintended acceleration or steering). Furthermore, we develop a Critical Fault Time Identification (CFTI) mechanism that determines when to trigger these faults, taking into account the context of real-time systems and environmental states, to maximize the safety impact. Experiments on DNNs for a production ADAS demonstrate that STAFI uncovers 29.56x more hazard-inducing critical faults than the strongest baseline.

顶级标签: systems model evaluation machine learning
详细标签: fault injection dnn reliability autonomous driving hardware faults safety evaluation 或 搜索:

基于深度神经网络的先进驾驶辅助系统的时空感知比特翻转注入研究 / Spatiotemporal-Aware Bit-Flip Injection on DNN-based Advanced Driver Assistance Systems


1️⃣ 一句话总结

这篇论文提出了一个名为STAFI的时空感知故障注入框架,能够高效地找出自动驾驶辅助系统中深度神经网络的关键故障点,即在何时、何处发生比特翻转最可能导致危险的驾驶行为(如意外加速或转向)。

源自 arXiv: 2604.03753