Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Time series saliency maps: explaining models across multiple domains

About

Traditional saliency map methods, popularized in computer vision, highlight individual points (pixels) of the input that contribute the most to the model's output. However, in time series, they offer limited insights, as semantically meaningful features are often found in other domains. We introduce Cross-domain Integrated Gradients, a generalization of Integrated Gradients. Our method enables feature attributions in any domain that can be formulated as an invertible, differentiable transformation of the time domain. Crucially, our derivation extends the original Integrated Gradients into the complex domain, enabling frequency-based attributions. We provide the necessary theoretical guarantees, namely, path independence and completeness. We validate our method via controlled experiments with mechanistic analysis, quantitative faithfulness tests, and real-world case studies. Our approach reveals interpretable, problem-specific attributions that time-domain methods cannot capture in three real-world tasks across a variety of model architectures, machine-learning tasks, and cross-domain transforms: frequency-based attribution for a regression task in wearable heart rate extraction, independent component analysis in a classification task for electroencephalography-based seizure detection, and seasonal-trend decomposition for a forecasting problem with a zero-shot time-series foundation model. We release an open-source TensorFlow/PyTorch library to enable plug-and-play cross-domain explainability for time-series models. These results demonstrate the ability of Cross-Domain Integrated Gradients to provide semantically meaningful insights into time-series models that are impossible to achieve with traditional saliency in the time domain.

Christodoulos Kechris, Jonathan Dan, David Atienza• 2025

Related benchmarks

TaskDatasetResultRank
Digit ClassificationAudioMnist
Faithfulness25.4
10
Gender ClassificationAudioMnist
Faithfulness60.3
10
Time Series Saliency Map ExplanationPAM
CPD1.23
8
Time Series Saliency Map ExplanationBoiler
CPD1.665
8
Time Series Saliency Map ExplanationEpilepsy
CPD79.5
8
Time Series Saliency Map ExplanationWafer
CPD0.772
8
Time Series Saliency Map ExplanationFreezer
CPD0.726
8
Showing 7 of 7 rows

Other info

Follow for update