ADESSE: Advice Explanations in Complex Repeated Decision-Making Environments

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

Schleibaum et al. "ADESSE: Advice Explanations in Complex Repeated Decision-Making Environments." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/875

Markdown

[Schleibaum et al. "ADESSE: Advice Explanations in Complex Repeated Decision-Making Environments." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/schleibaum2024ijcai-adesse/) doi:10.24963/ijcai.2024/875

BibTeX

@inproceedings{schleibaum2024ijcai-adesse,
  title     = {{ADESSE: Advice Explanations in Complex Repeated Decision-Making Environments}},
  author    = {Schleibaum, Sören and Feng, Lu and Kraus, Sarit and Müller, Jörg P.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {7904-7912},
  doi       = {10.24963/ijcai.2024/875},
  url       = {https://mlanthology.org/ijcai/2024/schleibaum2024ijcai-adesse/}
}