LGMLMay 2, 2019

Weight Map Layer for Noise and Adversarial Attack Robustness

arXiv:1905.00568v22 citations
Originality Incremental advance
AI Analysis

This addresses a security and reliability problem for users of CNNs in vision tasks, but it is incremental as it builds on existing adversarial defense methods.

The paper tackles the susceptibility of convolutional neural networks (CNNs) to noise and adversarial attacks by proposing a weight map layer as a generic architectural addition, showing it increases robustness while maintaining comparable accuracy across datasets.

Convolutional neural networks (CNNs) are known for their good performance and generalization in vision-related tasks and have become state-of-the-art in both application and research-based domains. However, just like other neural network models, they suffer from a susceptibility to noise and adversarial attacks. An adversarial defence aims at reducing a neural network's susceptibility to adversarial attacks through learning or architectural modifications. We propose the weight map layer (WM) as a generic architectural addition to CNNs and show that it can increase their robustness to noise and adversarial attacks. We further explain that the enhanced robustness of the two WM variants results from the adaptive activation-variance amplification exhibited by the layer. We show that the WM layer can be integrated into scaled up models to increase their noise and adversarial attack robustness, while achieving comparable accuracy levels across different datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes