Combining Graph Neural Network and Mamba to Capture Local and Global Tissue Spatial Relationships in Whole Slide Images
Ruiwen Ding, Kha-Dinh Luong, Erika Rodriguez, Ana Cristina Araujo, Lemos da Silva, and William Hsu

TL;DR
This paper presents a novel model combining graph neural networks and a state space model to effectively capture local and global spatial relationships in whole slide images for improved prediction of patient outcomes.
Contribution
The work introduces a new GNN and Mamba-based model that enhances spatial feature aggregation in WSIs, outperforming existing methods.
Findings
Improved prediction accuracy for lung adenocarcinoma progression-free survival.
Effective integration of local and global spatial relationships.
Model flexibility for extension to other WSI analyses.
Abstract
In computational pathology, extracting spatial features from gigapixel whole slide images (WSIs) is a fundamental task, but due to their large size, WSIs are typically segmented into smaller tiles. A critical aspect of this analysis is aggregating information from these tiles to make predictions at the WSI level. We introduce a model that combines a message-passing graph neural network (GNN) with a state space model (Mamba) to capture both local and global spatial relationships among the tiles in WSIs. The model's effectiveness was demonstrated in predicting progression-free survival among patients with early-stage lung adenocarcinomas (LUAD). We compared the model with other state-of-the-art methods for tile-level information aggregation in WSIs, including tile-level information summary statistics-based aggregation, multiple instance learning (MIL)-based aggregation, GNN-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · AI in cancer detection
MethodsGraph Neural Network
