paper-with-me

Papers

Interpolated Adversarial Training: Achieving Robust Neural Networks without Sacrificing Too Much Accuracy

2019-06-16 · Alex Lamb, Vikas Verma, Kenji Kawaguchi, Alexander Matyasko, Savya Khosla, Juho Kannala, Yoshua Bengio

Adversarial robustness has become a central goal in deep learning, both in the theory and the practice. However, successful methods to improve the adversarial robustness (such as adversarial training) greatly hurt generalization performance on the unperturbed data. This could have a major impact on how the adversarial robustness affects real world systems (i.e. many may opt to forego robustness if it can improve accuracy on the unperturbed data). We propose Interpolated Adversarial Training, which employs recently proposed interpolation based training methods in the framework of adversarial training. On CIFAR-10, adversarial training increases the standard test error (when there is no adversary) from 4.43% to 12.32%, whereas with our Interpolated adversarial training we retain the adversarial robustness while achieving a standard test error of only 6.45%. With our technique, the relative increase in the standard error for the robust model is reduced from 178.1% to just 45.5%. Moreover, we provide mathematical analysis of Interpolated Adversarial Training to confirm its efficiencies and demonstrate its advantages in terms of robustness and generalization.

📄 PDF Abstract BibTeX arXiv:1906.06784

Code (3)

P2333/Mixup-Inference pytorch
ndb796/pytorch-adversarial-training-cifar pytorch
shivamsaboo17/ManifoldMixup pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Interpolated Joint Space Adversarial Training for Robust and Generalizable Defenses

2021-12-12 · Chun Pong Lau, Jiang Liu, Hossein Souri, Wei-An Lin 외

Adversarial training (AT) is considered to be one of the most reliable defenses against adversarial attacks. However, models trained with AT sacrifice standard accuracy and do not generalize well to novel attacks. Recent…

Data Augmentation

Controlling Over-generalization and its Effect on Adversarial Examples Generation and Detection

2018-08-21 · Mahdieh Abbasi, Arezoo Rajabi, Azadeh Sadat Mozafari, Rakesh B. Bobba 외

Convolutional Neural Networks (CNNs) significantly improve the state-of-the-art for many applications, especially in computer vision. However, CNNs still suffer from a tendency to confidently classify out-distribution sa…

Controlling Over-generalization and its Effect on Adversarial Examples Detection and Generation

2019-05-01 · ICLR 2019 5 · Mahdieh Abbasi, Arezoo Rajabi, Azadeh Sadat Mozafari, Rakesh B. Bobba 외

Convolutional Neural Networks (CNNs) significantly improve the state-of-the-art for many applications, especially in computer vision. However, CNNs still suffer from a tendency to confidently classify out-distribution sa…

Soft Adversarial Training Can Retain Natural Accuracy

2022-06-04 · Abhijith Sharma, Apurva Narayan

Adversarial training for neural networks has been in the limelight in recent years. The advancement in neural network architectures over the last decade has led to significant improvement in their performance. It sparked…

A Lightweight Dual-Domain Attention Framework for Sparse-View CT Reconstruction

2022-02-19 · Chang Sun, Ken Deng, Yitong Liu, Hongwen Yang

Computed Tomography (CT) plays an essential role in clinical diagnosis. Due to the adverse effects of radiation on patients, the radiation dose is expected to be reduced as low as possible. Sparse sampling is an effectiv…

Computed Tomography (CT)CT ReconstructionImage Reconstruction