IVCVLGApr 1, 2023

Cross-scale Multi-instance Learning for Pathological Image Diagnosis

arXiv:2304.00216v334 citationsh-index: 29Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of leveraging multi-scale information for pathological image diagnosis, which is crucial for improving diagnostic accuracy in medical imaging, though it appears incremental by building on existing MIL methods.

The paper tackles the challenge of analyzing high-resolution whole slide images in digital pathology by proposing a cross-scale multi-instance learning algorithm that aggregates inter-scale relationships, demonstrating superior performance on in-house and public datasets.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes