Analyzing high resolution whole slide images (WSIs) with regard to information across multiple scales poses a significant challenge in digital pathology. Multi-instance learning (MIL) is a common solution for working with high resolution images by classifying bags of objects (i.e. sets of smaller image patches). However, such processing is typically performed at a single scale (e.g., 20x magnification) of WSIs, disregarding the vital inter-scale information that is key to diagnoses by human pathologists. In this study, we propose a novel cross-scale MIL algorithm to explicitly aggregate inter-scale relationships into a single MIL network for pathological image diagnosis. The contribution of this paper is three-fold: (1) A novel cross-scale MIL (CS-MIL) algorithm that integrates the multi-scale information and the inter-scale relationships is proposed; (2) A toy dataset with scale-specific morphological features is created and released to examine and visualize differential cross-scale attention; (3) Superior performance on both in-house and public datasets is demonstrated by our simple cross-scale MIL strategy. The official implementation is publicly available at https://github.com/hrlblab/CS-MIL.
翻译:针对高分辨率全切片图像(WSI)中跨尺度信息的分析是数字病理学面临的一项重大挑战。多实例学习(MIL)通过将图像包(即一组较小图像块)进行分类,是处理高分辨率图像的常用方法。然而,此类处理通常仅在WSI的单尺度(如20倍放大)下进行,忽略了人类病理学家诊断中至关重要的跨尺度信息。本研究提出一种新颖的跨尺度MIL算法,将跨尺度关系显式整合到单个MIL网络中,用于病理图像诊断。本文贡献有三:(1)提出一种融合多尺度信息与跨尺度关系的跨尺度MIL(CS-MIL)算法;(2)构建并公开一个包含尺度特异性形态特征的小型数据集,用于检验和可视化差异化的跨尺度注意力机制;(3)通过简单的跨尺度MIL策略,在内部和公开数据集上均展现出优越性能。官方实现代码已发布于https://github.com/hrlblab/CS-MIL。