English

Embedded Encoder-Decoder in Convolutional Networks Towards Explainable AI

Computer Vision and Pattern Recognition 2020-07-15 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2007.06712,
  title  = {Embedded Encoder-Decoder in Convolutional Networks Towards Explainable AI},
  author = {Amirhossein Tavanaei},
  journal= {arXiv preprint arXiv:2007.06712},
  year   = {2020}
}
R2 v1 2026-06-23T17:05:37.206Z