Real-time segmenting time series data

  • Authors:
  • Aiguo Li;Shengping He;Zheng Qin

  • Affiliations:
  • Department of Computer Science, Xi'an Jiaotong University, Xi'an, Shaanxi, China;Department of Computer Science, Xi'an Jiaotong University, Xi'an, Shaanxi, China;Department of Computer Science, Xi'an Jiaotong University, Xi'an, Shaanxi, China

  • Venue:
  • APWeb'03 Proceedings of the 5th Asia-Pacific web conference on Web technologies and applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

There has been increased interest in time series data mining recently. In some cases, approaches of real-time segmenting time series are necessary in time series similarity search and data mining, and this is the focus of this paper. A real-time iterative algorithm that is based on time series prediction is proposed in this paper. Proposed algorithm consists of three modular steps. (1) Modeling: the step identifies an autoregressive moving average (ARMA) model of dynamic processes from a time series data; (2) prediction: this step makes k steps ahead prediction based on the ARMA model of the process at a crisp time point. (3) Change-points detection: the step is what fits a piecewise segmented polynomial regressive model to the time series data to determine whether it contains a new change-point. Finally, high performance of the proposed algorithm is demonstrated by comparing with Guralnik-Srivastava algorithm.