TS-MULE: Local Interpretable Model-Agnostic Explanations for Time Series Forecast Models
Udo Schlegel, Duy Vo Lam, Daniel A. Keim, Daniel Seebacher

TL;DR
TS-MULE is a novel explanation method for time series forecasting models that extends LIME with specialized segmentation and perturbation techniques, improving interpretability and debugging of black-box models.
Contribution
It introduces six segmentation approaches tailored for time series to enhance local surrogate explanations, applicable across various models and datasets.
Findings
Six segmentation methods improve explanation quality
Effective across multiple deep learning architectures
Demonstrated on diverse multivariate datasets
Abstract
Time series forecasting is a demanding task ranging from weather to failure forecasting with black-box models achieving state-of-the-art performances. However, understanding and debugging are not guaranteed. We propose TS-MULE, a local surrogate model explanation method specialized for time series extending the LIME approach. Our extended LIME works with various ways to segment and perturb the time series data. In our extension, we present six sampling segmentation approaches for time series to improve the quality of surrogate attributions and demonstrate their performances on three deep learning model architectures and three common multivariate time series datasets.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Explainable Artificial Intelligence (XAI) · Stock Market Forecasting Methods
MethodsLocal Interpretable Model-Agnostic Explanations
