Towards a faster symbolic aggregate approximation method
Muhammad Marwan Muhammad Fuad (VALORIA), Pierre-Fran\c{c}ois Marteau, (VALORIA)

TL;DR
This paper introduces an enhanced SAX-based method for time series similarity search that incorporates an additional exclusion condition, significantly improving search speed over traditional SAX.
Contribution
The paper proposes a novel SAX-based approach with an added exclusion condition and dual representations to accelerate time series similarity searches.
Findings
The new method outperforms traditional SAX in speed.
Pre-computed distances enable efficient exclusion of non-matching series.
Experiments confirm the method's improved performance.
Abstract
The similarity search problem is one of the main problems in time series data mining. Traditionally, this problem was tackled by sequentially comparing the given query against all the time series in the database, and returning all the time series that are within a predetermined threshold of that query. But the large size and the high dimensionality of time series databases that are in use nowadays make that scenario inefficient. There are many representation techniques that aim at reducing the dimensionality of time series so that the search can be handled faster at a lower-dimensional space level. The symbolic aggregate approximation (SAX) is one of the most competitive methods in the literature. In this paper we present a new method that improves the performance of SAX by adding to it another exclusion condition that increases the exclusion power. This method is based on using two…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Mining Algorithms and Applications · Data Management and Algorithms
