Abstract

The anomaly detection algorithm, developed by Leng et al. (2008), can detect anomaly patterns of variable lengths in time series. This method consists of two stages: the first is segmenting time series; the next is calculating anomaly factor of each pattern and then judging whether a pattern is anomaly or not based on its anomaly factor. Since the lengths of patterns can be different from each other, this algorithm uses Dynamic Time Warping (DTW) as distance measure between the patterns. Due to DTW, the algorithm leads to high computational complexity. In this paper, to improve the above mentioned algorithm, we apply homothetic transformation to convert every pair of patterns of different lengths into the same length so that we can easily calculate Euclidean distance between them. This modification accelerates the anomaly detection algorithm remarkably and makes it workable on large time series.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.