357
Views
0
CrossRef citations to date
0
Altmetric
Research Article

TSCAPE: time series clustering with curve analysis and projection on an Euclidean space

, ORCID Icon, &
Article: 2312119 | Received 14 Aug 2023, Accepted 25 Jan 2024, Published online: 14 Feb 2024
 

Abstract

The ever-growing use of digital systems has led to the accumulation of vast datasets, particularly time series, depicting the temporal evolution of variables and systems. Analysing these time series presents a tremendous challenge due to their inherent complexity and heterogeneity. Addressing an industrial need in the pharmaceutical wholesale sector, this paper introduces a new clustering method for time series: TSCAPE. The TSCAPE method uses a distance matrix calculated using dynamic time warping, followed by multidimensional scaling to project time series into a 2D Euclidean space, thus improving the last clustering stage by K-Means. Unlike conventional techniques, this approach, based on clustering of representation of distances in a Euclidean plane rather than on the curve shape, directly enhances the efficiency of the clustering process. The methodology exhibits significant potential for diverse applications, accommodating varied data types and irregular time series shapes. The research compares multiple variants and proposes metrics to assess their effectiveness on two open-access datasets. The results demonstrate the method's superiority over “only distance comparison clustering techniques”, like dynamic time warping and K-Means, with future prospects aimed at predictive applications and refining the clustering process by exploring alternative, more powerful clustering algorithms.

Disclosure statement

No potential conflict of interest was reported by the author(s).

Notes

1 Source code available at github.com : https://github.com/JRenaud41/TSCAPE