paper-with-me

홈 › Papers

Jacobian Adversarially Regularized Networks for Robustness

2019-12-21 · ICLR 2020 1 · Alvin Chan, Yi Tay, Yew Soon Ong, Jie Fu

Adversarial examples are crafted with imperceptible perturbations with the intent to fool neural networks. Against such attacks, adversarial training and its variants stand as the strongest defense to date. Previous studies have pointed out that robust models that have undergone adversarial training tend to produce more salient and interpretable Jacobian matrices than their non-robust counterparts. A natural question is whether a model trained with an objective to produce salient Jacobian can result in better robustness. This paper answers this question with affirmative empirical results. We propose Jacobian Adversarially Regularized Networks (JARN) as a method to optimize the saliency of a classifier's Jacobian by adversarially regularizing the model's Jacobian to resemble natural training images. Image classifiers trained with JARN show improved robust accuracy compared to standard models on the MNIST, SVHN and CIFAR-10 datasets, uncovering a new angle to boost robustness without using adversarial training examples.

📄 PDF Abstract BibTeX arXiv:1912.10185

Code (1)

alvinchangw/JARN_ICLR2020 공식 구현 tf

Similar Papers 제목 키워드 기반

Adversarially robust generalization theory via Jacobian regularization for deep neural networks

2024-12-17 · Dongya Wu, Xin Li

Powerful deep neural networks are vulnerable to adversarial attacks. To obtain adversarially robust models, researchers have separately developed adversarial training and Jacobian regularization techniques. There are abu…

Adversarial Attack

Robustness of Agentic AI Systems via Adversarially-Aligned Jacobian Regularization

2026-03-04 · Furkan Mumcu, Yasin Yilmaz arxiv

As Large Language Models (LLMs) transition into autonomous multi-agent ecosystems, robust minimax training becomes essential yet remains prone to instability when highly non-linear policies induce extreme local curvature…

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

Jacobian Norm with Selective Input Gradient Regularization for Improved and Interpretable Adversarial Defense

2022-07-09 · Deyin Liu, Lin Wu, Haifeng Zhao, Farid Boussaid 외

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples that are crafted with imperceptible perturbations, i.e., a small change in an input image can induce a mis-classification, and thus threatens…

Adversarial Defense

Exactly Computing the Local Lipschitz Constant of ReLU Networks

2020-03-02 · NeurIPS 2020 12 · Matt Jordan, Alexandros G. Dimakis

The local Lipschitz constant of a neural network is a useful metric with applications in robustness, generalization, and fairness evaluation. We provide novel analytic results relating the local Lipschitz constant of non…

Fairness