paper-with-me

홈 › Papers

Towards the Quantification of Safety Risks in Deep Neural Networks

2020-09-13 · Peipei Xu, Wenjie Ruan, Xiaowei Huang

Safety concerns on the deep neural networks (DNNs) have been raised when they are applied to critical sectors. In this paper, we define safety risks by requesting the alignment of the network's decision with human perception. To enable a general methodology for quantifying safety risks, we define a generic safety property and instantiate it to express various safety risks. For the quantification of risks, we take the maximum radius of safe norm balls, in which no safety risk exists. The computation of the maximum safe radius is reduced to the computation of their respective Lipschitz metrics - the quantities to be computed. In addition to the known adversarial example, reachability example, and invariant example, in this paper we identify a new class of risk - uncertainty example - on which humans can tell easily but the network is unsure. We develop an algorithm, inspired by derivative-free optimization techniques and accelerated by tensor-based parallelization on GPUs, to support efficient computation of the metrics. We perform evaluations on several benchmark neural networks, including ACSC-Xu, MNIST, CIFAR-10, and ImageNet networks. The experiments show that, our method can achieve competitive performance on safety quantification in terms of the tightness and the efficiency of computation. Importantly, as a generic approach, our method can work with a broad class of safety risks and without restrictions on the structure of neural networks.

📄 PDF Abstract BibTeX arXiv:2009.06114

Code (1)

TrustAI/DeepQuant 공식 구현

Similar Papers 제목 키워드 기반

A Safe Self-evolution Algorithm for Autonomous Driving Based on Data-Driven Risk Quantification Model

2024-08-23 · Shuo Yang, Shizhen Li, Yanjun Huang, Hong Chen

Autonomous driving systems with self-evolution capabilities have the potential to independently evolve in complex and open environments, allowing to handle more unknown scenarios. However, as a result of the safety-perfo…

Autonomous DrivingEvolutionary AlgorithmsQuantizationSafe Exploration

From Parameter Dynamics to Risk Scoring : Quantifying Sample-Level Safety Degradation in LLM Fine-tuning

2026-05-06 · Xiao Wang, Yifei Zhang, YongKang Liu, Xiaocui Yang 외 arxiv

Safety alignment of Large Language Models (LLMs) is extremely fragile, as fine-tuning on a small number of benign samples can erase safety behaviors learned from millions of preference examples. Existing studies attempt …

From nuclear safety to LLM security: Applying non-probabilistic risk management strategies to build safe and secure LLM-powered systems

2025-05-20 · Alexander Gutfraind, Vicki Bier

Large language models (LLMs) offer unprecedented and growing capabilities, but also introduce complex safety and security challenges that resist conventional risk management. While conventional probabilistic risk analysi…

Management

Unsafe LLM-Based Search: Quantitative Analysis and Mitigation of Safety Risks in AI Web Search

2025-02-07 · Zeren Luo, Zifan Peng, Yule Liu, Zhen Sun 외

Recent advancements in Large Language Models (LLMs) have significantly enhanced the capabilities of AI-Powered Search Engines (AIPSEs), offering precise and efficient responses by integrating external databases with pre-…

Uncertainty-aware Probabilistic 3D Human Motion Forecasting via Invertible Networks

2025-07-19 · Yue Ma, Kanglei Zhou, Fuyang Yu, Frederick W. B. Li 외 arxiv

3D human motion forecasting aims to enable autonomous applications. Estimating uncertainty for each prediction (i.e., confidence based on probability density or quantile) is essential for safety-critical contexts like hu…

Motion ForecastingDecision Making