Proceedings of the 2015 ACM SIGMOD International Conference on Management of Data 2015
DOI: 10.1145/2723372.2737793
|View full text |Cite
|
Sign up to set email alerts
|

k-Shape

Abstract: The proliferation and ubiquity of temporal data across many disciplines has generated substantial interest in the analysis and mining of time series. Clustering is one of the most popular data mining methods, not only due to its exploratory power, but also as a preprocessing step or subroutine for other techniques. In this paper, we present k-Shape, a novel algorithm for time-series clustering. k-Shape relies on a scalable iterative refinement procedure, which creates homogeneous and well-separated clusters. A… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
45
1
1

Year Published

2018
2018
2023
2023

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 383 publications
(50 citation statements)
references
References 85 publications
(134 reference statements)
0
45
1
1
Order By: Relevance
“…In order to classify all piezometers, partitional clustering [37] was selected to create partitions. The specification of the number of clusters (k) is tedious work that must be performed before starting the algorithm.…”
Section: Time Series Clustering (Tsc)mentioning
confidence: 99%
See 1 more Smart Citation
“…In order to classify all piezometers, partitional clustering [37] was selected to create partitions. The specification of the number of clusters (k) is tedious work that must be performed before starting the algorithm.…”
Section: Time Series Clustering (Tsc)mentioning
confidence: 99%
“…Considering this singularity of GWL behavior, the most appropriate distance to measure GWL time series is Shape-Based Distance (SBD) [15]. SBD warps the time series and it is based on the cross-correlation with coefficient normalization (NCCc) and shape extraction as a prototype function (Equation 5) [37]:…”
Section: Time Series Clustering (Tsc)mentioning
confidence: 99%
“…end if 24: end for 25: end for 26: iter ← iter + 1 27: end while (*) "S hapeExtraction()" that is reffer to Algorithm 2 in paper [15].…”
Section: Workflow For Aprep-s 31 Overview Of Aprep-s Workflowmentioning
confidence: 99%
“…We use the "k-Shape [15]" method for evaluating the data similarity. This method considers the shape of the time series in clustering tasks, in contrast to traditional methods such as k-means.…”
Section: K-shapementioning
confidence: 99%
“…Various clustering algorithms have been proposed for data series [25,34], and such approaches can be used to facilitate nearest neighbor search. The general approach involves adapting distance measure between data series and using a clustering algorithm on top (e.g., K-means [40], K-shape [50], agglomerative [25], etc.). Such algorithms require multiple passes over the data to build (e.g., to measure distances between all pairs of points as in agglomerative clustering, or to iteratively refine clusters with K-means).…”
Section: Preliminaries and Related Workmentioning
confidence: 99%