paper-with-me

Papers

Sparse DNNs with Improved Adversarial Robustness

2018-10-23 · NeurIPS 2018 12 · Yiwen Guo, Chao Zhang, Chang-Shui Zhang, Yurong Chen

Deep neural networks (DNNs) are computationally/memory-intensive and vulnerable to adversarial attacks, making them prohibitive in some real-world applications. By converting dense models into sparse ones, pruning appears to be a promising solution to reducing the computation/memory cost. This paper studies classification models, especially DNN-based ones, to demonstrate that there exists intrinsic relationships between their sparsity and adversarial robustness. Our analyses reveal, both theoretically and empirically, that nonlinear DNN-based classifiers behave differently under $l_2$ attacks from some linear ones. We further demonstrate that an appropriately higher model sparsity implies better robustness of nonlinear DNNs, whereas over-sparsified models can be more difficult to resist adversarial examples.

📄 PDF Abstract BibTeX arXiv:1810.09619

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessGeneral Classification

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

On the Effect of Low-Rank Weights on Adversarial Robustness of Neural Networks

2019-01-29 · Peter Langenberg, Emilio Rafael Balda, Arash Behboodi, Rudolf Mathar

Recently, there has been an abundance of works on designing Deep Neural Networks (DNNs) that are robust to adversarial examples. In particular, a central question is which features of DNNs influence adversarial robustnes…

Adversarial Robustness

Batch Normalization Increases Adversarial Vulnerability and Decreases Adversarial Transferability: A Non-Robust Feature Perspective

2020-10-07 · ICCV 2021 10 · Philipp Benz, Chaoning Zhang, In So Kweon

Batch normalization (BN) has been widely used in modern deep neural networks (DNNs) due to improved convergence. BN is observed to increase the model accuracy while at the cost of adversarial robustness. There is an incr…

Adversarial Robustness

On the Noise Stability and Robustness of Adversarially Trained Networks on NVM Crossbars

2021-09-19 · Chun Tao, Deboleena Roy, Indranil Chakraborty, Kaushik Roy

Applications based on Deep Neural Networks (DNNs) have grown exponentially in the past decade. To match their increasing computational needs, several Non-Volatile Memory (NVM) crossbar based accelerators have been propos…

Sparsity Meets Robustness: Channel Pruning for the Feynman-Kac Formalism Principled Robust Deep Neural Nets

2020-03-02 · Thu Dinh, Bao Wang, Andrea L. Bertozzi, Stanley J. Osher

Deep neural nets (DNNs) compression is crucial for adaptation to mobile devices. Though many successful algorithms exist to compress naturally trained DNNs, developing efficient and stable compression algorithms for robu…

Sparse Mixture Once-for-all Adversarial Training for Efficient In-Situ Trade-Off Between Accuracy and Robustness of DNNs

2022-12-27 · Souvik Kundu, Sairam Sundaresan, Sharath Nittur Sridhar, Shunlin Lu 외

Existing deep neural networks (DNNs) that achieve state-of-the-art (SOTA) performance on both clean and adversarially-perturbed images rely on either activation or weight conditioned convolution operations. However, such…

Allimage-classificationImage Classification