Absum: Simple Regularization Method for Reducing Structural Sensitivity of Convolutional Neural Networks
Sekitoshi Kanai, Yasutoshi Ida, Yasuhiro Fujiwara, Masanori Yamada,, Shuichi Adachi

TL;DR
Absum is a simple regularization technique that reduces the structural sensitivity of CNNs to Fourier basis noise, enhancing robustness against various adversarial attacks without sacrificing training efficiency.
Contribution
This paper introduces Absum, a novel regularization method that effectively decreases CNNs' structural sensitivity to Fourier noise, improving adversarial robustness with minimal complexity.
Findings
Absum improves robustness against single Fourier attack.
Robust CNNs with Absum are more resistant to transferred attacks and high-frequency noise.
Absum enhances robustness against gradient-based attacks when combined with adversarial training.
Abstract
We propose Absum, which is a regularization method for improving adversarial robustness of convolutional neural networks (CNNs). Although CNNs can accurately recognize images, recent studies have shown that the convolution operations in CNNs commonly have structural sensitivity to specific noise composed of Fourier basis functions. By exploiting this sensitivity, they proposed a simple black-box adversarial attack: Single Fourier attack. To reduce structural sensitivity, we can use regularization of convolution filter weights since the sensitivity of linear transform can be assessed by the norm of the weights. However, standard regularization methods can prevent minimization of the loss function because they impose a tight constraint for obtaining high robustness. To solve this problem, Absum imposes a loose constraint; it penalizes the absolute values of the summation of the parameters…
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 · Integrated Circuits and Semiconductor Failure Analysis · Bacillus and Francisella bacterial research
MethodsWeight Decay · Convolution
