mTREE: Multi-Level Text-Guided Representation End-to-End Learning for Whole Slide Image Analysis
Quan Liu, Ruining Deng, Can Cui, Tianyuan Yao, Vishwesh Nath, Yucheng Tang, Yuankai Huo
TL;DR
mTREE tackles the challenge of integrating textual pathology information with gigapixel WSIs in an end-to-end framework. It introduces a dual-level, text-guided representation learning approach that performs global-to-local localization and local-to-global aggregation, guided by text features via cosine similarity and a learned attention mechanism. The method demonstrates improvements in cancer grade classification and survival prediction on TCGA-KIRC and TCGA-GBMLGG, while providing attention-based visualizations for interpretability. This work enables efficient, weakly supervised WSI analysis that leverages clinical text to reduce patch enumeration and enhance explainability in pathology AI.
Abstract
Multi-modal learning adeptly integrates visual and textual data, but its application to histopathology image and text analysis remains challenging, particularly with large, high-resolution images like gigapixel Whole Slide Images (WSIs). Current methods typically rely on manual region labeling or multi-stage learning to assemble local representations (e.g., patch-level) into global features (e.g., slide-level). However, there is no effective way to integrate multi-scale image representations with text data in a seamless end-to-end process. In this study, we introduce Multi-Level Text-Guided Representation End-to-End Learning (mTREE). This novel text-guided approach effectively captures multi-scale WSI representations by utilizing information from accompanying textual pathology information. mTREE innovatively combines - the localization of key areas (global-to-local) and the development of a WSI-level image-text representation (local-to-global) - into a unified, end-to-end learning framework. In this model, textual information serves a dual purpose: firstly, functioning as an attention map to accurately identify key areas, and secondly, acting as a conduit for integrating textual features into the comprehensive representation of the image. Our study demonstrates the effectiveness of mTREE through quantitative analyses in two image-related tasks: classification and survival prediction, showcasing its remarkable superiority over baselines.
