paper-with-me

홈 › Papers

Effective and Robust Detection of Adversarial Examples via Benford-Fourier Coefficients

2020-05-12 · Chengcheng Ma, Baoyuan Wu, Shibiao Xu, Yanbo Fan, Yong Zhang, Xiaopeng Zhang, Zhifeng Li

Adversarial examples have been well known as a serious threat to deep neural networks (DNNs). In this work, we study the detection of adversarial examples, based on the assumption that the output and internal responses of one DNN model for both adversarial and benign examples follow the generalized Gaussian distribution (GGD), but with different parameters (i.e., shape factor, mean, and variance). GGD is a general distribution family to cover many popular distributions (e.g., Laplacian, Gaussian, or uniform). It is more likely to approximate the intrinsic distributions of internal responses than any specific distribution. Besides, since the shape factor is more robust to different databases rather than the other two parameters, we propose to construct discriminative features via the shape factor for adversarial detection, employing the magnitude of Benford-Fourier coefficients (MBF), which can be easily estimated using responses. Finally, a support vector machine is trained as the adversarial detector through leveraging the MBF features. Extensive experiments in terms of image classification demonstrate that the proposed detector is much more effective and robust on detecting adversarial examples of different crafting methods and different sources, compared to state-of-the-art adversarial detection methods.

📄 PDF Abstract BibTeX arXiv:2005.05552

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Benford's law: what does it say on adversarial images?

2021-02-09 · João G. Zago, Fabio L. Baldissera, Eric A. Antonelo, Rodrigo T. Saad

Convolutional neural networks (CNNs) are fragile to small perturbations in the input images. These networks are thus prone to malicious attacks that perturb the inputs to force a misclassification. Such slightly manipula…

On the use of Benford's law to detect GAN-generated images

2020-04-16 · Nicolò Bonettini, Paolo Bestagini, Simone Milani, Stefano Tubaro

The advent of Generative Adversarial Network (GAN) architectures has given anyone the ability of generating incredibly realistic synthetic imagery. The malicious diffusion of GAN-generated images may lead to serious soci…

GAN image forensicsGenerative Adversarial Network

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

Signal Adversarial Examples Generation for Signal Detection Network via White-Box Attack

2024-10-02 · Dongyang Li, Linyuan Wang, Guangwei Xiong, Bin Yan 외

With the development and application of deep learning in signal detection tasks, the vulnerability of neural networks to adversarial attacks has also become a security threat to signal detection networks. This paper defi…

Adversarial Attack

"Flow Size Difference" Can Make a Difference: Detecting Malicious TCP Network Flows Based on Benford's Law

2016-09-14 · Aamo Iorliam, Santosh Tirunagari, Anthony T. S. Ho, Shujun Li 외

Statistical characteristics of network traffic have attracted a significant amount of research for automated network intrusion detection, some of which looked at applications of natural statistical laws such as Zipf's la…

Intrusion DetectionNetwork Intrusion Detection