TL;DR
This paper introduces dCAM, a novel method for explaining multivariate data series classification by highlighting discriminant temporal and dimensional features, improving interpretability of CNN models.
Contribution
The paper presents a new convolutional architecture for comparing dimensions and a dimension-wise class activation map for better explanation of multivariate time series classification.
Findings
dCAM outperforms previous methods in accuracy
dCAM effectively identifies discriminant features
dCAM is the only viable solution for multivariate time series explanation
Abstract
Data series classification is an important and challenging problem in data science. Explaining the classification decisions by finding the discriminant parts of the input that led the algorithm to some decisions is a real need in many applications. Convolutional neural networks perform well for the data series classification task; though, the explanations provided by this type of algorithm are poor for the specific case of multivariate data series. Addressing this important limitation is a significant challenge. In this paper, we propose a novel method that solves this problem by highlighting both the temporal and dimensional discriminant information. Our contribution is two-fold: we first describe a convolutional architecture that enables the comparison of dimensions; then, we propose a method that returns dCAM, a Dimension-wise Class Activation Map specifically designed for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
