CVLGIVAug 6, 2020

MED-TEX: Transferring and Explaining Knowledge with Less Data from Pretrained Medical Imaging Models

arXiv:2008.02593v31 citations
AI Analysis

This addresses data efficiency and interpretability for medical imaging applications, but is incremental as it combines existing techniques in a novel way.

The paper tackles the problems of data-hungry training and lack of interpretability in medical image classification by proposing a joint knowledge distillation and model interpretation framework, achieving state-of-the-art performance on a fundus dataset.

Deep learning methods usually require a large amount of training data and lack interpretability. In this paper, we propose a novel knowledge distillation and model interpretation framework for medical image classification that jointly solves the above two issues. Specifically, to address the data-hungry issue, a small student model is learned with less data by distilling knowledge from a cumbersome pretrained teacher model. To interpret the teacher model and assist the learning of the student, an explainer module is introduced to highlight the regions of an input that are important for the predictions of the teacher model. Furthermore, the joint framework is trained by a principled way derived from the information-theoretic perspective. Our framework outperforms on the knowledge distillation and model interpretation tasks compared to state-of-the-art methods on a fundus dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes