Exploiting Vulnerability of Pooling in Convolutional Neural Networks by Strict Layer-Output Manipulation for Adversarial Attacks
Chenchen Zhao, Hao Li

TL;DR
This paper introduces a novel adversarial attack method called SLOM that exploits the vulnerability of pooling layers in CNNs, demonstrating increased susceptibility of pooling to adversarial manipulation in neural networks.
Contribution
The paper proposes the SLOM methodology and the SPM attack technique, revealing pooling layers as more vulnerable to adversarial attacks than other CNN operations.
Findings
Pooling layers are more vulnerable to adversarial attacks than other operations.
The SPM attack effectively performs both type I and type II attacks.
Attack performance varies with network depth and layer operation.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Advanced Malware Detection Techniques
