paper-with-me

홈 › Papers

A Multi-scale Fused Graph Neural Network with Inter-view Contrastive Learning for Spatial Transcriptomics Data Clustering

2025-12-18 · Jianping Mei, Siqi Ai, Ye Yuan arxiv

Spatial transcriptomics enables genome-wide expression analysis within native tissue context, yet identifying spatial domains remains challenging due to complex gene-spatial interactions. Existing methods typically process spatial and feature views separately, fusing only at output level - an "encode-separately, fuse-late" paradigm that limits multi-scale semantic capture and cross-view interaction. Accordingly, stMFG is proposed, a multi-scale interactive fusion graph network that introduces layer-wise cross-view attention to dynamically integrate spatial and gene features after each convolution. The model combines cross-view contrastive learning with spatial constraints to enhance discriminability while maintaining spatial continuity. On DLPFC and breast cancer datasets, stMFG outperforms state-of-the-art methods, achieving up to 14% ARI improvement on certain slices.

📄 PDF Abstract BibTeX arXiv:2512.16188

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkContrastive Learning

Similar Papers 제목 키워드 기반

Tensor-Fused Multi-View Graph Contrastive Learning

2024-10-20 · Yujia Wu, Junyi Mo, Elynn Chen, Yuzhou Chen

Graph contrastive learning (GCL) has emerged as a promising approach to enhance graph neural networks' (GNNs) ability to learn rich representations from unlabeled graph-structured data. However, current GCL models face c…

Contrastive LearningGraph Classification

Learning a Graph Neural Network with Cross Modality Interaction for Image Fusion

2023-08-07 · Jiawei Li, Jiansheng Chen, JinYuan Liu, Huimin Ma

Infrared and visible image fusion has gradually proved to be a vital fork in the field of multi-modality imaging technologies. In recent developments, researchers not only focus on the quality of fused images but also ev…

Graph Neural NetworkInfrared And Visible Image Fusion

Multi-Scale Profiling of Brain Multigraphs by Eigen-based Cross-Diffusion and Heat Tracing for Brain State Profiling

2020-09-24 · Mustafa Saglam, Islem Rekik

The individual brain can be viewed as a highly-complex multigraph (i.e. a set of graphs also called connectomes), where each graph represents a unique connectional view of pairwise brain region (node) relationships such …

Efficient Multi-view Clustering via Unified and Discrete Bipartite Graph Learning

2022-09-09 · Si-Guo Fang, Dong Huang, Xiao-Sha Cai, Chang-Dong Wang 외

Although previous graph-based multi-view clustering algorithms have gained significant progress, most of them are still faced with three limitations. First, they often suffer from high computational complexity, which res…

ClusteringGraph Learning

FusedMM: A Unified SDDMM-SpMM Kernel for Graph Embedding and Graph Neural Networks

2020-11-07 · Md. Khaledur Rahman, Majedul Haque Sujon, Ariful Azad

We develop a fused matrix multiplication kernel that unifies sampled dense-dense matrix multiplication and sparse-dense matrix multiplication under a single operation called FusedMM. By using user-defined functions, Fuse…

Graph Embedding