paper-with-me

홈 › Papers

SPHENIC: Topology-Aware Multi-View Clustering for Spatial Transcriptomics

2025-08-14 · Chenkai Guo, Yikai Zhu, Renxiang Guan, Jinli Ma, Siwei Wang, Ke Liang, Guangdun Peng, Dayu Hu arxiv

Spatial transcriptomics clustering is pivotal for identifying cell subpopulations by leveraging spatial location information. While recent graph-based methods modeling cell-cell interactions have improved clustering accuracy, they remain limited in two key aspects: (i) reliance on local aggregation in static graphs often fails to capture robust global topological structures (e.g., loops and voids) and is vulnerable to noisy edges; and (ii) dimensionality reduction techniques frequently neglect spatial coherence, causing physically adjacent spots to be erroneously separated in the latent space. To overcome these challenges, we propose SPHENIC, a Spatial Persistent Homology-Enhanced Neighborhood Integrative Clustering method. Specifically, it explicitly incorporates topology-invariant features into the clustering network to ensure robust representation learning against noise. Furthermore, we design a dual-regularized optimization module that imposes spatial constraints alongside distributional optimization, ensuring that the embedding space preserves the physical proximity of cells. Extensive experiments on 11 benchmark datasets demonstrate that SPHENIC outperforms state-of-the-art methods by 4.19%-9.14%, validating its superiority in characterizing complex tissue architectures.

📄 PDF Abstract BibTeX arXiv:2508.10646

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionRepresentation Learning

Similar Papers 제목 키워드 기반

A Hubness Perspective on Representation Learning for Graph-Based Multi-View Clustering

2025-01-01 · CVPR 2025 1 · Zheming Xu, He Liu, Congyan Lang, Tao Wang 외

Recent graph-based multi-view clustering (GMVC) methods typically encode view features into high-dimensional spaces and construct graphs based on distance similarity. However, the high dimensionality of the embedding…

ClusteringRepresentation Learning

Cross-view Topology Based Consistent and Complementary Information for Deep Multi-view Clustering

2023-01-01 · ICCV 2023 1 · Zhibin Dong, Siwei Wang, Jiaqi Jin, Xinwang Liu 외

Multi-view clustering aims to extract valuable information from different sources or perspectives. Over the years, the deep neural network has demonstrated its superior representation learning capability in multi-vie…

ClusteringDeep ClusteringGraph LearningRepresentation Learning

scKDGM: KAN-guided Dynamic Graph Masked Learning for Single-Cell RNA-seq Clustering

2026-06-26 · Jun Tang, Pengwei Hu, Sicong Gao, Jie Guo 외 arxiv

Single-cell RNA sequencing (scRNA-seq) clustering is essential for identifying cell types, but high dimensionality, sparsity, dropout, and technical noise hinder robust expression representation and cell graph constructi…

Contrastive LearningGraph Clustering

Graph Clustering with Cross-View Feature Propagation

2024-08-12 · Zhixuan Duan, Zuo Wang, Fanghui Bi

Graph clustering is a fundamental and challenging learning task, which is conventionally approached by grouping similar vertices based on edge structure and feature similarity.In contrast to previous methods, in this pap…

ClusteringGraph Clustering

Consistency-aware and Inconsistency-aware Graph-based Multi-view Clustering

2020-11-25 · Mitsuhiko Horie, Hiroyuki Kasai

Multi-view data analysis has gained increasing popularity because multi-view data are frequently encountered in machine learning applications. A simple but promising approach for clustering of multi-view data is multi-vi…

Clustering