ArXiv TLDR

Explainable Load Forecasting with Covariate-Informed Time Series Foundation Models

🐦 Tweet
2604.28149

Matthias Hertel, Alexandra Nikoltchovska, Sebastian Pütz, Ralf Mikut, Benjamin Schäfer + 1 more

cs.LG

TLDR

This paper introduces an efficient SHAP algorithm to make Time Series Foundation Models explainable for critical load forecasting, showing competitive performance.

Key contributions

  • Developed an efficient SHAP algorithm tailored for Time Series Foundation Models (TSFMs).
  • Leverages TSFM input flexibility for scalable temporal and covariate masking in SHAP computations.
  • TSFMs (Chronos-2, TabPFN-TS) achieve competitive zero-shot day-ahead load forecasting performance.
  • SHAP explanations confirm TSFMs appropriately use weather and calendar data, aligning with domain knowledge.

Why it matters

This work addresses the critical need for transparency in AI models used in energy systems like power grids. By making powerful Time Series Foundation Models explainable, it fosters trust and reliability, paving the way for their safe adoption in operational forecasting. This ensures critical infrastructure can leverage advanced AI while maintaining accountability.

Original Abstract

Time Series Foundation Models (TSFMs) have recently emerged as general-purpose forecasting models and show considerable potential for applications in energy systems. However, applications in critical infrastructure like power grids require transparency to ensure trust and reliability and cannot rely on pure black-box models. To enhance the transparency of TSFMs, we propose an efficient algorithm for computing Shapley Additive Explanations (SHAP) tailored to these models. The proposed approach leverages the flexibility of TSFMs with respect to input context length and provided covariates. This property enables efficient temporal and covariate masking (selectively withholding inputs), allowing for a scalable explanation of model predictions using SHAP. We evaluate two TSFMs - Chronos-2 and TabPFN-TS - on a day-ahead load forecasting task for a transmission system operator (TSO). In a zero-shot setting, both models achieve predictive performance competitive with a Transformer model trained specifically on multiple years of TSO data. The explanations obtained through our proposed approach align with established domain knowledge, particularly as the TSFMs appropriately use weather and calendar information for load prediction. Overall, we demonstrate that TSFMs can serve as transparent and reliable tools for operational energy forecasting.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.