paper-with-me

Papers

Robust EM algorithm for model-based curve clustering

2013-12-25 · Faicel Chamroukhi

Model-based clustering approaches concern the paradigm of exploratory data analysis relying on the finite mixture model to automatically find a latent structure governing observed data. They are one of the most popular and successful approaches in cluster analysis. The mixture density estimation is generally performed by maximizing the observed-data log-likelihood by using the expectation-maximization (EM) algorithm. However, it is well-known that the EM algorithm initialization is crucial. In addition, the standard EM algorithm requires the number of clusters to be known a priori. Some solutions have been provided in [31, 12] for model-based clustering with Gaussian mixture models for multivariate data. In this paper we focus on model-based curve clustering approaches, when the data are curves rather than vectorial data, based on regression mixtures. We propose a new robust EM algorithm for clustering curves. We extend the model-based clustering approach presented in [31] for Gaussian mixture models, to the case of curve clustering by regression mixtures, including polynomial regression mixtures as well as spline or B-spline regressions mixtures. Our approach both handles the problem of initialization and the one of choosing the optimal number of clusters as the EM learning proceeds, rather than in a two-fold scheme. This is achieved by optimizing a penalized log-likelihood criterion. A simulation study confirms the potential benefit of the proposed algorithm in terms of robustness regarding initialization and funding the actual number of clusters.

📄 PDF Abstract BibTeX arXiv:1312.7022

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDensity Estimationmodelregression

Similar Papers 제목 키워드 기반

Random Projections and Sampling Algorithms for Clustering of High-Dimensional Polygonal Curves

2019-07-16 · NeurIPS 2019 12 · Stefan Meintrup, Alexander Munteanu, Dennis Rohde

We study the $k$-median clustering problem for high-dimensional polygonal curves with finite but unbounded number of vertices. We tackle the computational issue that arises from the high number of dimensions by defining …

Clustering

Agglomerative Hierarchical Clustering with Dynamic Time Warping for Household Load Curve Clustering

2022-10-18 · Fadi AlMahamid, Katarina Grolinger

Energy companies often implement various demand response (DR) programs to better match electricity demand and supply by offering the consumers incentives to reduce their demand during critical periods. Classifying client…

ClusteringDynamic Time Warping

Data Curves Clustering Using Common Patterns Detection

2020-01-05 · Konstantinos F. Xylogiannopoulos

For the past decades we have experienced an enormous expansion of the accumulated data that humanity produces. Daily a numerous number of smart devices, usually interconnected over internet, produce vast, real-values dat…

ClusteringTime SeriesTime Series Analysis

Tractable Clustering of Data on the Curve Manifold

2017-04-13 · Stephen Tierney, Junbin Gao, Yi Guo, Zheng Zhang

In machine learning it is common to interpret each data point as a vector in Euclidean space. However the data may actually be functional i.e.\ each data point is a function of some variable such as time and the function…

Clustering

Piecewise regression mixture for simultaneous functional data clustering and optimal segmentation

2013-12-25 · Faicel Chamroukhi

This paper introduces a novel mixture model-based approach for simultaneous clustering and optimal segmentation of functional data which are curves presenting regime changes. The proposed model consists in a finite mixtu…

ClassificationClusteringGeneral Classificationregression+1