paper-with-me

Papers

Exploiting Vulnerability of Pooling in Convolutional Neural Networks by Strict Layer-Output Manipulation for Adversarial Attacks

2020-12-21 · Chenchen Zhao, Hao Li

Convolutional neural networks (CNN) have been more and more applied in mobile robotics such as intelligent vehicles. Security of CNNs in robotics applications is an important issue, for which potential adversarial attacks on CNNs are worth research. Pooling is a typical step of dimension reduction and information discarding in CNNs. Such information discarding may result in mis-deletion and mis-preservation of data features which largely influence the output of the network. This may aggravate the vulnerability of CNNs to adversarial attacks. In this paper, we conduct adversarial attacks on CNNs from the perspective of network structure by investigating and exploiting the vulnerability of pooling. First, a novel adversarial attack methodology named Strict Layer-Output Manipulation (SLOM) is proposed. Then an attack method based on Strict Pooling Manipulation (SPM) which is an instantiation of the SLOM spirit is designed to effectively realize both type I and type II adversarial attacks on a target CNN. Performances of attacks based on SPM at different depths are also investigated and compared. Moreover, performances of attack methods designed by instantiating the SLOM spirit with different operation layers of CNNs are compared. Experiment results reflect that pooling tends to be more vulnerable to adversarial attacks than other operations in CNNs.

📄 PDF Abstract BibTeX arXiv:2012.11413

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDimensionality Reduction

Similar Papers 제목 키워드 기반

CNN-Cert: An Efficient Framework for Certifying Robustness of Convolutional Neural Networks

2018-11-29 · Akhilan Boopathy, Tsui-Wei Weng, Pin-Yu Chen, Sijia Liu 외

Verifying robustness of neural network classifiers has attracted great interests and attention due to the success of deep neural networks and their unexpected vulnerability to adversarial perturbations. Although finding …

Exploiting SIFT Descriptor for Rotation Invariant Convolutional Neural Network

2019-03-30 · Abhay Kumar, Nishant Jain, Chirag Singh, Suraj Tripathi

This paper presents a novel approach to exploit the distinctive invariant features in convolutional neural network. The proposed CNN model uses Scale Invariant Feature Transform (SIFT) descriptor instead of the max-pooli…

Exploit All the Layers: Fast and Accurate CNN Object Detector With Scale Dependent Pooling and Cascaded Rejection Classifiers

2016-06-01 · CVPR 2016 6 · Fan Yang, Wongun Choi, Yuanqing Lin

In this paper, we investigate two new strategies to detect objects accurately and efficiently using deep convolutional neural network: 1) scale-dependent pooling and 2) layer-wise cascaded rejection classifiers. The scal…

AllObjectobject-detectionObject Detection

Frequency Pooling: Shift-Equivalent and Anti-Aliasing Down Sampling

2019-09-25 · Zhendong Zhang, Cheolkon Jung

Convolutional layer utilizes the shift-equivalent prior of images which makes it a great success for image processing. However, commonly used down sampling methods in convolutional neural networks (CNNs), such as max-poo…

Classifying Signals on Irregular Domains via Convolutional Cluster Pooling

2019-02-13 · Angelo Porrello, Davide Abati, Simone Calderara, Rita Cucchiara

We present a novel and hierarchical approach for supervised classification of signals spanning over a fixed graph, reflecting shared properties of the dataset. To this end, we introduce a Convolutional Cluster Pooling la…

ClusteringGeneral Classification