paper-with-me

홈 › Papers

FreqRISE: Explaining time series using frequency masking

2024-06-19 · Thea Brüsch, Kristoffer Knutsen Wickstrøm, Mikkel N. Schmidt, Tommy Sonne Alstrøm, Robert Jenssen

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}.

📄 PDF Abstract BibTeX arXiv:2406.13584

Code (1)

theabrusch/freqrise 공식 구현 pytorch

Tasks

Decision MakingExplainable artificial intelligenceExplainable ModelsTime Series

Similar Papers 제목 키워드 기반

Frequency-Masked Embedding Inference: A Non-Contrastive Approach for Time Series Representation Learning

2024-12-30 · En Fu, Yanyan Hu

Contrastive learning underpins most current self-supervised time series representation methods. The strategy for constructing positive and negative sample pairs significantly affects the final representation quality. How…

Contrastive LearningLinear evaluationRepresentation LearningTime Series

Lower Interaural Coherence in Off-Signal Bands Impairs Binaural Detection

2021-10-06 · Bernhard Eurich, Jörg Encke, Stephan D. Ewert, Mathias Dietz

Differences in interaural phase configuration between a target and a masker can lead to substantial binaural unmasking. This effect is decreased for masking noises with an interaural time difference (ITD). Adding a secon…

ROSE: Register Assisted General Time Series Forecasting with Decomposed Frequency Learning

2024-05-24 · Yihang Wang, Yuying Qiu, Peng Chen, Kai Zhao 외

With the increasing collection of time series data from various domains, there arises a strong demand for general time series forecasting models pre-trained on a large number of time-series datasets to support a variety …

Time SeriesTime Series Forecasting

timeXplain -- A Framework for Explaining the Predictions of Time Series Classifiers

2020-07-15 · Felix Mujkanovic, Vanja Doskoč, Martin Schirneck, Patrick Schäfer 외

Modern time series classifiers display impressive predictive capabilities, yet their decision-making processes mostly remain black boxes to the user. At the same time, model-agnostic explainers, such as the recently prop…

Decision MakingExplainable artificial intelligenceGeneral ClassificationTime Series+3

Fourier Basis Mapping: A Time-Frequency Learning Framework for Time Series Forecasting

2025-07-13 · Runze Yang, Longbing Cao, Xin You, Kun Fang 외 arxiv

The integration of Fourier transform and deep learning opens new avenues for time series forecasting. We reconsider the Fourier transform from a basis functions perspective. Specifically, the real and imaginary parts of …

Time Series Forecasting