HIGT: Hierarchical Interaction Graph-Transformer for Whole Slide Image Analysis
Ziyu Guo, Weiqin Zhao, Shujun Wang, and Lequan Yu

TL;DR
HIGT introduces a hierarchical graph-transformer model that captures multi-resolution interactions in whole slide images, improving cancer diagnosis and prognosis accuracy by learning both local and global features.
Contribution
The paper proposes a novel Bidirectional Interaction block within a Hierarchical Interaction Graph-Transformer for comprehensive WSI analysis, enabling effective multi-resolution feature learning.
Findings
HIGT outperforms state-of-the-art methods on TCGA datasets.
Effective modeling of multi-resolution interactions improves tumor subtyping.
Model achieves higher accuracy in tumor staging tasks.
Abstract
In computation pathology, the pyramid structure of gigapixel Whole Slide Images (WSIs) has recently been studied for capturing various information from individual cell interactions to tissue microenvironments. This hierarchical structure is believed to be beneficial for cancer diagnosis and prognosis tasks. However, most previous hierarchical WSI analysis works (1) only characterize local or global correlations within the WSI pyramids and (2) use only unidirectional interaction between different resolutions, leading to an incomplete picture of WSI pyramids. To this end, this paper presents a novel Hierarchical Interaction Graph-Transformer (i.e., HIGT) for WSI analysis. With Graph Neural Network and Transformer as the building commons, HIGT can learn both short-range local information and long-range global representation of the WSI pyramids. Considering that the information from…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques
MethodsAttention Is All You Need · Graph Neural Network · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Linear Layer · Residual Connection · Adam · Byte Pair Encoding · Softmax · Layer Normalization
