paper-with-me

Papers

Robust Sparse Regularization: Simultaneously Optimizing Neural Network Robustness and Compactness

2019-05-30 · Adnan Siraj Rakin, Zhezhi He, Li Yang, Yanzhi Wang, Liqiang Wang, Deliang Fan

Deep Neural Network (DNN) trained by the gradient descent method is known to be vulnerable to maliciously perturbed adversarial input, aka. adversarial attack. As one of the countermeasures against adversarial attack, increasing the model capacity for DNN robustness enhancement was discussed and reported as an effective approach by many recent works. In this work, we show that shrinking the model size through proper weight pruning can even be helpful to improve the DNN robustness under adversarial attack. For obtaining a simultaneously robust and compact DNN model, we propose a multi-objective training method called Robust Sparse Regularization (RSR), through the fusion of various regularization techniques, including channel-wise noise injection, lasso weight penalty, and adversarial training. We conduct extensive experiments across popular ResNet-20, ResNet-18 and VGG-16 DNN architectures to demonstrate the effectiveness of RSR against popular white-box (i.e., PGD and FGSM) and black-box attacks. Thanks to RSR, 85% weight connections of ResNet-18 can be pruned while still achieving 0.68% and 8.72% improvement in clean- and perturbed-data accuracy respectively on CIFAR-10 dataset, in comparison to its PGD adversarial training baseline.

📄 PDF Abstract BibTeX arXiv:1905.13074

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

CSTAR: Towards Compact and STructured Deep Neural Networks with Adversarial Robustness

2022-12-04 · Huy Phan, Miao Yin, Yang Sui, Bo Yuan 외

Model compression and model defense for deep neural networks (DNNs) have been extensively and individually studied. Considering the co-importance of model compactness and robustness in practical applications, several pri…

Adversarial RobustnessModel Compression

Adaptive Sharpness-Aware Pruning for Robust Sparse Networks

2023-06-25 · Anna Bair, Hongxu Yin, Maying Shen, Pavlo Molchanov 외

Robustness and compactness are two essential attributes of deep learning models that are deployed in the real world. The goals of robustness and compactness may seem to be at odds, since robustness requires generalizatio…

image-classificationImage Classificationobject-detectionObject Detection+1

Hunting Sparsity: Density-Guided Contrastive Learning for Semi-Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Xiaoyang Wang, Bingfeng Zhang, Limin Yu, Jimin Xiao

Recent semi-supervised semantic segmentation methods combine pseudo labeling and consistency regularization to enhance model generalization from perturbation-invariant training. In this work, we argue that adequate s…

Contrastive LearningDensity EstimationSemantic SegmentationSemi-Supervised Semantic Segmentation

Improving Adversarial Robustness with Hypersphere Embedding and Angular-based Regularizations

2023-03-15 · Olukorede Fakorede, Ashutosh Nirala, Modeste Atsague, Jin Tian

Adversarial training (AT) methods have been found to be effective against adversarial attacks on deep neural networks. Many variants of AT have been proposed to improve its performance. Pang et al. [1] have recently show…

Adversarial Robustness

Unbiased Shape Compactness for Segmentation

2017-04-28 · Jose Dolz, Ismail Ben Ayed, Christian Desrosiers

We propose to constrain segmentation functionals with a dimensionless, unbiased and position-independent shape compactness prior, which we solve efficiently with an alternating direction method of multipliers (ADMM). Inv…

Segmentation