paper-with-me

Papers

Embedded Encoder-Decoder in Convolutional Networks Towards Explainable AI

2020-06-19 · Amirhossein Tavanaei

Understanding intermediate layers of a deep learning model and discovering the driving features of stimuli have attracted much interest, recently. Explainable artificial intelligence (XAI) provides a new way to open an AI black box and makes a transparent and interpretable decision. This paper proposes a new explainable convolutional neural network (XCNN) which represents important and driving visual features of stimuli in an end-to-end model architecture. This network employs encoder-decoder neural networks in a CNN architecture to represent regions of interest in an image based on its category. The proposed model is trained without localization labels and generates a heat-map as part of the network architecture without extra post-processing steps. The experimental results on the CIFAR-10, Tiny ImageNet, and MNIST datasets showed the success of our algorithm (XCNN) to make CNNs explainable. Based on visual assessment, the proposed model outperforms the current algorithms in class-specific feature representation and interpretable heatmap generation while providing a simple and flexible network architecture. The initial success of this approach warrants further study to enhance weakly supervised localization and semantic segmentation in explainable frameworks.

📄 PDF Abstract BibTeX arXiv:2007.06712

Code (1)

tavanaei/ExplainableCNN 공식 구현 pytorch

Tasks

DecoderExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Semantic Segmentation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Squeeze-SegNet: A new fast Deep Convolutional Neural Network for Semantic Segmentation

2017-11-15 · Geraldin Nanfack, Azeddine Elhassouny, Rachid Oulad Haj Thami

The recent researches in Deep Convolutional Neural Network have focused their attention on improving accuracy that provide significant advances. However, if they were limited to classification tasks, nowadays with contri…

Autonomous DrivingDecoderobject-detectionObject Detection+2

Non-locally Enhanced Encoder-Decoder Network for Single Image De-raining

2018-08-04 · Guanbin Li, Xiang He, Wei zhang, Huiyou Chang 외

Single image rain streaks removal has recently witnessed substantial progress due to the development of deep convolutional neural networks. However, existing deep learning based methods either focus on the entrance and e…

Decoder

A Fully Convolutional Neural Network for Speech Enhancement

2016-09-22 · Se Rim Park, Jinwon Lee

In hearing aids, the presence of babble noise degrades hearing intelligibility of human speech greatly. However, removing the babble without creating artifacts in human speech is a challenging task in a low SNR environme…

DecoderSpeech Enhancement

Real-time Joint Object Detection and Semantic Segmentation Network for Automated Driving

2019-01-12 · Ganesh Sistu, Isabelle Leang, Senthil Yogamani

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally thes…

DecoderDepth EstimationObjectobject-detection+4

On the Importance of Image Encoding in Automated Chest X-Ray Report Generation

2022-11-24 · Otabek Nazarov, Mohammad Yaqub, Karthik Nandakumar

Chest X-ray is one of the most popular medical imaging modalities due to its accessibility and effectiveness. However, there is a chronic shortage of well-trained radiologists who can interpret these images and diagnose …

DecoderText Generation