On the Interplay of Convolutional Padding and Adversarial Robustness
Computer Vision and Pattern Recognition
2023-08-15 v1 Artificial Intelligence
Machine Learning
Abstract
It is common practice to apply padding prior to convolution operations to preserve the resolution of feature-maps in Convolutional Neural Networks (CNN). While many alternatives exist, this is often achieved by adding a border of zeros around the inputs. In this work, we show that adversarial attacks often result in perturbation anomalies at the image boundaries, which are the areas where padding is used. Consequently, we aim to provide an analysis of the interplay between padding and adversarial attacks and seek an answer to the question of how different padding modes (or their absence) affect adversarial robustness in various scenarios.
Cite
@article{arxiv.2308.06612,
title = {On the Interplay of Convolutional Padding and Adversarial Robustness},
author = {Paul Gavrikov and Janis Keuper},
journal= {arXiv preprint arXiv:2308.06612},
year = {2023}
}
Comments
Accepted as full paper at ICCV-W 2023 BRAVO