LGSep 16, 2023

Extracting Interpretable Local and Global Representations from Attention on Time Series

arXiv:2312.11466v12 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This provides incremental improvements to interpretability methods for time series analysis using transformers.

The paper tackles the problem of interpreting transformer attention mechanisms on time series data by developing methods for local and global representation extraction. The results show significant improvement in interpretability/complexity while maintaining similar performance to baseline models on UCR/UEA datasets.

This paper targets two transformer attention based interpretability methods working with local abstraction and global representation, in the context of time series data. We distinguish local and global contexts, and provide a comprehensive framework for both general interpretation options. We discuss their specific instantiation via different methods in detail, also outlining their respective computational implementation and abstraction variants. Furthermore, we provide extensive experimentation demonstrating the efficacy of the presented approaches. In particular, we perform our experiments using a selection of univariate datasets from the UCR UEA time series repository where we both assess the performance of the proposed approaches, as well as their impact on explainability and interpretability/complexity. Here, with an extensive analysis of hyperparameters, the presented approaches demonstrate an significant improvement in interpretability/complexity, while capturing many core decisions of and maintaining a similar performance to the baseline model. Finally, we draw general conclusions outlining and guiding the application of the presented methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes