English
Related papers

Related papers: Generalizing Adversarial Explanations with Grad-CA…

200 papers

Vision Transformer(ViT) is one of the most widely used models in the computer vision field with its great performance on various tasks. In order to fully utilize the ViT-based architecture in various applications, proper visualization…

Computer Vision and Pattern Recognition · Computer Science 2024-02-08 Saebom Leem , Hyunseok Seo

Class Activation Mapping (CAM) methods have recently gained much attention for weakly-supervised object localization (WSOL) tasks. They allow for CNN visualization and interpretation without training on fully annotated image datasets. CAM…

Computer Vision and Pattern Recognition · Computer Science 2021-10-22 Soufiane Belharbi , Aydin Sarraf , Marco Pedersoli , Ismail Ben Ayed , Luke McCaffrey , Eric Granger

Traditional machine learning algorithms using hand-crafted feature extraction techniques (such as local binary pattern) have limited accuracy because of high variation in images of the same class (or intra-class variation) for food…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Bappaditya Mandal , N. B. Puhan , Avijit Verma

Explainable Deep Learning has gained significant attention in the field of artificial intelligence (AI), particularly in domains such as medical imaging, where accurate and interpretable machine learning models are crucial for effective…

Image and Video Processing · Electrical Eng. & Systems 2024-09-11 Subhashis Suara , Aayush Jha , Pratik Sinha , Arif Ahmed Sekh

Nowadays, deep neural networks for object detection in images are very prevalent. However, due to the complexity of these networks, users find it hard to understand why these objects are detected by models. We proposed Gaussian Class…

Computer Vision and Pattern Recognition · Computer Science 2023-06-07 Quoc Khanh Nguyen , Truong Thanh Hung Nguyen , Vo Thanh Khang Nguyen , Van Binh Truong , Quoc Hung Cao

Cross-modality image estimation involves the generation of images of one medical imaging modality from that of another modality. Convolutional neural networks (CNNs) have been shown to be useful in identifying, characterising and extracting…

Image and Video Processing · Electrical Eng. & Systems 2021-06-07 Azin Shokraei Fard , David C. Reutens , Viktor Vegh

A meningioma is a type of brain tumor that requires tumor volume size follow ups in order to reach appropriate clinical decisions. A fully automated tool for meningioma detection is necessary for reliable and consistent tumor surveillance.…

Computer Vision and Pattern Recognition · Computer Science 2018-05-30 Sungmin Lee , Jangho Lee , Jungbeom Lee , Chul-Kee Park , Sungroh Yoon

The need for Explainable AI is increasing with the development of deep learning. The saliency maps derived from convolutional neural networks generally fail in localizing with accuracy the image features justifying the network prediction.…

Computer Vision and Pattern Recognition · Computer Science 2022-05-09 Alexandre Englebert , Olivier Cornu , Christophe De Vleeschouwer

In recent years, convolutional neural networks (CNNs) have achieved significant success in various synthetic aperture radar (SAR) tasks. However, the complexity and opacity of their internal mechanisms hinder the fulfillment of…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Siyuan Sun , Yongping Zhang , Hongcheng Zeng , Yamin Wang , Wei Yang , Wanting Yang , Jie Chen

Deep neural networks are vulnerable to adversarial examples, which are crafted by applying small, human-imperceptible perturbations on the original images, so as to mislead deep neural networks to output inaccurate predictions. Adversarial…

Computer Vision and Pattern Recognition · Computer Science 2021-02-09 Bo Yang , Hengwei Zhang , Yuchen Zhang , Kaiyong Xu , Jindong Wang

Explaining deep convolutional neural networks has been recently drawing increasing attention since it helps to understand the networks' internal operations and why they make certain decisions. Saliency maps, which emphasize salient regions…

Computer Vision and Pattern Recognition · Computer Science 2022-08-10 Quan Zheng , Ziwei Wang , Jie Zhou , Jiwen Lu

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…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Mohammadreza Amirian , Friedhelm Schwenker , Thilo Stadelmann

As designers of artificial intelligence try to outwit hackers, both sides continue to hone in on AI's inherent vulnerabilities. Designed and trained from certain statistical distributions of data, AI's deep neural networks (DNNs) remain…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Wenzhao Xiang , Hang Su , Chang Liu , Yandong Guo , Shibao Zheng

It is well established that neural networks are vulnerable to adversarial examples, which are almost imperceptible on human vision and can cause the deep models misbehave. Such phenomenon may lead to severely inestimable consequences in the…

Machine Learning · Computer Science 2020-09-09 Dengpan Ye , Chuanxi Chen , Changrui Liu , Hao Wang , Shunzhi Jiang

We propose a CNN based technique that aggregates feature maps from its multiple layers that can localize abnormalities with greater details as well as predict pathology under consideration. Existing class activation mapping (CAM) techniques…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Sumeet Shinde , Tanay Chougule , Jitender Saini , Madhura Ingalhalikar

Gradient-based saliency maps have been widely used to explain the decisions of deep neural network classifiers. However, standard gradient-based interpretation maps, including the simple gradient and integrated gradient algorithms, often…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Shizhan Gong , Qi Dou , Farzan Farnia

We present a new technique that explains the output of a CNN-based model using a combination of GradCAM and LRP methods. Both of these methods produce visual explanations by highlighting input regions that are important for predictions. In…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Vaibhav Dhore , Achintya Bhat , Viraj Nerlekar , Kashyap Chavhan , Aniket Umare

In this work recent advances in conditional adversarial networks are investigated to develop an end-to-end architecture based on Convolutional Neural Networks (CNNs) to directly map realistic colours to an input greyscale image. Observing…

Image and Video Processing · Electrical Eng. & Systems 2019-09-06 Marc Górriz , Marta Mrak , Alan F. Smeaton , Noel E. O'Connor

Extracting class activation maps (CAM) is a key step for weakly-supervised semantic segmentation (WSSS). The CAM of convolution neural networks fails to capture long-range feature dependency on the image and result in the coverage on only…

Computer Vision and Pattern Recognition · Computer Science 2022-11-22 Jianqiang Huang , Jian Wang , Qianru Sun , Hanwang Zhang

This paper addresses the visualization task of deep learning models. To improve Class Activation Mapping (CAM) based visualization method, we offer two options. First, we propose Gaussian upsampling, an improved upsampling method that can…

Computer Vision and Pattern Recognition · Computer Science 2020-01-16 Bum Jun Kim , Gyogwon Koo , Hyeyeon Choi , Sang Woo Kim