MLLGCOMay 13

Amortized Neural Clustering of Time Series based on Statistical Features

arXiv:2605.1312825.6
Predicted impact top 71% in ML · last 90 daysOriginality Incremental advance
AI Analysis

It provides an automated, data-driven clustering approach for time series data, reducing the need for algorithm selection and calibration, which is useful for practitioners in scientific and industrial domains.

This paper introduces an amortized neural inference framework for time series clustering based on statistical features, achieving competitive or superior accuracy compared to traditional methods like K-means and hierarchical clustering, with the ability to automatically determine the number of clusters.

This paper introduces an algorithm-agnostic approach to feature-based time series clustering via amortized neural inference. By training neural networks to approximate the optimal partitioning rule from simulated data, the proposed framework reduces reliance on conventional clustering methods, such as $K$-means, $K$-medoids, or hierarchical clustering, and their associated objective functions and heuristics. Leveraging statistical features, such as autocorrelations and quantile autocorrelations, the approach learns a data-driven affinity structure from which clustering partitions can be recovered, without requiring explicit prior specification of cluster shapes or structures. In addition, one version of the method can automatically determine the number of clusters, avoiding ad-hoc selection procedures. Comprehensive empirical studies show that the proposed framework achieves competitive or superior clustering accuracy relative to traditional methods, even in challenging scenarios where competing techniques are provided with the true number of clusters. An application to financial time series of stock returns illustrates its practical utility. By reducing the need for algorithm selection and calibration, the proposed framework opens new possibilities for automated, adaptive, and data-driven clustering of temporal data across scientific and industrial domains.

Foundations

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

Your Notes