C-SHAP for time series: An approach to high-level temporal explanations

📅 2025-04-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing XAI methods for time series provide only point- or segment-level attributions, failing to reveal the causal influence of high-level semantic patterns—such as seasonality, trends, and anomalies—on model decisions. To address this gap, we propose C-SHAP, the first concept-level SHAP framework for time series, which extends SHAP theory to interpretable semantic concepts. C-SHAP integrates STL decomposition, concept modeling, and axiomatic attribution into a modular pipeline for quantifying concept-level contributions. This enables an explanatory leap from low-level signals to human-understandable semantics. Evaluated on energy load forecasting, C-SHAP significantly improves expert trust and diagnostic efficiency. Its explanations are physically meaningful, model-agnostic, and empirically verifiable—demonstrating strong generalization across diverse forecasting models while preserving fidelity to underlying data dynamics.

Technology Category

Application Category

📝 Abstract
Time series are ubiquitous in domains such as energy forecasting, healthcare, and industry. Using AI systems, some tasks within these domains can be efficiently handled. Explainable AI (XAI) aims to increase the reliability of AI solutions by explaining model reasoning. For time series, many XAI methods provide point- or sequence-based attribution maps. These methods explain model reasoning in terms of low-level patterns. However, they do not capture high-level patterns that may also influence model reasoning. We propose a concept-based method to provide explanations in terms of these high-level patterns. In this paper, we present C-SHAP for time series, an approach which determines the contribution of concepts to a model outcome. We provide a general definition of C-SHAP and present an example implementation using time series decomposition. Additionally, we demonstrate the effectiveness of the methodology through a use case from the energy domain.
Problem

Research questions and friction points this paper is trying to address.

Explains high-level temporal patterns in time series
Addresses limitations of low-level pattern explanations in XAI
Determines concept contributions to model outcomes in time series
Innovation

Methods, ideas, or system contributions that make the work stand out.

Concept-based method for high-level explanations
C-SHAP determines concept contributions to outcomes
Implementation via time series decomposition
🔎 Similar Papers
No similar papers found.