Coresets for Time Series Clustering
Lingxiao Huang, K. Sudhir, Nisheeth K. Vishnoi

TL;DR
This paper introduces an efficient method for constructing coresets for time series clustering based on Gaussian mixture models, enabling scalable analysis with minimal data reduction.
Contribution
It presents a novel algorithm for coreset construction for time series clustering that is independent of the number of entities and observations, depending only on key parameters.
Findings
Coreset size is independent of the number of entities and observations.
Algorithm performs well on synthetic data.
Coreset size depends polynomially on cluster and data dimensions.
Abstract
We study the problem of constructing coresets for clustering problems with time series data. This problem has gained importance across many fields including biology, medicine, and economics due to the proliferation of sensors facilitating real-time measurement and rapid drop in storage costs. In particular, we consider the setting where the time series data on entities is generated from a Gaussian mixture model with autocorrelations over clusters in . Our main contribution is an algorithm to construct coresets for the maximum likelihood objective for this mixture model. Our algorithm is efficient, and under a mild boundedness assumption on the covariance matrices of the underlying Gaussians, the size of the coreset is independent of the number of entities and the number of observations for each entity, and depends only polynomially on , and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTime Series Analysis and Forecasting · Advanced Clustering Algorithms Research · Bayesian Methods and Mixture Models
MethodsCoresets
