ASTRIDE: Adaptive Symbolization for Time Series Databases
Sylvain W. Combettes, Charles Truong, and Laurent Oudre

TL;DR
ASTRIDE introduces an adaptive symbolic representation for time series that improves upon existing methods by using change-point detection and quantile-based quantization, with an accelerated variant FASTRIDE for faster processing.
Contribution
The paper presents ASTRIDE and FASTRIDE, novel adaptive symbolic representations for time series, including a new similarity measure, outperforming existing methods on classification and reconstruction tasks.
Findings
ASTRIDE outperforms SAX, 1d-SAX, SFA, and ABBA in accuracy.
FASTRIDE offers faster processing with comparable performance.
The methods are validated on 86 UCR datasets.
Abstract
We introduce ASTRIDE (Adaptive Symbolization for Time seRIes DatabasEs), a novel symbolic representation of time series, along with its accelerated variant FASTRIDE (Fast ASTRIDE). Unlike most symbolization procedures, ASTRIDE is adaptive during both the segmentation step by performing change-point detection and the quantization step by using quantiles. Instead of proceeding signal by signal, ASTRIDE builds a dictionary of symbols that is common to all signals in a data set. We also introduce D-GED (Dynamic General Edit Distance), a novel similarity measure on symbolic representations based on the general edit distance. We demonstrate the performance of the ASTRIDE and FASTRIDE representations compared to SAX (Symbolic Aggregate approXimation), 1d-SAX, SFA (Symbolic Fourier Approximation), and ABBA (Adaptive Brownian Bridge-based Aggregation) on reconstruction and, when applicable, on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Sensory Analysis and Statistical Methods · Complex Systems and Time Series Analysis
