CVApr 30, 2024

Multi-Scale Heterogeneity-Aware Hypergraph Representation for Histopathology Whole Slide Images

arXiv:2404.19334v13 citationsh-index: 27Has CodeICME
Originality Incremental advance
AI Analysis

This work addresses survival prediction for cancer patients using medical imaging, representing an incremental improvement over existing deep learning approaches.

The paper tackles survival prediction from histopathology whole slide images by proposing a multi-scale heterogeneity-aware hypergraph representation framework to capture diverse interactions between biological entities, and it outperforms state-of-the-art methods on three benchmark datasets.

Survival prediction is a complex ordinal regression task that aims to predict the survival coefficient ranking among a cohort of patients, typically achieved by analyzing patients' whole slide images. Existing deep learning approaches mainly adopt multiple instance learning or graph neural networks under weak supervision. Most of them are unable to uncover the diverse interactions between different types of biological entities(\textit{e.g.}, cell cluster and tissue block) across multiple scales, while such interactions are crucial for patient survival prediction. In light of this, we propose a novel multi-scale heterogeneity-aware hypergraph representation framework. Specifically, our framework first constructs a multi-scale heterogeneity-aware hypergraph and assigns each node with its biological entity type. It then mines diverse interactions between nodes on the graph structure to obtain a global representation. Experimental results demonstrate that our method outperforms state-of-the-art approaches on three benchmark datasets. Code is publicly available at \href{https://github.com/Hanminghao/H2GT}{https://github.com/Hanminghao/H2GT}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes