MLLGFeb 10, 2020

Autoencoder-based time series clustering with energy applications

arXiv:2002.03624v110 citations
AI Analysis

This incremental approach addresses clustering challenges in energy applications, offering improved performance for domain-specific data analysis.

The paper tackled time series clustering by combining a convolutional autoencoder with k-medoids to extract features and reduce dimensionality, resulting in robust outlier handling and finer clusters compared to standard methods.

Time series clustering is a challenging task due to the specific nature of the data. Classical approaches do not perform well and need to be adapted either through a new distance measure or a data transformation. In this paper we investigate the combination of a convolutional autoencoder and a k-medoids algorithm to perfom time series clustering. The convolutional autoencoder allows to extract meaningful features and reduce the dimension of the data, leading to an improvement of the subsequent clustering. Using simulation and energy related data to validate the approach, experimental results show that the clustering is robust to outliers thus leading to finer clusters than with standard methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes