MELGSTMLDec 25, 2013

Model-based clustering and segmentation of time series with changes in regime

arXiv:1312.6967v1117 citations
Originality Incremental advance
AI Analysis

This is an incremental method for domain-specific applications like railway monitoring, where identifying common regime changes in time series can aid in analysis and segmentation.

The paper tackles the problem of clustering and segmenting time series with regime changes by introducing a novel mixture model that uses logistic functions to model transitions, and it demonstrates efficiency on simulated and real-world electrical power consumption data from rail operations.

Mixture model-based clustering, usually applied to multidimensional data, has become a popular approach in many data analysis problems, both for its good statistical properties and for the simplicity of implementation of the Expectation-Maximization (EM) algorithm. Within the context of a railway application, this paper introduces a novel mixture model for dealing with time series that are subject to changes in regime. The proposed approach consists in modeling each cluster by a regression model in which the polynomial coefficients vary according to a discrete hidden process. In particular, this approach makes use of logistic functions to model the (smooth or abrupt) transitions between regimes. The model parameters are estimated by the maximum likelihood method solved by an Expectation-Maximization algorithm. The proposed approach can also be regarded as a clustering approach which operates by finding groups of time series having common changes in regime. In addition to providing a time series partition, it therefore provides a time series segmentation. The problem of selecting the optimal numbers of clusters and segments is solved by means of the Bayesian Information Criterion (BIC). The proposed approach is shown to be efficient using a variety of simulated time series and real-world time series of electrical power consumption from rail switching operations.

Foundations

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

Your Notes