Resolution-Based Distillation for Efficient Histology Image Classification
Joseph DiPalma, Arief A. Suriawinata, Laura J. Tafe, Lorenzo, Torresani, Saeed Hassanpour

TL;DR
This paper introduces a resolution-based knowledge distillation method that enables efficient histology image classification by training lower-resolution models that maintain high accuracy, reducing computational costs significantly.
Contribution
It presents a novel self-supervised knowledge distillation approach that improves classification efficiency and accuracy in histology images at reduced resolutions, scalable with unlabeled data.
Findings
Student models achieve comparable or better accuracy than teachers.
Significant reduction in computational cost (up to 64x).
Performance improves with more unlabeled data.
Abstract
Developing deep learning models to analyze histology images has been computationally challenging, as the massive size of the images causes excessive strain on all parts of the computing pipeline. This paper proposes a novel deep learning-based methodology for improving the computational efficiency of histology image classification. The proposed approach is robust when used with images that have reduced input resolution and can be trained effectively with limited labeled data. Pre-trained on the original high-resolution (HR) images, our method uses knowledge distillation (KD) to transfer learned knowledge from a teacher model to a student model trained on the same images at a much lower resolution. To address the lack of large-scale labeled histology image datasets, we perform KD in a self-supervised manner. We evaluate our approach on two histology image datasets associated with celiac…
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
MethodsKnowledge Distillation
