paper-with-me

홈 › Papers

Time Series Clustering with an EM algorithm for Mixtures of Linear Gaussian State Space Models

2022-08-25 · Ryohei Umatani, Takashi Imai, Kaoru Kawamoto, Shutaro Kunimasa

In this paper, we consider the task of clustering a set of individual time series while modeling each cluster, that is, model-based time series clustering. The task requires a parametric model with sufficient flexibility to describe the dynamics in various time series. To address this problem, we propose a novel model-based time series clustering method with mixtures of linear Gaussian state space models, which have high flexibility. The proposed method uses a new expectation-maximization algorithm for the mixture model to estimate the model parameters, and determines the number of clusters using the Bayesian information criterion. Experiments on a simulated dataset demonstrate the effectiveness of the method in clustering, parameter estimation, and model selection. The method is applied to real datasets commonly used to evaluate time series clustering methods. Results showed that the proposed method produces clustering results that are as accurate or more accurate than those obtained using previous methods.

📄 PDF Abstract BibTeX arXiv:2208.11907

Code (1)

ur17/em_mlgssm 공식 구현

Tasks

ClusteringModel Selectionparameter estimationState Space ModelsTime SeriesTime Series AnalysisTime Series Clustering

Similar Papers 제목 키워드 기반

Tensor Decompositions Meet Control Theory: Learning General Mixtures of Linear Dynamical Systems

2023-07-13 · Ainesh Bakshi, Allen Liu, Ankur Moitra, Morris Yau

Recently Chen and Poor initiated the study of learning mixtures of linear dynamical systems. While linear dynamical systems already have wide-ranging applications in modeling time-series data, using mixture models can le…

Tensor DecompositionTime Series

Model-based clustering with Hidden Markov Model regression for time series with regime changes

2013-12-25 · Faicel Chamroukhi, Allou Samé, Patrice Aknin, Gérard Govaert

This paper introduces a novel model-based clustering approach for clustering time series which present changes in regime. It consists of a mixture of polynomial regressions governed by hidden Markov chains. The underlyin…

Clusteringmodelparameter estimationregression+3

Time Series Clustering with General State Space Models via Stochastic Variational Inference

2024-06-29 · Ryoichi Ishizuka, Takashi Imai, Kaoru Kawamoto

In this paper, we propose a novel method of model-based time series clustering with mixtures of general state space models (MSSMs). Each component of MSSMs is associated with each cluster. An advantage of the proposed me…

Clusteringparameter estimationState Space ModelsTime Series+2

Learning Mixtures of Markov Chains and MDPs

2022-11-17 · Chinmaya Kausik, Kevin Tan, Ambuj Tewari

We present an algorithm for learning mixtures of Markov chains and Markov decision processes (MDPs) from short unlabeled trajectories. Specifically, our method handles mixtures of Markov chains with optional control inpu…

Adaptive Mixtures of Factor Analyzers

2015-07-10 · Heysem Kaya, Albert Ali Salah

A mixture of factor analyzers is a semi-parametric density estimator that generalizes the well-known mixtures of Gaussians model by allowing each Gaussian in the mixture to be represented in a different lower-dimensional…

ClusteringDimensionality ReductionModel Selection