paper-with-me

Papers

Pattern Sampling for Shapelet-based Time Series Classification

2021-02-16 · Atif Raza, Stefan Kramer

Subsequence-based time series classification algorithms provide accurate and interpretable models, but training these models is extremely computation intensive. The asymptotic time complexity of subsequence-based algorithms remains a higher-order polynomial, because these algorithms are based on exhaustive search for highly discriminative subsequences. Pattern sampling has been proposed as an effective alternative to mitigate the pattern explosion phenomenon. Therefore, we employ pattern sampling to extract discriminative features from discretized time series data. A weighted trie is created based on the discretized time series data to sample highly discriminative patterns. These sampled patterns are used to identify the shapelets which are used to transform the time series classification problem into a feature-based classification problem. Finally, a classification model can be trained using any off-the-shelf algorithm. Creating a pattern sampler requires a small number of patterns to be evaluated compared to an exhaustive search as employed by previous approaches. Compared to previously proposed algorithms, our approach requires considerably less computational and memory resources. Experiments demonstrate how the proposed approach fares in terms of classification accuracy and runtime performance.

📄 PDF Abstract BibTeX arXiv:2102.08498

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar 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 proce…

Ensembles of Randomized Time Series Shapelets Provide Improved Accuracy while Reducing Computational Costs

2017-02-22 · Atif Raza, Stefan Kramer

Shapelets are discriminative time series subsequences that allow generation of interpretable classification models, which provide faster and generally better classification than the nearest neighbor approach. However, th…

ClassificationDiversityGeneral ClassificationTime Series+1

ShapeCond: Fast Shapelet-Guided Dataset Condensation for Time Series Classification

2026-02-09 · Sijia Peng, Yun Xiong, Xi Chen, Yi Xie 외 arxiv

Time series data supports many domains (e.g., finance and climate science), but its rapid growth strains storage and computation. Dataset condensation can alleviate this by synthesizing a compact training set that preser…

Time Series Classification

Scalable Discovery of Time-Series Shapelets

2015-03-11 · Josif Grabocka, Martin Wistuba, Lars Schmidt-Thieme

Time-series classification is an important problem for the data mining community due to the wide range of application domains involving time-series data. A recent paradigm, called shapelets, represents patterns that are …

ClusteringGeneral ClassificationOnline ClusteringPrediction+3

Ultra-Fast Shapelets for Time Series Classification

2015-03-17 · Martin Wistuba, Josif Grabocka, Lars Schmidt-Thieme

Time series shapelets are discriminative subsequences and their similarity to a time series can be used for time series classification. Since the discovery of time series shapelets is costly in terms of time, the applica…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1