PC-MIL: Decoupling Feature Resolution from Supervision Scale in Whole-Slide Learning

arXiv cs.CV / 4/15/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that standard slide-level MIL for whole-slide image (WSI) classification is underconstrained because it uses only slide-global labels, encouraging feature aggregation that ignores anatomically meaningful localization.
  • It proposes Progressive-Context MIL (PC-MIL), which decouples feature resolution from the spatial scale of supervision by fixing 20x features while varying MIL bag extent in clinically grounded millimeter units (with supervision anchored at 2mm).
  • PC-MIL progressively combines slide-level and region-level supervision in controlled ratios to enable explicit analysis of train-context vs test-context generalization.
  • Experiments on 1,476 prostate WSIs across five public datasets show that anatomical context is an independent generalization axis in MIL, where modest regional supervision and balanced multi-context training improve cross-context performance without degrading global slide-level accuracy.
  • Overall, the results suggest that supervision extent directly shapes the inductive bias of MIL and can lead to more anatomically grounded WSI models for clinical reasoning.

Abstract

Whole-slide image (WSI) classification in computational pathology is commonly formulated as slide-level Multiple Instance Learning (MIL) with a single global bag representation. However, slide-level MIL is fundamentally underconstrained: optimizing only global labels encourages models to aggregate features without learning anatomically meaningful localization. This creates a mismatch between the scale of supervision and the scale of clinical reasoning. Clinicians assess tumor burden, focal lesions, and architectural patterns within millimeter-scale regions, whereas standard MIL is trained only to predict whether "somewhere in the slide there is cancer." As a result, the model's inductive bias effectively erases anatomical structure. We propose Progressive-Context MIL (PC-MIL), a framework that treats the spatial extent of supervision as a first-class design dimension. Rather than altering magnification, patch size, or introducing pixel-level segmentation, we decouple feature resolution from supervision scale. Using fixed 20x features, we vary MIL bag extent in millimeter units and anchor supervision at a clinically motivated 2mm scale to preserve comparable tumor burden and avoid confounding scale with lesion density. PC-MIL progressively mixes slide- and region-level supervision in controlled proportions, enabling explicit train-context x test-context analysis. On 1,476 prostate WSIs from five public datasets for binary cancer detection, we show that anatomical context is an independent axis of generalization in MIL, orthogonal to feature resolution: modest regional supervision improves cross-context performance, and balanced multi-context training stabilizes accuracy across slide and regional evaluation without sacrificing global performance. These results demonstrate that supervision extent shapes MIL inductive bias and support anatomically grounded WSI generalization.