TimeSliver : Symbolic-Linear Decomposition for Explainable Time Series Classification
About
Identifying the extent to which every temporal segment influences a model's predictions is essential for explaining model decisions and increasing transparency. While post-hoc explainable methods based on gradients and feature-based attributions have been popular, they suffer from reference state sensitivity and struggle to generalize across time-series datasets, as they treat time points independently and ignore sequential dependencies. Another perspective on explainable time-series classification is through interpretable components of the model, for instance, leveraging self-attention mechanisms to estimate temporal attribution; however, recent findings indicate that these attention weights often fail to provide faithful measures of temporal importance. In this work, we advance this perspective and present a novel explainability-driven deep learning framework, TimeSliver, which jointly utilizes raw time-series data and its symbolic abstraction to construct a representation that maintains the original temporal structure. Each element in this representation linearly encodes the contribution of each temporal segment to the final prediction, allowing us to assign a meaningful importance score to every time point. For time-series classification, TimeSliver outperforms other temporal attribution methods by 11% on 7 distinct synthetic and real-world multivariate time-series datasets. TimeSliver also achieves predictive performance within 2% of state-of-the-art baselines across 26 UEA benchmark datasets, positioning it as a strong and explainable framework for general time-series classification.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multivariate Time Series Classification | UEA multivariate TS classification archive Statistics without N/A 26 datasets (test) | Mean Rank7 | 34 | |
| Multivariate Time Series Classification | UEA multivariate time-series classification archive (test) | Accuracy (Bio)66.9 | 20 | |
| Temporal Attribution | FORD-A | I(100)93.87 | 14 | |
| Time Series Attribution | SeqComb-UV synthetic (test) | AUPRC97 | 14 | |
| Negative temporal attribution | FordA | Δŷc (2%)0.02 | 14 | |
| Negative temporal attribution | EEG | Δŷc (2%)0.26 | 13 | |
| Temporal Attribution | Audio | I(100)74.3 | 13 | |
| Temporal Attribution | EEG | I(100)83.99 | 13 | |
| Time Series Attribution | FreqSum synthetic (test) | AUPRC0.94 | 13 | |
| Time Series Attribution | SeqComb-MV synthetic (test) | AUPRC94 | 13 |