Self-Interpretable Time Series Prediction with Counterfactual Explanations
Jingquan Yan, Hao Wang

TL;DR
This paper introduces CounTS, a self-interpretable deep learning model for time series prediction that generates counterfactual explanations, formalizes the explanation problem, and demonstrates improved interpretability without sacrificing accuracy.
Contribution
The paper develops a novel variational Bayesian model for time series counterfactual explanations, formalizes the explanation problem, and establishes evaluation protocols.
Findings
Outperforms baselines in generating counterfactual explanations
Maintains comparable prediction accuracy to state-of-the-art models
Provides actionable insights for safety-critical applications
Abstract
Interpretable time series prediction is crucial for safety-critical areas such as healthcare and autonomous driving. Most existing methods focus on interpreting predictions by assigning important scores to segments of time series. In this paper, we take a different and more challenging route and aim at developing a self-interpretable model, dubbed Counterfactual Time Series (CounTS), which generates counterfactual and actionable explanations for time series predictions. Specifically, we formalize the problem of time series counterfactual explanations, establish associated evaluation protocols, and propose a variational Bayesian deep learning model equipped with counterfactual inference capability of time series abduction, action, and prediction. Compared with state-of-the-art baselines, our self-interpretable model can generate better counterfactual explanations while maintaining…
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.
Videos
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Healthcare · Topic Modeling
MethodsFocus
