Bi-directional Weakly Supervised Knowledge Distillation for Whole Slide Image Classification
Linhao Qu, Xiaoyuan Luo, Manning Wang, Zhijian Song

TL;DR
This paper introduces WENO, a bi-directional weakly supervised knowledge distillation framework for Whole Slide Image classification, enhancing both bag and instance classifiers through mutual learning and attention-based strategies.
Contribution
The paper proposes a novel end-to-end knowledge distillation framework that integrates bag and instance classifiers for improved WSI classification performance.
Findings
WENO outperforms existing methods on five datasets.
The framework effectively enhances instance-level and bag-level classification.
Hard positive instance mining improves the teacher network’s ability to identify challenging instances.
Abstract
Computer-aided pathology diagnosis based on the classification of Whole Slide Image (WSI) plays an important role in clinical practice, and it is often formulated as a weakly-supervised Multiple Instance Learning (MIL) problem. Existing methods solve this problem from either a bag classification or an instance classification perspective. In this paper, we propose an end-to-end weakly supervised knowledge distillation framework (WENO) for WSI classification, which integrates a bag classifier and an instance classifier in a knowledge distillation framework to mutually improve the performance of both classifiers. Specifically, an attention-based bag classifier is used as the teacher network, which is trained with weak bag labels, and an instance classifier is used as the student network, which is trained using the normalized attention scores obtained from the teacher network as soft pseudo…
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.
Code & Models
Videos
Taxonomy
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Radiomics and Machine Learning in Medical Imaging
MethodsKnowledge Distillation
