paper-with-me

Papers

Boosting Robustness Verification of Semantic Feature Neighborhoods

2022-09-12 · Anan Kabaha, Dana Drachsler-Cohen

Deep neural networks have been shown to be vulnerable to adversarial attacks that perturb inputs based on semantic features. Existing robustness analyzers can reason about semantic feature neighborhoods to increase the networks' reliability. However, despite the significant progress in these techniques, they still struggle to scale to deep networks and large neighborhoods. In this work, we introduce VeeP, an active learning approach that splits the verification process into a series of smaller verification steps, each is submitted to an existing robustness analyzer. The key idea is to build on prior steps to predict the next optimal step. The optimal step is predicted by estimating the certification velocity and sensitivity via parametric regression. We evaluate VeeP on MNIST, Fashion-MNIST, CIFAR-10 and ImageNet and show that it can analyze neighborhoods of various features: brightness, contrast, hue, saturation, and lightness. We show that, on average, given a 90 minute timeout, VeeP verifies 96% of the maximally certifiable neighborhoods within 29 minutes, while existing splitting approaches verify, on average, 73% of the maximally certifiable neighborhoods within 58 minutes.

📄 PDF Abstract BibTeX arXiv:2209.05446

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Towards Scaling Robustness Verification of Semantic Features via Proof Velocity

2021-09-29 · Anan Kabaha, Dana Drachsler Cohen

Robustness analysis is important for understanding the reliability of neural networks. Despite the significant progress in the verification techniques for both $L_p$- and semantic features- neighborhoods, existing approa…

Boosting Few-Pixel Robustness Verification via Covering Verification Designs

2024-05-17 · Yuval Shapira, Naor Wiesel, Shahar Shabelman, Dana Drachsler-Cohen

Proving local robustness is crucial to increase the reliability of neural networks. While many verifiers prove robustness in $L_\infty$ $\epsilon$-balls, very little work deals with robustness verification in $L_0$ $\eps…

NETWORK ROBUSTNESS TO PCA PERTURBATIONS

2021-01-01 · Anan Kabaha, Dana Drachsler Cohen

A key challenge in analyzing neural networks' robustness is identifying input features for which networks are robust to perturbations. Existing work focuses on direct perturbations to the inputs, thereby studies network …

Boosting the Robustness Verification of DNN by Identifying the Achilles's Heel

2018-11-17 · Chengdong Feng, Zhenbang Chen, Weijiang Hong, Hengbiao Yu 외

Deep Neural Network (DNN) is a widely used deep learning technique. How to ensure the safety of DNN-based system is a critical problem for the research and application of DNN. Robustness is an important safety property o…

Self-Supervised Place Recognition by Refining Temporal and Featural Pseudo Labels from Panoramic Data

2022-08-19 · Chao Chen, Zegang Cheng, Xinhao Liu, Yiming Li 외

Visual place recognition (VPR) using deep networks has achieved state-of-the-art performance. However, most of them require a training set with ground truth sensor poses to obtain positive and negative samples of each ob…

Data AugmentationDiversityRepresentation LearningVisual Place Recognition