English

Jacobian Adversarially Regularized Networks for Robustness

Computer Vision and Pattern Recognition 2020-01-30 v2 Cryptography and Security Neural and Evolutionary Computing

Abstract

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.

Keywords

Cite

@article{arxiv.1912.10185,
  title  = {Jacobian Adversarially Regularized Networks for Robustness},
  author = {Alvin Chan and Yi Tay and Yew Soon Ong and Jie Fu},
  journal= {arXiv preprint arXiv:1912.10185},
  year   = {2020}
}

Comments

ICLR 2020 Camera Ready

R2 v1 2026-06-23T12:53:12.910Z