Distilling High Diagnostic Value Patches for Whole Slide Image Classification Using Attention Mechanism
Tianhang Nan, Hao Quan, Yong Ding, Xingyu Li, Kai Yang, Xiaoyu Cui

TL;DR
This paper introduces an attention-based feature distillation approach in MIL for WSI classification, effectively selecting high diagnostic patches and reducing noise, leading to state-of-the-art results on cancer datasets.
Contribution
It proposes a novel AFD-MIL method that uses attention mechanisms to distill diagnostic patches and exclude redundant ones, improving accuracy and interpretability.
Findings
Achieved 91.47% ACC and 94.29% AUC on Camelyon16
Achieved 93.33% ACC and 98.17% AUC on TCGA-NSCLC
Surpassed current state-of-the-art performance on both datasets
Abstract
Multiple Instance Learning (MIL) has garnered widespread attention in the field of Whole Slide Image (WSI) classification as it replaces pixel-level manual annotation with diagnostic reports as labels, significantly reducing labor costs. Recent research has shown that bag-level MIL methods often yield better results because they can consider all patches of the WSI as a whole. However, a drawback of such methods is the incorporation of more redundant patches, leading to interference. To extract patches with high diagnostic value while excluding interfering patches to address this issue, we developed an attention-based feature distillation multi-instance learning (AFD-MIL) approach. This approach proposed the exclusion of redundant patches as a preprocessing operation in weakly supervised learning, directly mitigating interference from extensive noise. It also pioneers the use of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Digital Imaging for Blood Diseases · COVID-19 diagnosis using AI
MethodsSoftmax · Attention Is All You Need
