TL;DR
This paper introduces Native Guide, a model-agnostic, case-based method for generating counterfactual explanations for time series classifiers, improving interpretability of black-box models in this domain.
Contribution
It presents a novel instance-based approach tailored for time series data, addressing the gap in explainability methods for such models.
Findings
Native Guide produces plausible, proximal, sparse, and diverse explanations.
It outperforms key benchmark counterfactual methods in experiments.
The approach is model-agnostic and adaptable to different classifiers.
Abstract
In recent years, there has been a rapidly expanding focus on explaining the predictions made by black-box AI systems that handle image and tabular data. However, considerably less attention has been paid to explaining the predictions of opaque AI systems handling time series data. In this paper, we advance a novel model-agnostic, case-based technique -- Native Guide -- that generates counterfactual explanations for time series classifiers. Given a query time series, , for which a black-box classification system predicts class, , a counterfactual time series explanation shows how could change, such that the system predicts an alternative class, . The proposed instance-based technique adapts existing counterfactual instances in the case-base by highlighting and modifying discriminative areas of the time series that underlie the classification. Quantitative and…
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
MethodsInterpretability
