paper-with-me

Papers

Structured Gradient-based Interpretations via Norm-Regularized Adversarial Training

2024-04-06 · CVPR 2024 1 · Shizhan Gong, Qi Dou, Farzan Farnia

Gradient-based saliency maps have been widely used to explain the decisions of deep neural network classifiers. However, standard gradient-based interpretation maps, including the simple gradient and integrated gradient algorithms, often lack desired structures such as sparsity and connectedness in their application to real-world computer vision models. A frequently used approach to inducing sparsity structures into gradient-based saliency maps is to alter the simple gradient scheme using sparsification or norm-based regularization. A drawback with such post-processing methods is their frequently-observed significant loss in fidelity to the original simple gradient map. In this work, we propose to apply adversarial training as an in-processing scheme to train neural networks with structured simple gradient maps. We show a duality relation between the regularized norms of the adversarial perturbations and gradient-based maps, based on which we design adversarial training loss functions promoting sparsity and group-sparsity properties in simple gradient maps. We present several numerical results to show the influence of our proposed norm-based adversarial training methods on the standard gradient-based maps of standard neural network architectures on benchmark image datasets.

📄 PDF Abstract BibTeX arXiv:2404.04647

Code (1)

peterant330/advgrad 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Manifold Regularized Deep Neural Networks using Adversarial Examples

2015-11-19 · Taehoon Lee, Minsuk Choi, Sungroh Yoon

Learning meaningful representations using deep neural networks involves designing efficient training schemes and well-structured networks. Currently, the method of stochastic gradient descent that has a momentum with dro…

General Classification

Lipschitz regularized Deep Neural Networks generalize and are adversarially robust

2018-08-28 · Chris Finlay, Jeff Calder, Bilal Abbasi, Adam Oberman

In this work we study input gradient regularization of deep neural networks, and demonstrate that such regularization leads to generalization proofs and improved adversarial robustness. The proof of generalization does n…

Adversarial Robustness

Towards Efficient and Unbiased Implementation of Lipschitz Continuity in GANs

2019-04-02 · Zhiming Zhou, Jian Shen, Yuxuan Song, Wei-Nan Zhang 외

Lipschitz continuity recently becomes popular in generative adversarial networks (GANs). It was observed that the Lipschitz regularized discriminator leads to improved training stability and sample quality. The mainstrea…

Reliably fast adversarial training via latent adversarial perturbation

2021-04-04 · ICCV 2021 10 · Geon Yeong Park, Sang Wan Lee

While multi-step adversarial training is widely popular as an effective defense method against strong adversarial attacks, its computational cost is notoriously expensive, compared to standard training. Several single-st…

Norm-Hierarchy Transitions in Representation Learning: When and Why Neural Networks Abandon Shortcuts

2026-03-07 · Truong Xuan Khanh, Truong Quynh Hoa arxiv

Neural networks often rely on spurious shortcuts for many epochs before discovering structured representations. However, the mechanism governing when this transition occurs and whether its timing can be predicted remains…

Representation Learning