Explanation Space: A New Perspective into Time Series Interpretability
Shahbaz Rezaei, Xin Liu

TL;DR
This paper introduces a novel approach to interpret time series models by utilizing multiple explanation spaces, addressing the unique challenges of time domain interpretability and enabling easier understanding of model decisions.
Contribution
It proposes a method to interpret time series models in various explanation spaces without altering trained models or existing XAI methods.
Findings
Five explanation spaces proposed to improve interpretability
Method easily integrates with existing platforms
Addresses the lack of clear feature importance in time series
Abstract
Human understandable explanation of deep learning models is essential for various critical and sensitive applications. Unlike image or tabular data where the importance of each input feature (for the classifier's decision) can be directly projected into the input, time series distinguishable features (e.g. dominant frequency) are often hard to manifest in time domain for a user to easily understand. Additionally, most explanation methods require a baseline value as an indication of the absence of any feature. However, the notion of lack of feature, which is often defined as black pixels for vision tasks or zero/mean values for tabular data, is not well-defined in time series. Despite the adoption of explainable AI methods (XAI) from tabular and vision domain into time series domain, these differences limit the application of these XAI methods in practice. In this paper, we propose a…
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
