paper-with-me

Papers

Multivariate Beta Mixture Model: Probabilistic Clustering With Flexible Cluster Shapes

2024-01-30 · Yung-Peng Hsu, Hung-Hsuan Chen

This paper introduces the multivariate beta mixture model (MBMM), a new probabilistic model for soft clustering. MBMM adapts to diverse cluster shapes because of the flexible probability density function of the multivariate beta distribution. We introduce the properties of MBMM, describe the parameter learning procedure, and present the experimental results, showing that MBMM fits diverse cluster shapes on synthetic and real datasets. The code is released anonymously at https://github.com/hhchen1105/mbmm/.

📄 PDF Abstract BibTeX arXiv:2401.16708

Code (1)

hhchen1105/mbmm 공식 구현

Tasks

Clustering

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

Finite Mixtures of Multivariate Poisson-Log Normal Factor Analyzers for Clustering Count Data

2023-11-13 · Andrea Payne, Anjali Silva, Steven J. Rothstein, Paul D. McNicholas 외

A mixture of multivariate Poisson-log normal factor analyzers is introduced by imposing constraints on the covariance matrix, which resulted in flexible models for clustering purposes. In particular, a class of eight par…

ClusteringModel Selectionparameter estimation

Hierarchical mixtures of Unigram models for short text clustering: The role of Beta-Liouville priors

2024-10-29 · Massimo Bilancia, Samuele Magro

This paper presents a variant of the Multinomial mixture model tailored to the unsupervised classification of short text data. While the Multinomial probability vector is traditionally assigned a Dirichlet prior distribu…

Short Text ClusteringText ClusteringVariational Inference

Vine copula mixture models and clustering for non-Gaussian data

2021-02-05 · Özge Sahin, Claudia Czado

The majority of finite mixture models suffer from not allowing asymmetric tail dependencies within components and not capturing non-elliptical clusters in clustering applications. Since vine copulas are very flexible in …

ClusteringModel Selectionparameter estimation

FiMReSt: Finite Mixture of Multivariate Regulated Skew-t Kernels -- A Flexible Probabilistic Model for Multi-Clustered Data with Asymmetrically-Scattered Non-Gaussian Kernels

2023-05-15 · Sarmad Mehrdad, S. Farokh Atashzar

Recently skew-t mixture models have been introduced as a flexible probabilistic modeling technique taking into account both skewness in data clusters and the statistical degree of freedom (S-DoF) to improve modeling gene…