Book Chapter10.1007/978-3-030-48256-5_61
Using Convolutional Network Visualisation to Determine the Most Significant Pixels
Tomasz Szandała
- 29 Jun 2020
- pp 626-632
TL;DR: This paper shows how to combine Class Activation Map with feature map to determine a few of the most contributing pixels for given input and modify them to perform an adversarial attack.
read more
Abstract: Over the last years, Deep Neural Network models have been recognized as successful in solving many complex problems. However, these methods are mostly focused on the efficiency of final results and rarely provide sufficient evidence and details on factors that contribute to their outcomes This is why a growing demand for analysis techniques appeared. Thanks to visualisation techniques we can if network works as expected or even improve output of given model if possible. Moreover we can use these methods as optimization technique to boost network’s performance but pruning less important neurons. Finally, if we know how a given model works we can prepare a disruption to its work process. This paper shows how we can combine Class Activation Map with feature map to determine a few of the most contributing pixels for given input and modify them to perform an adversarial attack.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Going deeper with convolutions
Christian Szegedy,Wei Liu,Yangqing Jia,Pierre Sermanet,Scott Reed,Dragomir Anguelov,Dumitru Erhan,Vincent Vanhoucke,Andrew Rabinovich +8 more
- 07 Jun 2015
TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Related Papers (5)
Nina Narodytska,Shiva Prasad Kasiviswanathan +1 more
- 01 Jul 2017
Feixia Min,Xiaofeng Qiu,Fan Wu +2 more
- 01 Aug 2018