paper-with-me

Papers

Defending against Adversarial Images using Basis Functions Transformations

2018-03-28 · Uri Shaham, James Garritano, Yutaro Yamada, Ethan Weinberger, Alex Cloninger, Xiuyuan Cheng, Kelly Stanton, Yuval Kluger

We study the effectiveness of various approaches that defend against adversarial attacks on deep networks via manipulations based on basis function representations of images. Specifically, we experiment with low-pass filtering, PCA, JPEG compression, low resolution wavelet approximation, and soft-thresholding. We evaluate these defense techniques using three types of popular attacks in black, gray and white-box settings. Our results show JPEG compression tends to outperform the other tested defenses in most of the settings considered, in addition to soft-thresholding, which performs well in specific cases, and yields a more mild decrease in accuracy on benign examples. In addition, we also mathematically derive a novel white-box attack in which the adversarial perturbation is composed only of terms corresponding a to pre-determined subset of the basis functions, of which a "low frequency attack" is a special case.

📄 PDF Abstract BibTeX arXiv:1803.10840

Code (1)

KlugerLab/adversarial-examples 공식 구현 tf

Similar Papers 제목 키워드 기반

Defending Against Adversarial Machine Learning

2019-11-26 · Alison Jenkins

An Adversarial System to attack and an Authorship Attribution System (AAS) to defend itself against the attacks are analyzed. Defending a system against attacks from an adversarial machine learner can be done by randomly…

Authorship AttributionBIG-bench Machine Learning

Evaluating a Simple Retraining Strategy as a Defense Against Adversarial Attacks

2020-07-20 · Nupur Thakur, Yuzhen Ding, Baoxin Li

Though deep neural networks (DNNs) have shown superiority over other techniques in major fields like computer vision, natural language processing, robotics, recently, it has been proven that they are vulnerable to advers…

Overcomplete Representations Against Adversarial Videos

2020-12-08 · Shao-Yuan Lo, Jeya Maria Jose Valanarasu, Vishal M. Patel

Adversarial robustness of deep neural networks is an extensively studied problem in the literature and various methods have been proposed to defend against adversarial images. However, only a handful of defense methods h…

Adversarial RobustnessDecoderVideo Recognition

Structure-Preserving Progressive Low-rank Image Completion for Defending Adversarial Attacks

2021-03-04 · Zhiqun Zhao, Hengyou Wang, Hao Sun, Zhihai He

Deep neural networks recognize objects by analyzing local image details and summarizing their information along the inference layers to derive the final decision. Because of this, they are prone to adversarial attacks. S…

Adversarial RobustnessLow-Rank Matrix CompletionMatrix Completion

Defending against adversarial attacks on medical imaging AI system, classification or detection?

2020-06-24 · Xin Li, Deng Pan, Dongxiao Zhu

Medical imaging AI systems such as disease classification and segmentation are increasingly inspired and transformed from computer vision based AI systems. Although an array of adversarial training and/or loss function b…

Adversarial DefenseGeneral Classification