English

Single-cell Curriculum Learning-based Deep Graph Embedding Clustering

Machine Learning 2024-11-28 v3 Artificial Intelligence Genomics

Abstract

The swift advancement of single-cell RNA sequencing (scRNA-seq) technologies enables the investigation of cellular-level tissue heterogeneity. Cell annotation significantly contributes to the extensive downstream analysis of scRNA-seq data. However, The analysis of scRNA-seq for biological inference presents challenges owing to its intricate and indeterminate data distribution, characterized by a substantial volume and a high frequency of dropout events. Furthermore, the quality of training samples varies greatly, and the performance of the popular scRNA-seq data clustering solution GNN could be harmed by two types of low-quality training nodes: 1) nodes on the boundary; 2) nodes that contribute little additional information to the graph. To address these problems, we propose a single-cell curriculum learning-based deep graph embedding clustering (scCLG). We first propose a Chebyshev graph convolutional autoencoder with multi-criteria (ChebAE) that combines three optimization objectives, including topology reconstruction loss of cell graphs, zero-inflated negative binomial (ZINB) loss, and clustering loss, to learn cell-cell topology representation. Meanwhile, we employ a selective training strategy to train GNN based on the features and entropy of nodes and prune the difficult nodes based on the difficulty scores to keep the high-quality graph. Empirical results on a variety of gene expression datasets show that our model outperforms state-of-the-art methods. The code of scCLG will be made publicly available at https://github.com/LFD-byte/scCLG.

Keywords

Cite

@article{arxiv.2408.10511,
  title  = {Single-cell Curriculum Learning-based Deep Graph Embedding Clustering},
  author = {Huifa Li and Jie Fu and Xinpeng Ling and Zhiyu Sun and Kuncan Wang and Zhili Chen},
  journal= {arXiv preprint arXiv:2408.10511},
  year   = {2024}
}
R2 v1 2026-06-28T18:17:37.495Z