paper-with-me

Papers

MTS2Graph: Interpretable Multivariate Time Series Classification with Temporal Evolving Graphs

2023-06-06 · Raneen Younis, Abdul Hakmeh, Zahra Ahmadi

Conventional time series classification approaches based on bags of patterns or shapelets face significant challenges in dealing with a vast amount of feature candidates from high-dimensional multivariate data. In contrast, deep neural networks can learn low-dimensional features efficiently, and in particular, Convolutional Neural Networks (CNN) have shown promising results in classifying Multivariate Time Series (MTS) data. A key factor in the success of deep neural networks is this astonishing expressive power. However, this power comes at the cost of complex, black-boxed models, conflicting with the goals of building reliable and human-understandable models. An essential criterion in understanding such predictive deep models involves quantifying the contribution of time-varying input variables to the classification. Hence, in this work, we introduce a new framework for interpreting multivariate time series data by extracting and clustering the input representative patterns that highly activate CNN neurons. This way, we identify each signal's role and dependencies, considering all possible combinations of signals in the MTS input. Then, we construct a graph that captures the temporal relationship between the extracted patterns for each layer. An effective graph merging strategy finds the connection of each node to the previous layer's nodes. Finally, a graph embedding algorithm generates new representations of the created interpretable time-series features. To evaluate the performance of our proposed framework, we run extensive experiments on eight datasets of the UCR/UEA archive, along with HAR and PAM datasets. The experiments indicate the benefit of our time-aware graph-based representation in MTS classification while enriching them with more interpretability.

📄 PDF Abstract BibTeX arXiv:2306.03834

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

MTS 설명 없음

Similar Papers 제목 키워드 기반

Multivariable times series classification through an interpretable representation

2020-09-08 · Francisco J. Baldán, José M. Benítez

Multivariate time series classification is a task with increasing importance due to the proliferation of new problems in various fields (economy, health, energy, transport, crops, etc.) where a large number of informatio…

ClassificationDescriptiveGeneral ClassificationTime Series+2

TimeMKG: Knowledge-Infused Causal Reasoning for Multivariate Time Series Modeling

2025-08-13 · Yifei Sun, Junming Liu, Yirong Chen, Xuefeng Yan 외 arxiv

Multivariate time series data typically comprises two distinct modalities: variable semantics and sampled numerical observations. Traditional time series models treat variables as anonymous statistical signals, overlooki…

Knowledge Graphs

FocusLearn: Fully-Interpretable, High-Performance Modular Neural Networks for Time Series

2023-11-28 · Qiqi Su, Christos Kloukinas, Artur d'Avila Garcez

Multivariate time series have many applications, from healthcare and meteorology to life science. Although deep learning models have shown excellent predictive performance for time series, they have been criticised for b…

Additive modelsfeature selectionTime SeriesTime Series Forecasting+1

Causal Graph Fuzzy LLMs: A First Introduction and Applications in Time Series Forecasting

2025-07-22 · Omid Orang, Patricia O. Lucas, Gabriel I. F. Paiva, Petronio C. L. Silva 외 arxiv

In recent years, the application of Large Language Models (LLMs) to time series forecasting (TSF) has garnered significant attention among researchers. This study presents a new frame of LLMs named CGF-LLM using GPT-2 co…

Time Series Forecasting

ProtoTSNet: Interpretable Multivariate Time Series Classification With Prototypical Parts

2025-11-04 · Bartłomiej Małkus, Szymon Bobek, Grzegorz J. Nalepa arxiv

Time series data is one of the most popular data modalities in critical domains such as industry and medicine. The demand for algorithms that not only exhibit high accuracy but also offer interpretability is crucial in s…

Time Series ClassificationTime Series AnalysisFeature Importance