CVAILGRONov 8, 2025

Runtime Safety Monitoring of Deep Neural Networks for Perception: A Survey

arXiv:2511.05982v12 citationsh-index: 13SMC
Originality Synthesis-oriented
AI Analysis

It addresses safety-critical applications such as autonomous driving and robotics, but as a survey, it is incremental in summarizing existing work.

This survey tackles the problem of runtime safety monitoring for deep neural networks in perception systems, providing a comprehensive overview of methods to detect safety concerns like generalization errors and adversarial attacks without modifying the DNNs.

Deep neural networks (DNNs) are widely used in perception systems for safety-critical applications, such as autonomous driving and robotics. However, DNNs remain vulnerable to various safety concerns, including generalization errors, out-of-distribution (OOD) inputs, and adversarial attacks, which can lead to hazardous failures. This survey provides a comprehensive overview of runtime safety monitoring approaches, which operate in parallel to DNNs during inference to detect these safety concerns without modifying the DNN itself. We categorize existing methods into three main groups: Monitoring inputs, internal representations, and outputs. We analyze the state-of-the-art for each category, identify strengths and limitations, and map methods to the safety concerns they address. In addition, we highlight open challenges and future research directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes