paper-with-me

Papers

Extracting Interpretable Local and Global Representations from Attention on Time Series

2023-09-16 · Leonid Schwenke, Martin Atzmueller

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.

📄 PDF Abstract BibTeX arXiv:2312.11466

Code (1)

cslab-hub/localandglobaljournal 공식 구현 tf

Tasks

Time Series

Similar Papers 제목 키워드 기반

Conformer: Local Features Coupling Global Representations for Visual Recognition

2021-05-09 · ICCV 2021 10 · Zhiliang Peng, Wei Huang, Shanzhi Gu, Lingxi Xie 외

Within Convolutional Neural Network (CNN), the convolution operations are good at extracting local features but experience difficulty to capture global representations. Within visual transformer, the cascaded self-attent…

Image ClassificationInstance Segmentationobject-detectionObject Detection+2

Branchformer: Parallel MLP-Attention Architectures to Capture Local and Global Context for Speech Recognition and Understanding

2022-07-06 · Yifan Peng, Siddharth Dalmia, Ian Lane, Shinji Watanabe

Conformer has proven to be effective in many speech processing tasks. It combines the benefits of extracting local dependencies using convolutions and global dependencies using self-attention. Inspired by this, we propos…

speech-recognitionSpeech RecognitionSpoken Language Understanding

S2TX: Cross-Attention Multi-Scale State-Space Transformer for Time Series Forecasting

2025-02-17 · Zihao Wu, Juncheng Dong, Haoming Yang, Vahid Tarokh

Time series forecasting has recently achieved significant progress with multi-scale models to address the heterogeneity between long and short range patterns. Despite their state-of-the-art performance, we identify two p…

MambaTime SeriesTime Series Forecasting

Understanding Attention for Text Classification

2020-07-01 · ACL 2020 6 · Xiaobing Sun, Wei Lu

Attention has been proven successful in many natural language processing (NLP) tasks. Recently, many researchers started to investigate the interpretability of attention on NLP tasks. Many existing approaches focused on …

ClassificationGeneral Classificationtext-classificationText Classification

TridentSE: Guiding Speech Enhancement with 32 Global Tokens

2022-10-24 · Dacheng Yin, Zhiyuan Zhao, Chuanxin Tang, Zhiwei Xiong 외

In this paper, we present TridentSE, a novel architecture for speech enhancement, which is capable of efficiently capturing both global information and local details. TridentSE maintains T-F bin level representation to c…

Speech Enhancement