A Novel Trend Symbolic Aggregate Approximation for Time Series
Yufeng Yu, Yuelong Zhu, Dingsheng Wan, Qun Zhao, Huan Liu

TL;DR
This paper introduces TFSAX, an enhanced symbolic approximation method for time series that incorporates trend information, leading to improved classification accuracy over traditional SAX methods.
Contribution
The paper proposes TFSAX, which integrates trend features into SAX, providing a more informative representation for time series analysis.
Findings
TFSAX outperforms original SAX in classification tasks.
The new distance measure offers a tighter lower bound to Euclidean distance.
Experimental results validate the effectiveness of TFSAX across datasets.
Abstract
Symbolic Aggregate approximation (SAX) is a classical symbolic approach in many time series data mining applications. However, SAX only reflects the segment mean value feature and misses important information in a segment, namely the trend of the value change in the segment. Such a miss may cause a wrong classification in some cases, since the SAX representation cannot distinguish different time series with similar average values but different trends. In this paper, we present Trend Feature Symbolic Aggregate approximation (TFSAX) to solve this problem. First, we utilize Piecewise Aggregate Approximation (PAA) approach to reduce dimensionality and discretize the mean value of each segment by SAX. Second, extract trend feature in each segment by using trend distance factor and trend shape factor. Then, design multi-resolution symbolic mapping rules to discretize trend information into…
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 Management and Algorithms · Complex Systems and Time Series Analysis
