Layer-wise Regularized Adversarial Training using Layers Sustainability Analysis (LSA) framework
Mohammad Khalooei, Mohammad Mehdi Homayounpour, Maryam Amirmazlaghani

TL;DR
This paper introduces the Layer Sustainability Analysis (LSA) framework to identify vulnerable layers in neural networks and proposes a layer-wise regularization method (AT-LR) to enhance robustness against adversarial attacks, improving accuracy on benchmark datasets.
Contribution
The paper presents a novel LSA framework for analyzing layer vulnerability and introduces a layer-wise regularization approach (AT-LR) to improve adversarial robustness of neural networks.
Findings
AT-LR increases classification accuracy by up to 21.79% on MNIST.
LSA effectively identifies most vulnerable layers in neural networks.
Proposed methods perform well on multilayer perceptron and CNN architectures.
Abstract
Deep neural network models are used today in various applications of artificial intelligence, the strengthening of which, in the face of adversarial attacks is of particular importance. An appropriate solution to adversarial attacks is adversarial training, which reaches a trade-off between robustness and generalization. This paper introduces a novel framework (Layer Sustainability Analysis (LSA)) for the analysis of layer vulnerability in an arbitrary neural network in the scenario of adversarial attacks. LSA can be a helpful toolkit to assess deep neural networks and to extend the adversarial training approaches towards improving the sustainability of model layers via layer monitoring and analysis. The LSA framework identifies a list of Most Vulnerable Layers (MVL list) of the given network. The relative error, as a comparison measure, is used to evaluate representation sustainability…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsBalanced Selection
