paper-with-me

Papers

Optimising Neural Network Architectures for Provable Adversarial Robustness

2020-01-01 · ICLR 2020 1 · Henry Gouk, Timothy M. Hospedales

Existing Lipschitz-based provable defences to adversarial examples only cover the L2 threat model. We introduce the first bound that makes use of Lipschitz continuity to provide a more general guarantee for threat models based on any p-norm. Additionally, a new strategy is proposed for designing network architectures that exhibit superior provable adversarial robustness over conventional convolutional neural networks. Experiments are conducted to validate our theoretical contributions, show that the assumptions made during the design of our novel architecture hold in practice, and quantify the empirical robustness of several Lipschitz-based adversarial defence methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Differential Privacy in Adversarial Learning with Provable Robustness

2019-09-25 · NhatHai Phan, My T. Thai, Ruoming Jin, Han Hu 외

In this paper, we aim to develop a novel mechanism to preserve differential privacy (DP) in adversarial learning for deep neural networks, with provable robustness to adversarial examples. We leverage the sequential comp…

Sensitivity

A Simple Strategy to Provable Invariance via Orbit Mapping

2022-09-24 · Kanchana Vaishnavi Gandikota, Jonas Geiping, Zorah Lähner, Adam Czapliński 외

Many applications require robustness, or ideally invariance, of neural networks to certain transformations of input data. Most commonly, this requirement is addressed by training data augmentation, using adversarial trai…

3D Point Cloud ClassificationComputational EfficiencyData AugmentationPoint Cloud Classification

Adversarial Training and Provable Robustness: A Tale of Two Objectives

2020-08-13 · Jiameng Fan, Wenchao Li

We propose a principled framework that combines adversarial training and provable robustness verification for training certifiably robust neural networks. We formulate the training problem as a joint optimization problem…

Vocal Bursts Valence Prediction

Sorting out Lipschitz function approximation

2018-11-13 · Cem Anil, James Lucas, Roger Grosse

Training neural networks under a strict Lipschitz constraint is useful for provable adversarial robustness, generalization bounds, interpretable gradients, and Wasserstein distance estimation. By the composition property…

Adversarial RobustnessGeneralization Bounds

Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks

2019-11-03 · NeurIPS 2019 12 · Qiyang Li, Saminul Haque, Cem Anil, James Lucas 외

Lipschitz constraints under L2 norm on deep neural networks are useful for provable adversarial robustness bounds, stable training, and Wasserstein distance estimation. While heuristic approaches such as the gradient pen…

Adversarial Robustness