Hypergraph Mamba for Efficient Whole Slide Image Understanding
Jiaxuan Lu, Yuhui Lin, Junyan Shi, Fang Yan, Dongzhan Zhou, Yue Gao, Xiaosong Wang

TL;DR
This paper introduces WSI-HGMamba, a hypergraph neural network framework that efficiently models complex spatial relationships in Whole Slide Images, achieving high accuracy with significantly reduced computational costs.
Contribution
It unifies hypergraph neural networks with state space models to improve scalability and efficiency in WSI analysis, outperforming existing methods.
Findings
Up to 7x reduction in FLOPs compared to Transformers
Achieves superior accuracy on multiple WSI benchmarks
Demonstrates scalability and efficiency in large-scale histopathology analysis
Abstract
Whole Slide Images (WSIs) in histopathology pose a significant challenge for extensive medical image analysis due to their ultra-high resolution, massive scale, and intricate spatial relationships. Although existing Multiple Instance Learning (MIL) approaches like Graph Neural Networks (GNNs) and Transformers demonstrate strong instance-level modeling capabilities, they encounter constraints regarding scalability and computational expenses. To overcome these limitations, we introduce the WSI-HGMamba, a novel framework that unifies the high-order relational modeling capabilities of the Hypergraph Neural Networks (HGNNs) with the linear-time sequential modeling efficiency of the State Space Models. At the core of our design is the HGMamba block, which integrates message passing, hypergraph scanning & flattening, and bidirectional state space modeling (Bi-SSM), enabling the model to retain…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Advanced Graph Neural Networks · Machine Learning in Healthcare
