English

FLEXtime: Filterbank learning to explain time series

Machine Learning 2025-04-04 v3

Abstract

State-of-the-art methods for explaining predictions from time series involve learning an instance-wise saliency mask for each time step; however, many types of time series are difficult to interpret in the time domain, due to the inherently complex nature of the data. Instead, we propose to view time series explainability as saliency maps over interpretable parts, leaning on established signal processing methodology on signal decomposition. Specifically, we propose a new method called FLEXtime that uses a bank of bandpass filters to split the time series into frequency bands. Then, we learn the combination of these bands that optimally explains the model's prediction. Our extensive evaluation shows that, on average, FLEXtime outperforms state-of-the-art explainability methods across a range of datasets. FLEXtime fills an important gap in the current time series explainability methodology and is a valuable tool for a wide range of time series such as EEG and audio. Code is available at https://github.com/theabrusch/FLEXtime.

Keywords

Cite

@article{arxiv.2411.05841,
  title  = {FLEXtime: Filterbank learning to explain time series},
  author = {Thea Brüsch and Kristoffer K. Wickstrøm and Mikkel N. Schmidt and Robert Jenssen and Tommy S. Alstrøm},
  journal= {arXiv preprint arXiv:2411.05841},
  year   = {2025}
}

Comments

Accepted to The 3rd World Conference on eXplainable Artificial Intelligence

R2 v1 2026-06-28T19:53:36.964Z