paper-with-me

Papers

On Adversarial Robustness of Small vs Large Batch Training

2019-05-17 · Sandesh Kamath, Amit Despande, K V Subrahmanyam

Large-batch training is known to incur poor generalization by Jastrzebski et al. (2017) as well as poor adversarial robustness by Yao et al. (2018b). Hessian-based analysis of large-batch training by Yao et al. (2018b) concludes that adversarial training as well as small-batch training leads to lower Hessian spectrum. They combine adversarial training and second order information to come up with a new large-batch training algorithm to obtain robust models with good generalization. In this paper, we empirically observe that networks trained with constant learning rate to batch size ratio as proposed by Jastrzebski et al. (2017) not only have better generalization but also have roughly constant adversarial robustness across all batch sizes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

How do SGD hyperparameters in natural training affect adversarial robustness?

2020-06-20 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam

Learning rate, batch size and momentum are three important hyperparameters in the SGD algorithm. It is known from the work of Jastrzebski et al. arXiv:1711.04623 that large batch size training of neural networks yields m…

Adversarial Robustness

Batch Normalization is a Cause of Adversarial Vulnerability

2019-05-06 · Angus Galloway, Anna Golubeva, Thomas Tanay, Medhat Moussa 외

Batch normalization (batch norm) is often used in an attempt to stabilize and accelerate training in deep neural networks. In many cases it indeed decreases the number of parameter updates required to achieve low trainin…

Scalable Differential Privacy with Certified Robustness in Adversarial Learning

2020-01-01 · ICML 2020 1 · Hai Phan, My T. Thai, Han Hu, Ruoming Jin 외

In this paper, we aim to develop a scalable algorithm to preserve differential privacy (DP) in adversarial learning for deep neural networks (DNNs), with certified robustness to adversarial examples. By leveraging the se…

Understanding Robust Overfitting of Adversarial Training and Beyond

2022-06-17 · Chaojian Yu, Bo Han, Li Shen, Jun Yu 외

Robust overfitting widely exists in adversarial training of deep networks. The exact underlying reasons for this are still not completely understood. Here, we explore the causes of robust overfitting by comparing the dat…

Adversarial RobustnessData Ablation

Broad Adversarial Training with Data Augmentation in the Output Space

2021-11-22 · AAAI Workshop AdvML 2022 2 · Nils Worzyk, Stella Yu

In image classification, data augmentation and the usage of additional data has been shown to increase the efficiency of clean training and the accuracy of the resulting model. However, this does not prevent models from …

Data Augmentationimage-classificationImage ClassificationSelf-Supervised Learning