English

Distributed MCMC inference for Bayesian Non-Parametric Latent Block Model

Machine Learning 2024-02-05 v1 Machine Learning Computation

Abstract

In this paper, we introduce a novel Distributed Markov Chain Monte Carlo (MCMC) inference method for the Bayesian Non-Parametric Latent Block Model (DisNPLBM), employing the Master/Worker architecture. Our non-parametric co-clustering algorithm divides observations and features into partitions using latent multivariate Gaussian block distributions. The workload on rows is evenly distributed among workers, who exclusively communicate with the master and not among themselves. DisNPLBM demonstrates its impact on cluster labeling accuracy and execution times through experimental results. Moreover, we present a real-use case applying our approach to co-cluster gene expression data. The code source is publicly available at https://github.com/redakhoufache/Distributed-NPLBM.

Keywords

Cite

@article{arxiv.2402.01050,
  title  = {Distributed MCMC inference for Bayesian Non-Parametric Latent Block Model},
  author = {Reda Khoufache and Anisse Belhadj and Hanene Azzag and Mustapha Lebbah},
  journal= {arXiv preprint arXiv:2402.01050},
  year   = {2024}
}

Comments

Accepted to PaKDD 2024

R2 v1 2026-06-28T14:35:18.122Z