scSiameseClu: A Siamese Clustering Framework for Interpreting Single-Cell RNA Sequencing Data

Abstract

Single-cell RNA sequencing (scRNA-seq) reveals cell heterogeneity, with cell clustering playing a key role in identifying cell types and marker genes. Recent advances, especially graph neural networks (GNNs)-based methods, have significantly improved clustering performance. However, the analysis of scRNA-seq data remains challenging due to noise, sparsity, and high dimensionality. Compounding these challenges, GNNs often suffer from over-smoothing, limiting their ability to capture complex biological information. In response, we propose scSiameseClu, a novel Siamese Clustering framework for interpreting single-cell RNA-seq data, comprising of 3 key steps: (1) Dual Augmentation Module, which applies biologically informed perturbations to the gene expression matrix and cell graph relationships to enhance representation robustness; (2) Siamese Fusion Module, which combines cross-correlation refinement and adaptive information fusion to capture complex cellular relationships while mitigating over-smoothing; and (3) Optimal Transport Clustering, which utilizes Sinkhorn distance to efficiently align cluster assignments with predefined proportions while maintaining balance. Comprehensive evaluations on seven real-world datasets demonstrate that scSiameseClu outperforms state-of-the-art methods in single-cell clustering, cell type annotation, and cell type classification, providing a powerful tool for scRNA-seq data interpretation.

Cite

Text

Xu et al. "scSiameseClu: A Siamese Clustering Framework for Interpreting Single-Cell RNA Sequencing Data." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/875

Markdown

[Xu et al. "scSiameseClu: A Siamese Clustering Framework for Interpreting Single-Cell RNA Sequencing Data." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/xu2025ijcai-scsiameseclu/) doi:10.24963/IJCAI.2025/875

BibTeX

@inproceedings{xu2025ijcai-scsiameseclu,
  title     = {{scSiameseClu: A Siamese Clustering Framework for Interpreting Single-Cell RNA Sequencing Data}},
  author    = {Xu, Ping and Ning, Zhiyuan and Li, Pengjiang and Liu, Wenhao and Wang, Pengyang and Cui, Jiaxu and Zhou, Yuanchun and Wang, Pengfei},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {7867-7875},
  doi       = {10.24963/IJCAI.2025/875},
  url       = {https://mlanthology.org/ijcai/2025/xu2025ijcai-scsiameseclu/}
}