scispace - formally typeset
Proceedings ArticleDOI

MTEX-CNN: Multivariate Time Series EXplanations for Predictions with Convolutional Neural Networks

Reads0
Chats0
TLDR
This work presents MTEX-CNN, a novel explainable convolutional neural network architecture which can not only be used for making predictions based on multivariate time series data, but also for explaining these predictions.
Abstract
In this work we present MTEX-CNN, a novel explainable convolutional neural network architecture which can not only be used for making predictions based on multivariate time series data, but also for explaining these predictions. The network architecture consists of two stages and utilizes particular kernel sizes. This allows us to apply gradient based methods for generating saliency maps for both the time dimension and the features. The first stage of the architecture explains which features are most significant to the predictions, while the second stage explains which time segments are the most significant. We validate our approach on two use cases, namely to predict rare server outages in the wild, as well as the average energy production of photovoltaic power plants based on a benchmark data set. We show that our explanations shed light over what the model has learned. We validate this by retraining the network using the most significant features extracted from the explanations and retaining similar performance to training with the full set of features.

read more

Citations
More filters
Journal ArticleDOI

Explainable artificial intelligence: a comprehensive review

TL;DR: A review of explainable artificial intelligence (XAI) can be found in this article, where the authors analyze and review various XAI methods, which are grouped into (i) pre-modeling explainability, (ii) interpretable model, and (iii) post-model explainability.
Journal ArticleDOI

Designing ECG monitoring healthcare system with federated transfer learning and explainable AI

TL;DR: In this article, an end-to-end framework was designed in a federated setting for ECG-based healthcare using explainable artificial intelligence (XAI) and deep convolutional neural networks (CNN).
Posted Content

XCM: An Explainable Convolutional Neural Network for Multivariate Time Series Classification

TL;DR: XCM is a new compact convolutional neural network which extracts information relative to the observed variables and time directly from the input data, enabling a good generalization ability on both large and small datasets and allowing the full exploitation of a faithful post hoc model-specific explainability method.
Journal ArticleDOI

Explainable time–frequency convolutional neural network for microseismic waveform classification

TL;DR: An explainable convolutional neural network XTF-CNN is proposed that supplies both excellent classification performance and explainability and achieves superior classification performance over rival methods and significant comprehensibility.
References
More filters
Proceedings ArticleDOI

Going deeper with convolutions

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).
Proceedings ArticleDOI

"Why Should I Trust You?": Explaining the Predictions of Any Classifier

TL;DR: In this article, the authors propose LIME, a method to explain models by presenting representative individual predictions and their explanations in a non-redundant way, framing the task as a submodular optimization problem.
Proceedings ArticleDOI

Grad-CAM: Visual Explanations from Deep Networks via Gradient-Based Localization

TL;DR: This work combines existing fine-grained visualizations to create a high-resolution class-discriminative visualization, Guided Grad-CAM, and applies it to image classification, image captioning, and visual question answering (VQA) models, including ResNet-based architectures.
Proceedings ArticleDOI

Learning Deep Features for Discriminative Localization

TL;DR: This work revisits the global average pooling layer proposed in [13], and sheds light on how it explicitly enables the convolutional neural network (CNN) to have remarkable localization ability despite being trained on imagelevel labels.
Posted Content

Learning Deep Features for Discriminative Localization

TL;DR: In this article, the authors revisited the global average pooling layer and shed light on how it explicitly enables the convolutional neural network to have remarkable localization ability despite being trained on image-level labels.
Related Papers (5)