ES-Mask: Evolutionary Strip Mask for Explaining Time Series Prediction (Student Abstract)

Abstract

Machine learning models are increasingly used in time series prediction with promising results. The model explanation of time series prediction falls behind the model development and makes less sense to users in understanding model decisions. This paper proposes ES-Mask, a post-hoc and model-agnostic evolutionary strip mask-based saliency approach for time series applications. ES-Mask designs the mask consisting of strips with the same salient value in consecutive time steps to produce binary and sustained feature importance scores over time for easy understanding and interpretation of time series. ES-Mask uses an evolutionary algorithm to search for the optimal mask by manipulating strips in rounds, thus is agnostic to models by involving no internal model states in the search. The initial experiments on MIMIC-III data set show that ES-Mask outperforms state-of-the-art methods.

Cite

Text

Sun et al. "ES-Mask: Evolutionary Strip Mask for Explaining Time Series Prediction (Student Abstract)." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I13.27031

Markdown

[Sun et al. "ES-Mask: Evolutionary Strip Mask for Explaining Time Series Prediction (Student Abstract)." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/sun2023aaai-es/) doi:10.1609/AAAI.V37I13.27031

BibTeX

@inproceedings{sun2023aaai-es,
  title     = {{ES-Mask: Evolutionary Strip Mask for Explaining Time Series Prediction (Student Abstract)}},
  author    = {Sun, Yifei and Song, Cheng and Lu, Feng and Li, Wei and Jin, Hai and Zomaya, Albert Y.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {16342-16343},
  doi       = {10.1609/AAAI.V37I13.27031},
  url       = {https://mlanthology.org/aaai/2023/sun2023aaai-es/}
}