paper-with-me

홈 › Papers

Trace and Detect Adversarial Attacks on CNNs using Feature Response Maps

2022-08-24 · Mohammadreza Amirian, Friedhelm Schwenker, Thilo Stadelmann

The existence of adversarial attacks on convolutional neural networks (CNN) questions the fitness of such models for serious applications. The attacks manipulate an input image such that misclassification is evoked while still looking normal to a human observer -- they are thus not easily detectable. In a different context, backpropagated activations of CNN hidden layers -- "feature responses" to a given input -- have been helpful to visualize for a human "debugger" what the CNN "looks at" while computing its output. In this work, we propose a novel detection method for adversarial examples to prevent attacks. We do so by tracking adversarial perturbations in feature responses, allowing for automatic detection using average local spatial entropy. The method does not alter the original network architecture and is fully human-interpretable. Experiments confirm the validity of our approach for state-of-the-art attacks on large-scale models trained on ImageNet.

📄 PDF Abstract BibTeX arXiv:2208.11436

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Making Generated Images Hard To Spot: A Transferable Attack On Synthetic Image Detectors

2021-04-25 · Xinwei Zhao, Matthew C. Stamm

Visually realistic GAN-generated images have recently emerged as an important misinformation threat. Research has shown that these synthetic images contain forensic traces that are readily identifiable by forensic detect…

Misinformation

A Transferable Anti-Forensic Attack on Forensic CNNs Using A Generative Adversarial Network

2021-01-23 · Xinwei Zhao, Chen Chen, Matthew C. Stamm

With the development of deep learning, convolutional neural networks (CNNs) have become widely used in multimedia forensics for tasks such as detecting and identifying image forgeries. Meanwhile, anti-forensic attacks ha…

Generative Adversarial Network

On Trace of PGD-Like Adversarial Attacks

2022-05-19 · Mo Zhou, Vishal M. Patel

Adversarial attacks pose safety and security concerns to deep learning applications, but their characteristics are under-explored. Yet largely imperceptible, a strong trace could have been left by PGD-like attacks in an …

ARC

SpectralDefense: Detecting Adversarial Attacks on CNNs in the Fourier Domain

2021-03-04 · Paula Harder, Franz-Josef Pfreundt, Margret Keuper, Janis Keuper

Despite the success of convolutional neural networks (CNNs) in many computer vision and image analysis tasks, they remain vulnerable against so-called adversarial attacks: Small, crafted perturbations in the input images…

Adversarial Attack

Sitatapatra: Blocking the Transfer of Adversarial Samples

2019-01-23 · Ilia Shumailov, Xitong Gao, Yiren Zhao, Robert Mullins 외

Convolutional Neural Networks (CNNs) are widely used to solve classification tasks in computer vision. However, they can be tricked into misclassifying specially crafted `adversarial' samples -- and samples built to tric…

BlockingGeneral Classification