Evaluating Explanation Methods for Multivariate Time Series Classification
Davide Italo Serramazza, Thu Trang Nguyen, Thach Le Nguyen, Georgiana, Ifrim

TL;DR
This paper evaluates explanation methods for multivariate time series classification, analyzing their effectiveness on synthetic and real datasets, and finds that simple concatenation and adapted SHAP methods perform well.
Contribution
It provides a comprehensive analysis of saliency-based explanation methods for multivariate time series classifiers, highlighting effective approaches and dataset limitations.
Findings
Concatenating channels performs as well as multivariate classifiers.
Adapted SHAP methods work effectively for MTSC.
Synthetic datasets may not be suitable for time series analysis.
Abstract
Multivariate time series classification is an important computational task arising in applications where data is recorded over time and over multiple channels. For example, a smartwatch can record the acceleration and orientation of a person's motion, and these signals are recorded as multivariate time series. We can classify this data to understand and predict human movement and various properties such as fitness levels. In many applications classification alone is not enough, we often need to classify but also understand what the model learns (e.g., why was a prediction given, based on what information in the data). The main focus of this paper is on analysing and evaluating explanation methods tailored to Multivariate Time Series Classification (MTSC). We focus on saliency-based explanation methods that can point out the most relevant channels and time series points for the…
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.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Stream Mining Techniques · Anomaly Detection Techniques and Applications
MethodsRandom Convolutional Kernel Transform · Focus · Shapley Additive Explanations
