PlumX Metrics
Embed PlumX Metrics

Similarity and cluster analysis of time series data using R*-trees.

2005
  • 0
    Citations
  • 61
    Usage
  • 0
    Captures
  • 0
    Mentions
  • 0
    Social Media
Metric Options:   Counts1 Year3 Year

Metrics Details

Thesis / Dissertation Description

Two important issues related to time series data are similarity analysis and cluster analysis. There are two different, but related issues. Regarding to similarity analysis, although R*-Tree based method is most promising, its performance suffers from the so­called "dimensionality curse" and thus dimensionality reduction is needed for it to function efficiently. In this thesis, we use PCA as a dimensionality reduction method in similarity analysis of time series. A similarity tool is developed with dimensionality reduction modules PCA, DFT and PAA included. Compared with DFT and PAA, PCA demonstrates better distance conservation property after dimensionality reduction, cheaper query time and post-processing time, and less false positives for both exact queries and similar queries. Furthermore based on its feature of indexing MBBs according to spatial proximity, we extend R*-Tree's application to cluster analysis. With the aid of R *-Tree indexing, we propose two clustering methods, KMeans-R and Hierarchy-R, as an improved version of K-Means and Hierarchical Clustering, respectively. The performance of two clustering methods is compared against K-Means and K-Means with sampling technique (KMeans-S). We utilize Rand Index (RI), Adjusted Rand Index (ARI) and Information Gain (IG) as the measure of clustering quality to evaluate the four clustering methods. Compared with K-Means and KMeans-S, the clustering results show that KMeans-R and Hierarchy-R can achieve better clustering quality.

Provide Feedback

Have ideas for a new metric? Would you like to see something else here?Let us know