paper-with-me

홈 › Papers

On time series clustering with k-means

2024-10-18 · Christopher Holder, Anthony Bagnall, Jason Lines

There is a long history of research into time series clustering using distance-based partitional clustering. Many of the most popular algorithms adapt k-means (also known as Lloyd's algorithm) to exploit time dependencies in the data by specifying a time series distance function. However, these algorithms are often presented with k-means configured in various ways, altering key parameters such as the initialisation strategy. This variability makes it difficult to compare studies because k-means is known to be highly sensitive to its configuration. To address this, we propose a standard Lloyd's-based model for TSCL that adopts an end-to-end approach, incorporating a specialised distance function not only in the assignment step but also in the initialisation and stopping criteria. By doing so, we create a unified structure for comparing seven popular Lloyd's-based TSCL algorithms. This common framework enables us to more easily attribute differences in clustering performance to the distance function itself, rather than variations in the k-means configuration.

📄 PDF Abstract BibTeX arXiv:2410.14269

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClusteringTime SeriesTime Series Clustering

Similar Papers 제목 키워드 기반

Evaluation of k-means time series clustering based on z-normalization and NP-Free

2024-01-28 · Ming-Chang Lee, Jia-Chun Lin, Volker Stolz

Despite the widespread use of k-means time series clustering in various domains, there exists a gap in the literature regarding its comprehensive evaluation with different time series normalization approaches. This paper…

ClusteringTime SeriesTime Series Clustering

Automated regime detection in multidimensional time series data using sliced Wasserstein k-means clustering

2023-10-02 · Qinmeng Luan, James Hamp

Recent work has proposed Wasserstein k-means (Wk-means) clustering as a powerful method to identify regimes in time series data, and one-dimensional asset returns in particular. In this paper, we begin by studying in det…

ClusteringTime Series

Time-Series K-means in Causal Inference and Mechanism Clustering for Financial Data

2022-01-24 · Minheng Xiao

This paper investigates the application of Time Series K-means (TS-K-means) within the context of causal inference and mechanism clustering of financial time series data. Traditional clustering approaches like K-means of…

Causal InferenceClusteringDynamic Time WarpingTime Series

A Review and Evaluation of Elastic Distance Functions for Time Series Clustering

2022-05-30 · Chris Holder, Matthew Middlehurst, Anthony Bagnall

Time series clustering is the act of grouping time series data without recourse to a label. Algorithms that cluster time series can be classified into two groups: those that employ a time series specific distance measure…

ClusteringDynamic Time WarpingTime SeriesTime Series Analysis+1

SOMTimeS: Self Organizing Maps for Time Series Clustering and its Application to Serious Illness Conversations

2021-08-26 · Ali Javed, Donna M. Rizzo, Byung Suk Lee, Robert Gramling

There is an increasing demand for scalable algorithms capable of clustering and analyzing large time series datasets. The Kohonen self-organizing map (SOM) is a type of unsupervised artificial neural network for visualiz…

ClusteringDynamic Time WarpingTime SeriesTime Series Analysis+1