CGS-Mask: Making Time Series Predictions Intuitive for All
Feng Lu, Wei Li, Yifei Sun, Cheng Song, Yufei Ren, Albert Y. Zomaya
TL;DR
CGS-Mask introduces a post-hoc, model-agnostic saliency method for time-series predictions that uses binary strip masks to capture temporally contiguous feature importance. By optimizing strip masks with a self-adaptive cellular genetic algorithm, CGS-Mask yields interpretable explanations with strong temporal coherence and a zero mask entropy, outperforming eight baselines on synthetic and real-world datasets. The approach is validated through extensive experiments and a pilot user study, demonstrating improved interpretability and usability in practice, including healthcare applications. Overall, CGS-Mask provides a scalable, intuitive tool for explaining time-series decisions, with potential to enhance trust and decision-making in time-sensitive domains.
Abstract
Artificial intelligence (AI) has immense potential in time series prediction, but most explainable tools have limited capabilities in providing a systematic understanding of important features over time. These tools typically rely on evaluating a single time point, overlook the time ordering of inputs, and neglect the time-sensitive nature of time series applications. These factors make it difficult for users, particularly those without domain knowledge, to comprehend AI model decisions and obtain meaningful explanations. We propose CGS-Mask, a post-hoc and model-agnostic cellular genetic strip mask-based saliency approach to address these challenges. CGS-Mask uses consecutive time steps as a cohesive entity to evaluate the impact of features on the final prediction, providing binary and sustained feature importance scores over time. Our algorithm optimizes the mask population iteratively to obtain the optimal mask in a reasonable time. We evaluated CGS-Mask on synthetic and real-world datasets, and it outperformed state-of-the-art methods in elucidating the importance of features over time. According to our pilot user study via a questionnaire survey, CGS-Mask is the most effective approach in presenting easily understandable time series prediction results, enabling users to comprehend the decision-making process of AI models with ease.
