paper-with-me

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 Flexible Bivariate Beta Mixture Model (FBBMM), which utilizes the flexibility of the bivariate beta distribution to handle diverse and irregular cluster shapes. Using the Expectation Maximization (EM) algorithm and Sequential Least Squares Programming (SLSQP) optimizer for parameter estimation, we validate FBBMM on synthetic and real-world datasets, demonstrating its superior performance in clustering complex data structures, offering a robust solution for big data analytics across various domains. We release the experimental code at https://github.com/yung-peng/MBMM-and-FBBMM.

📄 PDF Abstract BibTeX arXiv:2502.19938

Code (1)

yung-peng/mbmm-and-fbbmm 공식 구현 pytorch

Tasks

Clusteringparameter estimation

Similar 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 multivari…

Clustering

Bivariate Beta-LSTM

2019-05-25 · Kyungwoo Song, JoonHo Jang, Seung jae Shin, Il-Chul Moon

Long Short-Term Memory (LSTM) infers the long term dependency through a cell state maintained by the input and the forget gate structures, which models a gate output as a value in [0,1] through a sigmoid function. Howeve…

Caption GenerationDensity EstimationGeneral Classificationimage-classification+5

Dependent Indian Buffet Process-based Sparse Nonparametric Nonnegative Matrix Factorization

2015-07-12 · Junyu Xuan, Jie Lu, Guangquan Zhang, Richard Yi Da Xu 외

Nonnegative Matrix Factorization (NMF) aims to factorize a matrix into two optimized nonnegative matrices appropriate for the intended applications. The method has been widely used for unsupervised learning tasks, includ…

ClusteringRecommendation Systems

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

Hybrid Causal Identification and Causal Mechanism Clustering

2025-07-29 · Saixiong Liu, Yuhua Qian, Jue Li, Honghong Cheng 외 arxiv

Bivariate causal direction identification is a fundamental and vital problem in the causal inference field. Among binary causal methods, most methods based on additive noise only use one single causal mechanism to constr…

Causal Inference