NMGrad: Advancing Histopathological Bladder Cancer Grading with Weakly Supervised Deep Learning
Saul Fuster, Umay Kiraz, Trygve Eftestøl, Emiel A. M. Janssen, Kjersti Engan
TL;DR
The paper tackles inconsistencies in NMIBC grading and the scarcity of region-level annotations in WSIs. It proposes NMGrad, a pipeline that combines automatic urothelium segmentation, region-aware tile triplets at multiple magnifications, and a nested attention MIL (NMIA) for weakly supervised WHO04 grading. TRI-scale NMGrad achieves a high AUC of about 0.94 and provides interpretable region heatmaps, with an uncertainty spectrum further boosting F1 to 0.89 by filtering uncertain cases. The approach yields strong performance gains over prior methods and offers clinically relevant interpretability for bladder cancer grading.
Abstract
The most prevalent form of bladder cancer is urothelial carcinoma, characterized by a high recurrence rate and substantial lifetime treatment costs for patients. Grading is a prime factor for patient risk stratification, although it suffers from inconsistencies and variations among pathologists. Moreover, absence of annotations in medical imaging difficults training deep learning models. To address these challenges, we introduce a pipeline designed for bladder cancer grading using histological slides. First, it extracts urothelium tissue tiles at different magnification levels, employing a convolutional neural network for processing for feature extraction. Then, it engages in the slide-level prediction process. It employs a nested multiple instance learning approach with attention to predict the grade. To distinguish different levels of malignancy within specific regions of the slide, we include the origins of the tiles in our analysis. The attention scores at region level is shown to correlate with verified high-grade regions, giving some explainability to the model. Clinical evaluations demonstrate that our model consistently outperforms previous state-of-the-art methods.
