# Parallel Clustering of Single Cell Transcriptomic Data with Split-Merge   Sampling on Dirichlet Process Mixtures

**Authors:** Tiehang Duan, Jos\'e P. Pinto, Xiaohui Xie

arXiv: 1812.10048 · 2018-12-27

## TL;DR

This paper introduces Para-DPMM, a parallel split-merge sampling method on Dirichlet Process Mixtures for single cell transcriptomic data, improving clustering accuracy and speed on large datasets.

## Contribution

It presents a novel parallel split-merge sampling algorithm for DPMMs that enhances clustering quality and computational efficiency for large-scale single cell data.

## Key findings

- Outperforms existing models in clustering quality
- Achieves faster convergence and computation speed
- Effectively handles massive datasets

## Abstract

Motivation: With the development of droplet based systems, massive single cell transcriptome data has become available, which enables analysis of cellular and molecular processes at single cell resolution and is instrumental to understanding many biological processes. While state-of-the-art clustering methods have been applied to the data, they face challenges in the following aspects: (1) the clustering quality still needs to be improved; (2) most models need prior knowledge on number of clusters, which is not always available; (3) there is a demand for faster computational speed. Results: We propose to tackle these challenges with Parallel Split Merge Sampling on Dirichlet Process Mixture Model (the Para-DPMM model). Unlike classic DPMM methods that perform sampling on each single data point, the split merge mechanism samples on the cluster level, which significantly improves convergence and optimality of the result. The model is highly parallelized and can utilize the computing power of high performance computing (HPC) clusters, enabling massive clustering on huge datasets. Experiment results show the model outperforms current widely used models in both clustering quality and computational speed. Availability: Source code is publicly available on https://github.com/tiehangd/Para_DPMM/tree/master/Para_DPMM_package

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.10048/full.md

## Figures

29 figures with captions in the complete paper: https://tomesphere.com/paper/1812.10048/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1812.10048/full.md

---
Source: https://tomesphere.com/paper/1812.10048