English

Maximal Jacobian-based Saliency Map Attack

Machine Learning 2018-08-27 v1 Machine Learning

Abstract

The Jacobian-based Saliency Map Attack is a family of adversarial attack methods for fooling classification models, such as deep neural networks for image classification tasks. By saturating a few pixels in a given image to their maximum or minimum values, JSMA can cause the model to misclassify the resulting adversarial image as a specified erroneous target class. We propose two variants of JSMA, one which removes the requirement to specify a target class, and another that additionally does not need to specify whether to only increase or decrease pixel intensities. Our experiments highlight the competitive speeds and qualities of these variants when applied to datasets of hand-written digits and natural scenes.

Cite

@article{arxiv.1808.07945,
  title  = {Maximal Jacobian-based Saliency Map Attack},
  author = {Rey Wiyatno and Anqi Xu},
  journal= {arXiv preprint arXiv:1808.07945},
  year   = {2018}
}

Comments

Extended version of extended abstract for MAIS 2018

R2 v1 2026-06-23T03:42:26.400Z