AISep 24, 2024

TSFeatLIME: An Online User Study in Enhancing Explainability in Univariate Time Series Forecasting

arXiv:2409.15950v13 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the need for better explainability in time series forecasting for users, particularly non-experts, but is incremental as it builds on existing TSLIME methods.

The paper tackled the problem of explaining univariate time series forecasting models by developing TSFeatLIME, a framework that improves surrogate model fidelity by integrating an auxiliary feature and considering Euclidean distances, and conducted a user study with 160 participants showing the explanations were more effective for those without a computer science background.

Time series forecasting, while vital in various applications, often employs complex models that are difficult for humans to understand. Effective explainable AI techniques are crucial to bridging the gap between model predictions and user understanding. This paper presents a framework - TSFeatLIME, extending TSLIME, tailored specifically for explaining univariate time series forecasting. TSFeatLIME integrates an auxiliary feature into the surrogate model and considers the pairwise Euclidean distances between the queried time series and the generated samples to improve the fidelity of the surrogate models. However, the usefulness of such explanations for human beings remains an open question. We address this by conducting a user study with 160 participants through two interactive interfaces, aiming to measure how individuals from different backgrounds can simulate or predict model output changes in the treatment group and control group. Our results show that the surrogate model under the TSFeatLIME framework is able to better simulate the behaviour of the black-box considering distance, without sacrificing accuracy. In addition, the user study suggests that the explanations were significantly more effective for participants without a computer science background.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes