IVCVQMOct 22, 2021

MHAttnSurv: Multi-Head Attention for Survival Prediction Using Whole-Slide Pathology Images

arXiv:2110.11558v149 citations
Originality Incremental advance
AI Analysis

This addresses survival prediction for cancer patients using pathology images, representing an incremental improvement over prior methods.

The paper tackled survival prediction from whole-slide pathology images by developing a multi-head attention approach to focus on various tumor parts, achieving an average c-index of 0.640 and outperforming existing methods with c-indices of 0.603 and 0.619.

In pathology, whole-slide images (WSI) based survival prediction has attracted increasing interest. However, given the large size of WSIs and the lack of pathologist annotations, extracting the prognostic information from WSIs remains a challenging task. Previous studies have used multiple instance learning approaches to combine the information from multiple randomly sampled patches, but different visual patterns may contribute differently to prognosis prediction. In this study, we developed a multi-head attention approach to focus on various parts of a tumor slide, for more comprehensive information extraction from WSIs. We evaluated our approach on four cancer types from The Cancer Genome Atlas database. Our model achieved an average c-index of 0.640, outperforming two existing state-of-the-art approaches for WSI-based survival prediction, which have an average c-index of 0.603 and 0.619 on these datasets. Visualization of our attention maps reveals each attention head focuses synergistically on different morphological patterns.

Foundations

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

Your Notes