scVGAE: A Novel Approach using ZINB-Based Variational Graph Autoencoder for Single-Cell RNA-Seq Imputation
Yoshitaka Inoue

TL;DR
scVGAE is a new graph-based variational autoencoder that uses ZINB modeling to improve dropout imputation in single-cell RNA sequencing data, leading to better cell clustering results.
Contribution
It introduces a novel GCN-integrated variational autoencoder with ZINB loss for scRNA-seq imputation, outperforming existing methods in clustering accuracy.
Findings
Outperforms other methods in 11 out of 14 datasets
All components of scVGAE are necessary for optimal performance
Effective in addressing dropout events in scRNA-seq data
Abstract
Single-cell RNA sequencing (scRNA-seq) has revolutionized our ability to study individual cellular distinctions and uncover unique cell characteristics. However, a significant technical challenge in scRNA-seq analysis is the occurrence of "dropout" events, where certain gene expressions cannot be detected. This issue is particularly pronounced in genes with low or sparse expression levels, impacting the precision and interpretability of the obtained data. To address this challenge, various imputation methods have been implemented to predict such missing values, aiming to enhance the analysis's accuracy and usefulness. A prevailing hypothesis posits that scRNA-seq data conforms to a zero-inflated negative binomial (ZINB) distribution. Consequently, methods have been developed to model the data according to this distribution. Recent trends in scRNA-seq analysis have seen the emergence of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSingle-cell and spatial transcriptomics · RNA modifications and cancer · Gene expression and cancer classification
MethodsGraph Convolutional Network · Dropout
