Pretrained-Guided Conditional Diffusion Models for Microbiome Data Analysis
Xinyuan Shi, Fangfang Zhu, Wenwen Min
TL;DR
This work tackles missing microbiome data in cancer cohorts by introducing mbVDiT, a masked conditional diffusion model that operates in a VAE-derived latent space and is guided by patient metadata. By combining a pretrained VAE with a score-based diffusion process and cross-attention conditioning, mbVDiT achieves superior imputation accuracy while preserving data distributions and inter-microbe relationships. Across three TCGA cancer datasets, mbVDiT outperforms multiple baselines in PCC, Cosine similarity, RMSE, and MAE, and demonstrates robustness to high sparsity. The approach also benefits from ablations showing the value of metadata conditioning and VAE pretraining, suggesting practical utility for integrating diverse microbiome datasets in imputation tasks.
Abstract
Emerging evidence indicates that human cancers are intricately linked to human microbiomes, forming an inseparable connection. However, due to limited sample sizes and significant data loss during collection for various reasons, some machine learning methods have been proposed to address the issue of missing data. These methods have not fully utilized the known clinical information of patients to enhance the accuracy of data imputation. Therefore, we introduce mbVDiT, a novel pre-trained conditional diffusion model for microbiome data imputation and denoising, which uses the unmasked data and patient metadata as conditional guidance for imputating missing values. It is also uses VAE to integrate the the other public microbiome datasets to enhance model performance. The results on the microbiome datasets from three different cancer types demonstrate the performance of our methods in comparison with existing methods.
