paper-with-me

Papers

INSHAPE: Instance-Level Shapelets for Interpretable Time-Series Classification

2026-05-19 · Seongjun Lee, Seokhyun Lee, Changhee Lee arxiv

Discovering shapelets -- i.e., discriminative temporal patterns within time series -- has been widely studied to address the inherent complexity of time-series classification (TSC) and to make model decision-making processes more transparent. However, existing methods primarily focus on population-level shapelets optimized across the entire dataset, which leads to two fundamental limitations: (i) population-level patterns often misalign with instance-specific features, resulting in suboptimal performance and potentially misleading interpretations, and (ii) most methods treat shapelets as independent entities, overlooking important temporal dependencies and interactions among multiple patterns. To address these limitations, we propose INSHAPE, an interpretable TSC framework that discovers variable-length, discriminative temporal patterns specific to each time series. INSHAPE identifies these patterns as non-overlapping segments and models their temporal dependencies, thereby providing clear instance-level interpretations while achieving strong predictive performance. Furthermore, INSHAPE bridges local and global interpretability through a bottom-up approach, aggregating instance-level shapelets into prototypical (population-level) shapelets. Extensive experiments on 128 UCR and 30 UEA benchmark datasets show that INSHAPE consistently outperforms state-of-the-art shapelet-based methods while providing more intuitive and interpretable insights.

📄 PDF Abstract BibTeX arXiv:2605.20088

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Time2Graph: Revisiting Time Series Modeling with Dynamic Shapelets

2019-11-11 · Ziqiang Cheng, Yang Yang, Wei Wang, Wenjie Hu 외

Time series modeling has attracted extensive research efforts; however, achieving both reliable efficiency and interpretability from a unified model still remains a challenging problem. Among the literature, shapelets of…

Graph EmbeddingTime SeriesTime Series Analysis

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

GENDIS: GENetic DIscovery of Shapelets

2019-09-13 · Gilles Vandewiele, Femke Ongenae, Filip De Turck

In the time series classification domain, shapelets are small time series that are discriminative for a certain class. It has been shown that classifiers are able to achieve state-of-the-art results on a plethora of data…

Outlier DetectionTime SeriesTime Series AnalysisTime Series Classification

Multiple-Instance Learning by Boosting Infinitely Many Shapelet-based Classifiers

2018-11-20 · Daiki Suehiro, Kohei Hatano, Eiji Takimoto, Shuji Yamamoto 외

We propose a new formulation of Multiple-Instance Learning (MIL). In typical MIL settings, a unit of data is given as a set of instances called a bag and the goal is to find a good classifier of bags based on similarity …

Multiple Instance LearningTime SeriesTime Series AnalysisTime Series Classification

Castor: Competing shapelets for fast and accurate time series classification

2024-03-19 · Isak Samsten, Zed Lee

Shapelets are discriminative subsequences, originally embedded in shapelet-based decision trees but have since been extended to shapelet-based transformations. We propose Castor, a simple, efficient, and accurate time se…

Time SeriesTime Series Classification