paper-with-me

홈 › Papers

A flexible EM-like clustering algorithm for noisy data

2019-07-02 · Violeta Roizman, Matthieu Jonckheere, Frédéric Pascal

Though very popular, it is well known that the EM for GMM algorithm suffers from non-Gaussian distribution shapes, outliers and high-dimensionality. In this paper, we design a new robust clustering algorithm that can efficiently deal with noise and outliers in diverse data sets. As an EM-like algorithm, it is based on both estimations of clusters centers and covariances. In addition, using a semi-parametric paradigm, the method estimates an unknown scale parameter per data-point. This allows the algorithm to accommodate for heavier tails distributions and outliers without significantly loosing efficiency in various classical scenarios. We first derive and analyze the proposed algorithm in the context of elliptical distributions, showing in particular important insensitivity properties to the underlying data distributions. We then study the convergence and accuracy of the algorithm by considering first synthetic data. Then, we show that the proposed algorithm outperforms other classical unsupervised methods of the literature such as k-means, the EM for Gaussian mixture models and its recent modifications or spectral clustering when applied to real data sets as MNIST, NORB, and 20newsgroups.

📄 PDF Abstract BibTeX arXiv:1907.01660

Code (2)

violetr/fem 공식 구현
fmouret/flexible_em_imputation

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Flexible Bivariate Beta Mixture Model: A Probabilistic Approach for Clustering Complex Data Structures

2025-02-27 · Yung-Peng Hsu, Hung-Hsuan Chen

Clustering is essential in data analysis and machine learning, but traditional algorithms like $k$-means and Gaussian Mixture Models (GMM) often fail with nonconvex clusters. To address the challenge, we introduce the Fl…

Clusteringparameter estimation

A Flexible Iterative Framework for Consensus Clustering

2014-08-05 · Shaina Race, Carl Meyer

A novel framework for consensus clustering is presented which has the ability to determine both the number of clusters and a final solution using multiple algorithms. A consensus similarity matrix is formed from an ensem…

ClusteringDimensionality Reduction

Clustering by transitive propagation

2015-06-09 · Vijay Kumar, Dan Levy

We present a global optimization algorithm for clustering data given the ratio of likelihoods that each pair of data points is in the same cluster or in different clusters. To define a clustering solution in terms of pai…

Clusteringglobal-optimization

Crowdsourcing Without People: Modelling Clustering Algorithms as Experts

2025-09-29 · Jordyn E. A. Lorentz, Katharine M. Clark arxiv

This paper introduces mixsemble, an ensemble method that adapts the Dawid-Skene model to aggregate predictions from multiple model-based clustering algorithms. Unlike traditional crowdsourcing, which relies on human labe…

Agglomerative Likelihood Clustering

2019-08-02 · Lionel Yelibi, Tim Gebbie

We consider the problem of fast time-series data clustering. Building on previous work modeling the correlation-based Hamiltonian of spin variables we present an updated fast non-expensive Agglomerative Likelihood Cluste…

ClusteringCommunity DetectionTime SeriesTime Series Analysis