paper-with-me

홈 › Papers

A Tale of Two Approximations: Tightening Over-Approximation for DNN Robustness Verification via Under-Approximation

2023-05-26 · Zhiyi Xue, Si Liu, Zhaodi Zhang, Yiting Wu, Min Zhang

The robustness of deep neural networks (DNNs) is crucial to the hosting system's reliability and security. Formal verification has been demonstrated to be effective in providing provable robustness guarantees. To improve its scalability, over-approximating the non-linear activation functions in DNNs by linear constraints has been widely adopted, which transforms the verification problem into an efficiently solvable linear programming problem. Many efforts have been dedicated to defining the so-called tightest approximations to reduce overestimation imposed by over-approximation. In this paper, we study existing approaches and identify a dominant factor in defining tight approximation, namely the approximation domain of the activation function. We find out that tight approximations defined on approximation domains may not be as tight as the ones on their actual domains, yet existing approaches all rely only on approximation domains. Based on this observation, we propose a novel dual-approximation approach to tighten over-approximations, leveraging an activation function's underestimated domain to define tight approximation bounds. We implement our approach with two complementary algorithms based respectively on Monte Carlo simulation and gradient descent into a tool called DualApp. We assess it on a comprehensive benchmark of DNNs with different architectures. Our experimental results show that DualApp significantly outperforms the state-of-the-art approaches with 100% - 1000% improvement on the verified robustness ratio and 10.64% on average (up to 66.53%) on the certified lower bound.

📄 PDF Abstract BibTeX arXiv:2305.16998

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tightening the mixed integer linear formulation for the piecewise linear approximation in general dimensions

2025-08-13 · Quentin Ploussard, Xiang Li, Matija Pavičević arxiv

This paper addresses the problem of tightening the mixed-integer linear programming (MILP) formulation for continuous piecewise linear (CPWL) approximations of data sets in arbitrary dimensions. The MILP formulation leve…

Approximating MAP by Compensating for Structural Relaxations

2009-12-01 · NeurIPS 2009 12 · Arthur Choi, Adnan Darwiche

We introduce a new perspective on approximations to the maximum a posteriori (MAP) task in probabilistic graphical models, that is based on simplifying a given instance, and then tightening the approximation. First, we …

Sparse Gaussian Processes: Structured Approximations and Power-EP Revisited

2025-07-03 · Thang D. Bui, Michalis K. Titsias arxiv

Inducing-point-based sparse variational Gaussian processes have become the standard workhorse for scaling up GP models. Recent advances show that these methods can be improved by introducing a diagonal scaling matrix to …

Gaussian Processes

Towards General Robustness Verification of MaxPool-based Convolutional Neural Networks via Tightening Linear Approximation

2024-06-02 · CVPR 2024 1 · Yuan Xiao, Shiqing Ma, Juan Zhai, Chunrong Fang 외

The robustness of convolutional neural networks (CNNs) is vital to modern AI-driven systems. It can be quantified by formal verification by providing a certified lower bound, within which any perturbation does not alter …

Inaccuracy matters: accounting for solution accuracy in event-triggered nonlinear model predictive control

2021-05-28 · Omar J. Faqir, Eric C. Kerrigan

We consider the effect of using approximate system predictions in event-triggered control schemes. Such approximations may result from using numerical transcription methods for solving continuous-time optimal control pro…

Model Predictive Control