scASDC: Attention Enhanced Structural Deep Clustering for Single-cell RNA-seq Data
Wenwen Min, Zhen Wang, Fangfang Zhu, Taosheng Xu, Shunfang Wang

TL;DR
scASDC is a novel deep clustering method that combines graph neural networks, autoencoders, and attention mechanisms to improve the accuracy and robustness of single-cell RNA-seq data clustering.
Contribution
The paper introduces a new deep clustering framework integrating GCN, ZINB autoencoder, attention fusion, and self-supervised learning for single-cell data analysis.
Findings
Outperforms existing clustering methods on benchmark datasets.
Effectively captures high-order structural relationships between cells.
Enhances clustering robustness and biological interpretability.
Abstract
Single-cell RNA sequencing (scRNA-seq) data analysis is pivotal for understanding cellular heterogeneity. However, the high sparsity and complex noise patterns inherent in scRNA-seq data present significant challenges for traditional clustering methods. To address these issues, we propose a deep clustering method, Attention-Enhanced Structural Deep Embedding Graph Clustering (scASDC), which integrates multiple advanced modules to improve clustering accuracy and robustness.Our approach employs a multi-layer graph convolutional network (GCN) to capture high-order structural relationships between cells, termed as the graph autoencoder module. To mitigate the oversmoothing issue in GCNs, we introduce a ZINB-based autoencoder module that extracts content information from the data and learns latent representations of gene expression. These modules are further integrated through an attention…
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 · Extracellular vesicles in disease · Cancer-related molecular mechanisms research
MethodsSoftmax · Attention Is All You Need · Graph Convolutional Network
