WindowSHAP: An Efficient Framework for Explaining Time-series Classifiers based on Shapley Values
Amin Nayebi, Sindhu Tipirneni, Chandan K Reddy, Brandon Foreman,, Vignesh Subbian

TL;DR
WindowSHAP is a new model-agnostic framework that efficiently explains time-series classifiers using Shapley values, significantly reducing computation time and improving explanation quality in clinical applications.
Contribution
Introduces WindowSHAP, a novel partitioning-based framework with three algorithms for explaining time-series models, outperforming existing methods in speed and interpretability.
Findings
Reduces CPU time by 80% for 120-step time-series data.
Provides more focused and understandable explanations.
Outperforms baseline methods in explanation quality.
Abstract
Unpacking and comprehending how black-box machine learning algorithms make decisions has been a persistent challenge for researchers and end-users. Explaining time-series predictive models is useful for clinical applications with high stakes to understand the behavior of prediction models. However, existing approaches to explain such models are frequently unique to data where the features do not have a time-varying component. In this paper, we introduce WindowSHAP, a model-agnostic framework for explaining time-series classifiers using Shapley values. We intend for WindowSHAP to mitigate the computational complexity of calculating Shapley values for long time-series data as well as improve the quality of explanations. WindowSHAP is based on partitioning a sequence into time windows. Under this framework, we present three distinct algorithms of Stationary, Sliding and Dynamic WindowSHAP,…
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
TopicsMachine Learning in Healthcare · Explainable Artificial Intelligence (XAI) · Time Series Analysis and Forecasting
