paper-with-me

홈 › Papers

Are DNNs fooled by extremely unrecognizable images?

2020-12-07 · Soichiro Kumano, Hiroshi Kera, Toshihiko Yamasaki

Fooling images are a potential threat to deep neural networks (DNNs). These images are not recognizable to humans as natural objects, such as dogs and cats, but are misclassified by DNNs as natural-object classes with high confidence scores. Despite their original design concept, existing fooling images retain some features that are characteristic of the target objects if looked into closely. Hence, DNNs can react to these features. In this paper, we address the question of whether there can be fooling images with no characteristic pattern of natural objects locally or globally. As a minimal case, we introduce single-color images with a few pixels altered, called sparse fooling images (SFIs). We first prove that SFIs always exist under mild conditions for linear and nonlinear models and reveal that complex models are more likely to be vulnerable to SFI attacks. With two SFI generation methods, we demonstrate that in deeper layers, SFIs end up with similar features to those of natural images, and consequently, fool DNNs successfully. Among other layers, we discovered that the max pooling layer causes the vulnerability against SFIs. The defense against SFIs and transferability are also discussed. This study highlights the new vulnerability of DNNs by introducing a novel class of images that distributes extremely far from natural images.

📄 PDF Abstract BibTeX arXiv:2012.03843

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Deep Neural Networks are Easily Fooled: High Confidence Predictions for Unrecognizable Images

2014-12-05 · CVPR 2015 6 · Anh Nguyen, Jason Yosinski, Jeff Clune

Deep neural networks (DNNs) have recently been achieving state-of-the-art performance on a variety of pattern-recognition tasks, most notably visual classification problems. Given that DNNs are now able to classify objec…

Evolutionary Algorithms

Amplification trojan network: Attack deep neural networks by amplifying their inherent weakness

2023-05-28 · Zhanhao Hu, Jun Zhu, Bo Zhang, Xiaolin Hu

Recent works found that deep neural networks (DNNs) can be fooled by adversarial examples, which are crafted by adding adversarial noise on clean inputs. The accuracy of DNNs on adversarial examples will decrease as the …

Humans can decipher adversarial images

2018-09-11 · Zhenglong Zhou, Chaz Firestone

How similar is the human mind to the sophisticated machine-learning systems that mirror its performance? Models of object categorization based on convolutional neural networks (CNNs) have achieved human-level benchmarks …

Autonomous VehiclesClassificationGeneral ClassificationObject Categorization

SPOOF: Simple Pixel Operations for Out-of-Distribution Fooling

2025-12-05 · Ankit Gupta, Christoph Adami, Emily Dolson arxiv

Deep neural networks (DNNs) excel across image recognition tasks, yet continue to exhibit overconfidence on inputs that bear no resemblance to natural images. Revisiting the "fooling images" work introduced by Nguyen et …

Adversarial Laser Beam: Effective Physical-World Attack to DNNs in a Blink

2021-03-11 · CVPR 2021 1 · Ranjie Duan, Xiaofeng Mao, A. K. Qin, Yun Yang 외

Though it is well known that the performance of deep neural networks (DNNs) degrades under certain light conditions, there exists no study on the threats of light beams emitted from some physical source as adversarial at…

Adversarial Attack