Time Series Explainability Methods Flawed by Autocorrelation.

Amadeo Tunyi· July 21, 2026 View original

Summary

This paper reveals a fundamental flaw in current marginal influence-based attribution methods for time series models: they conflate direct and mediated temporal dependencies due to autocorrelation. The authors introduce DAG-faithfulness as a criterion, demonstrating that methods like SHAP are not generally DAG-faithful, leading to inaccurate explanations.

Explainability methods for time series models typically assign a single scalar score to quantify the direct influence of a feature at a specific timestamp. However, this research highlights a critical limitation: these methods, which often rely on marginal conditioning or off-manifold gradients, fail to distinguish between direct temporal dependencies and those mediated through other variables when autocorrelation is present in the data. This conflation leads to misleading explanations of how features impact model predictions over time. The paper introduces a new concept called DAG-faithfulness. An explanation is considered DAG-faithful if the temporal dependency graph it implicitly encodes is Markov-equivalent to the temporal directed acyclic graph (DAG) that the model has learned. Crucially, the study proves that widely used attribution methods, including SHAP, are generally not DAG-faithful. Furthermore, recent extensions designed specifically for time series data inherit this same computational limitation, meaning they also struggle to accurately represent the true causal or temporal relationships within the model. This suggests a need for new approaches that can correctly disentangle direct from mediated influences in autocorrelated time series data.

Why it matters

Professionals building and deploying time series AI models need accurate explanations to trust and debug their systems. Misleading attributions can lead to incorrect conclusions about feature importance, flawed model improvements, and poor decision-making in critical applications.

How to implement this in your domain

  1. 1Exercise caution when interpreting explanations from marginal influence-based attribution methods for time series models.
  2. 2Seek out or develop new explainability techniques that explicitly account for temporal dependencies and autocorrelation.
  3. 3Validate attribution results with domain experts to identify potential misinterpretations caused by method limitations.
  4. 4Prioritize model architectures that inherently provide more transparent or interpretable temporal relationships.
  5. 5Advocate for research and development into DAG-faithful explanation methods for time series.

Who benefits

FinanceHealthcareManufacturingEnergyPredictive Maintenance

Key takeaways

  • Current time series explainability methods conflate direct and mediated temporal dependencies due to autocorrelation.
  • Methods like SHAP are not "DAG-faithful," leading to inaccurate explanations of feature influence.
  • This fundamental computational mismatch can result in flawed understanding of model behavior.
  • New explanation techniques are needed to accurately disentangle temporal relationships in time series data.

Original post by Amadeo Tunyi

"arXiv:2607.16236v1 Announce Type: new Abstract: Explainability methods for time series models predominantly produce flat attribution scores: they quantify the direct influence of a feature at a timestamp by a scalar. We prove that the dominant failure mode of such methods is not…"

View on X

Originally posted by Amadeo Tunyi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses