paper-with-me

홈 › 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 manipulated images aimed at deceiving the classifier are known as adversarial images. In this work, we investigate statistical differences between natural images and adversarial ones. More precisely, we show that employing a proper image transformation and for a class of adversarial attacks, the distribution of the leading digit of the pixels in adversarial images deviates from Benford's law. The stronger the attack, the more distant the resulting distribution is from Benford's law. Our analysis provides a detailed investigation of this new approach that can serve as a basis for alternative adversarial example detection methods that do not need to modify the original CNN classifier neither work on the raw high-dimensional pixels as features to defend against attacks.

📄 PDF Abstract BibTeX arXiv:2102.04615

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Does human speech follow Benford's Law?

2022-03-24 · Leo Hsu, Visar Berisha

Researchers have observed that the frequencies of leading digits in many man-made and naturally occurring datasets follow a logarithmic curve, with digits that start with the number 1 accounting for $\sim 30\%$ of all nu…

Benford's laws tests on S&P500 daily closing values and the corresponding daily log-returns both point to huge non-conformity

2021-04-16 · Marcel Ausloos, Valerio Ficcadenti, Gurjeet Dhesi, Muhammad Shakeel

The so-called Benford's laws are of frequent use in order to observe anomalies and regularities in data sets, in particular, in election results and financial statements. Yet, basic financial market indices have not been…

Analysis of Benford’s Law for No-Reference Quality Assessment of Natural, Screen-Content, and Synthetic Images

2021-09-21 · Electronics 2021 9 · Domonkos Varga

With the tremendous growth and usage of digital images, no-reference image quality assessment is becoming increasingly important. This paper presents in-depth analysis of Benford’s law inspired first digit distribution f…

Image ForensicsImage Quality AssessmentNo-Reference Image Quality Assessment

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

2020-05-12 · Chengcheng Ma, Baoyuan Wu, Shibiao Xu, Yanbo Fan 외

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 o…

image-classificationImage Classification