Diagnose Like A REAL Pathologist: An Uncertainty-Focused Approach for Trustworthy Multi-Resolution Multiple Instance Learning
Sungrae Hong, Sol Lee, Jisu Shin, Jiwon Jeong, Mun Yong Yi
TL;DR
UFC-MIL tackles the need for calibrated, trustworthy multi-resolution MIL in histopathology by modeling pathologist-like zooming behavior and uncertainty. It introduces patch-wise uncertainty loss, a Topological Neighbor Attention Module, and Uncertainty-Masked Cross-Attention, together with Sample-and-Resolution-Wise Label Smoothing for inference-free calibration. The approach enables end-to-end training across resolutions while delivering well-calibrated predictions with competitive accuracy on public datasets. These results advance clinically deployable MIL by combining uncertainty-aware reasoning with efficient multi-resolution analysis.
Abstract
With the increasing demand for histopathological specimen examination and diagnostic reporting, Multiple Instance Learning (MIL) has received heightened research focus as a viable solution for AI-centric diagnostic aid. Recently, to improve its performance and make it work more like a pathologist, several MIL approaches based on the use of multiple-resolution images have been proposed, delivering often higher performance than those that use single-resolution images. Despite impressive recent developments of multiple-resolution MIL, previous approaches only focus on improving performance, thereby lacking research on well-calibrated MIL that clinical experts can rely on for trustworthy diagnostic results. In this study, we propose Uncertainty-Focused Calibrated MIL (UFC-MIL), which more closely mimics the pathologists' examination behaviors while providing calibrated diagnostic predictions, using multiple images with different resolutions. UFC-MIL includes a novel patch-wise loss that learns the latent patterns of instances and expresses their uncertainty for classification. Also, the attention-based architecture with a neighbor patch aggregation module collects features for the classifier. In addition, aggregated predictions are calibrated through patch-level uncertainty without requiring multiple iterative inferences, which is a key practical advantage. Against challenging public datasets, UFC-MIL shows superior performance in model calibration while achieving classification accuracy comparable to that of state-of-the-art methods.
