Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RandomNet: Clustering Time Series Using Untrained Deep Neural Networks

About

Neural networks are widely used in machine learning and data mining. Typically, these networks need to be trained, implying the adjustment of weights (parameters) within the network based on the input data. In this work, we propose a novel approach, RandomNet, that employs untrained deep neural networks to cluster time series. RandomNet uses different sets of random weights to extract diverse representations of time series and then ensembles the clustering relationships derived from these different representations to build the final clustering results. By extracting diverse representations, our model can effectively handle time series with different characteristics. Since all parameters are randomly generated, no training is required during the process. We provide a theoretical analysis of the effectiveness of the method. To validate its performance, we conduct extensive experiments on all of the 128 datasets in the well-known UCR time series archive and perform statistical analysis of the results. These datasets have different sizes, sequence lengths, and they are from diverse fields. The experimental results show that the proposed method is competitive compared with existing state-of-the-art methods.

Xiaosheng Li, Wenjie Xi, Jessica Lin• 2024

Related benchmarks

TaskDatasetResultRank
ClusteringSymbols 2 classes
ACC76
14
ClusteringWave d = 1
ACC99.1
8
ClusteringWave d = 3
ACC97.1
8
ClusteringSHAPES
Accuracy72.3
8
ClusteringSymbols 3 classes
Accuracy80.5
8
RegistrationWave d = 1
ATV4.8
8
RegistrationWave d = 3
ATV13.5
8
RegistrationSymbols 3 classes
ATV2.4
8
RegistrationSHAPES
ATV23.2
8
RegistrationSymbols 2 classes
ATV7.7
8
Showing 10 of 11 rows

Other info

Follow for update