paper-with-me

Papers

Interpretable time series neural representation for classification purposes

2023-10-25 · Etienne Le Naour, Ghislain Agoua, Nicolas Baskiotis, Vincent Guigue

Deep learning has made significant advances in creating efficient representations of time series data by automatically identifying complex patterns. However, these approaches lack interpretability, as the time series is transformed into a latent vector that is not easily interpretable. On the other hand, Symbolic Aggregate approximation (SAX) methods allow the creation of symbolic representations that can be interpreted but do not capture complex patterns effectively. In this work, we propose a set of requirements for a neural representation of univariate time series to be interpretable. We propose a new unsupervised neural architecture that meets these requirements. The proposed model produces consistent, discrete, interpretable, and visualizable representations. The model is learned independently of any downstream tasks in an unsupervised setting to ensure robustness. As a demonstration of the effectiveness of the proposed model, we propose experiments on classification tasks using UCR archive datasets. The obtained results are extensively compared to other interpretable models and state-of-the-art neural representation learning models. The experiments show that the proposed model yields, on average better results than other interpretable approaches on multiple datasets. We also present qualitative experiments to asses the interpretability of the approach.

📄 PDF Abstract BibTeX arXiv:2310.16696

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationRepresentation LearningTime Series

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Interpretable Shapelets for Time Series Classification through Adversarial Regularization

2019-06-03 · Yichang Wang, Rémi Emonet, Elisa Fromont, Simon Malinowski 외

Times series classification can be successfully tackled by jointly learning a shapelet-based representation of the series in the dataset and classifying the series according to this representation. However, although the …

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

Abstracted Shapes as Tokens -- A Generalizable and Interpretable Model for Time-series Classification

2024-11-01 · Yunshi Wen, Tengfei Ma, Tsui-Wei Weng, Lam M. Nguyen 외

In time-series analysis, many recent works seek to provide a unified view and representation for time-series across multiple domains, leading to the development of foundation models for time-series data. Despite diverse …

QuantizationRepresentation LearningTime SeriesTime Series Analysis+2

Time-series Insights into the Process of Passing or Failing Online University Courses using Neural-Induced Interpretable Student States

2019-05-01 · Byungsoo Jeon, Eyal Shafran, Luke Breitfeller, Jason Levin 외

This paper addresses a key challenge in Educational Data Mining, namely to model student behavioral trajectories in order to provide a means for identifying students most at-risk, with the goal of providing supportive in…

Time SeriesTime Series Analysis

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

PatchX: Explaining Deep Models by Intelligible Pattern Patches for Time-series Classification

2021-02-11 · Dominique Mercier, Andreas Dengel, Sheraz Ahmed

The classification of time-series data is pivotal for streaming data and comes with many challenges. Although the amount of publicly available datasets increases rapidly, deep neural models are only exploited in a few ar…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1