TL;DR
HDMIL is a hierarchical distillation framework that accelerates gigapixel pathological image classification by efficiently identifying relevant regions, reducing inference time, and improving accuracy through a novel combination of high- and low-resolution analysis.
Contribution
This paper introduces HDMIL, a novel hierarchical distillation multi-instance learning framework with a dual-network approach and a Chebyshev-polynomials-based classifier for faster, more accurate pathological image classification.
Findings
HDMIL achieves 3.13% higher AUC on Camelyon16.
Inference time is reduced by 28.6%.
Outperforms previous state-of-the-art methods.
Abstract
Although multi-instance learning (MIL) has succeeded in pathological image classification, it faces the challenge of high inference costs due to processing numerous patches from gigapixel whole slide images (WSIs). To address this, we propose HDMIL, a hierarchical distillation multi-instance learning framework that achieves fast and accurate classification by eliminating irrelevant patches. HDMIL consists of two key components: the dynamic multi-instance network (DMIN) and the lightweight instance pre-screening network (LIPN). DMIN operates on high-resolution WSIs, while LIPN operates on the corresponding low-resolution counterparts. During training, DMIN are trained for WSI classification while generating attention-score-based masks that indicate irrelevant patches. These masks then guide the training of LIPN to predict the relevance of each low-resolution patch. During testing, LIPN…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
