CVMay 9, 2023

CAMIL: Context-Aware Multiple Instance Learning for Cancer Detection and Subtyping in Whole Slide Images

arXiv:2305.05314v326 citations
Originality Incremental advance
AI Analysis

This work addresses misclassifications in cancer diagnostics for pathologists by improving accuracy and interpretability in analyzing whole slide images, though it is incremental as it builds on existing attention-based MIL models.

The paper tackled the problem of cancer detection and subtyping in whole slide images by proposing CAMIL, a context-aware multiple instance learning architecture that incorporates neighbor-constrained attention, resulting in test AUCs of 97.5%, 95.9%, and 88.1% on datasets like TCGA-NSCLC and CAMELYON, outperforming state-of-the-art methods.

The visual examination of tissue biopsy sections is fundamental for cancer diagnosis, with pathologists analyzing sections at multiple magnifications to discern tumor cells and their subtypes. However, existing attention-based multiple instance learning (MIL) models used for analyzing Whole Slide Images (WSIs) in cancer diagnostics often overlook the contextual information of tumor and neighboring tiles, leading to misclassifications. To address this, we propose the Context-Aware Multiple Instance Learning (CAMIL) architecture. CAMIL incorporates neighbor-constrained attention to consider dependencies among tiles within a WSI and integrates contextual constraints as prior knowledge into the MIL model. We evaluated CAMIL on subtyping non-small cell lung cancer (TCGA-NSCLC) and detecting lymph node (CAMELYON16 and CAMELYON17) metastasis, achieving test AUCs of 97.5\%, 95.9\%, and 88.1\%, respectively, outperforming other state-of-the-art methods. Additionally, CAMIL enhances model interpretability by identifying regions of high diagnostic value.

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