FreqRISE: Explaining time series using frequency masking
Thea Brüsch, Kristoffer Knutsen Wickstrøm, Mikkel N. Schmidt, Tommy Sonne Alstrøm, Robert Jenssen
TL;DR
FreqRISE introduces a model-agnostic masking framework that explains time series in the frequency and time-frequency domains by applying masks in a dual domain via an invertible transform. It demonstrates that salient information for many time-series tasks is localized in frequency content, enabling more faithful and localized explanations than traditional time-domain saliency methods. Across synthetic data and AudioMNIST, FreqRISE achieves strong localization and faithfulness, particularly in domains where salient features are sparse, while offering a controllable post-processing approach to reduce explanation complexity. The work highlights the practical potential of domain-aware explainability for time-series models and outlines avenues for tuning, domain selection, and efficiency improvements in future research.
Abstract
Time-series data are fundamentally important for many critical domains such as healthcare, finance, and climate, where explainable models are necessary for safe automated decision making. To develop explainable artificial intelligence in these domains therefore implies explaining salient information in the time series. Current methods for obtaining saliency maps assume localized information in the raw input space. In this paper, we argue that the salient information of a number of time series is more likely to be localized in the frequency domain. We propose FreqRISE, which uses masking-based methods to produce explanations in the frequency and time-frequency domain, and outperforms strong baselines across a number of tasks. The source code is available here: \url{https://github.com/theabrusch/FreqRISE}.
