paper-with-me

Papers

Optimized Symbolic Interval Propagation for Neural Network Verification

2022-12-15 · Philipp Kern, Marko Kleine Büning, Carsten Sinz

Neural networks are increasingly applied in safety critical domains, their verification thus is gaining importance. A large class of recent algorithms for proving input-output relations of feed-forward neural networks are based on linear relaxations and symbolic interval propagation. However, due to variable dependencies, the approximations deteriorate with increasing depth of the network. In this paper we present DPNeurifyFV, a novel branch-and-bound solver for ReLU networks with low dimensional input-space that is based on symbolic interval propagation with fresh variables and input-splitting. A new heuristic for choosing the fresh variables allows to ameliorate the dependency problem, while our novel splitting heuristic, in combination with several other improvements, speeds up the branch-and-bound procedure. We evaluate our approach on the airborne collision avoidance networks ACAS Xu and demonstrate runtime improvements compared to state-of-the-art tools.

📄 PDF Abstract BibTeX arXiv:2212.08567

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

Enhancing Gradient-based Attacks with Symbolic Intervals

2019-06-05 · Shiqi Wang, Yizheng Chen, Ahmed Abdou, Suman Jana

Recent breakthroughs in defenses against adversarial examples, like adversarial training, make the neural networks robust against various classes of attackers (e.g., first-order gradient-based attacks). However, it is an…

Open-Ended Question Answering

Propagation of~Interval Belief Structures and~Imprecise Copulas for~Neural Network Verification

2026-06-29 · Francesc Pifarre-Esquerda, Eric Goubault, Sylvie Putot arxiv

Quantitative verification of neural networks requires reasoning about probabilities under substantial uncertainty in both input distributions and their dependence structure. In realistic settings, this information is oft…

User Dependent Features in Online Signature Verification

2016-11-30 · D. S. Guru, K. S. Manjunatha, S. Manjunath

In this paper, we propose a novel approach for verification of on-line signatures based on user dependent feature selection and symbolic representation. Unlike other signature verification methods, which work with same f…

feature selection

Analyzing Deep Neural Networks with Symbolic Propagation: Towards Higher Precision and Faster Verification

2019-02-26 · Jianlin Li, Pengfei Yang, Jiangchao Liu, Liqian Chen 외

Deep neural networks (DNNs) have been shown lack of robustness for the vulnerability of their classification to small perturbations on the inputs. This has led to safety concerns of applying DNNs to safety-critical domai…

Accelerating Robustness Verification of Deep Neural Networks Guided by Target Labels

2020-07-16 · Wenjie Wan, Zhaodi Zhang, Yiwei Zhu, Min Zhang 외

Deep Neural Networks (DNNs) have become key components of many safety-critical applications such as autonomous driving and medical diagnosis. However, DNNs have been shown suffering from poor robustness because of their …

Autonomous DrivingMedical Diagnosis