English

Prototype Knowledge Distillation for Medical Segmentation with Missing Modality

Computer Vision and Pattern Recognition 2023-04-18 v2

Abstract

Multi-modality medical imaging is crucial in clinical treatment as it can provide complementary information for medical image segmentation. However, collecting multi-modal data in clinical is difficult due to the limitation of the scan time and other clinical situations. As such, it is clinically meaningful to develop an image segmentation paradigm to handle this missing modality problem. In this paper, we propose a prototype knowledge distillation (ProtoKD) method to tackle the challenging problem, especially for the toughest scenario when only single modal data can be accessed. Specifically, our ProtoKD can not only distillate the pixel-wise knowledge of multi-modality data to single-modality data but also transfer intra-class and inter-class feature variations, such that the student model could learn more robust feature representation from the teacher model and inference with only one single modality data. Our method achieves state-of-the-art performance on BraTS benchmark. The code is available at \url{https://github.com/SakurajimaMaiii/ProtoKD}.

Keywords

Cite

@article{arxiv.2303.09830,
  title  = {Prototype Knowledge Distillation for Medical Segmentation with Missing Modality},
  author = {Shuai Wang and Zipei Yan and Daoan Zhang and Haining Wei and Zhongsen Li and Rui Li},
  journal= {arXiv preprint arXiv:2303.09830},
  year   = {2023}
}

Comments

ICASSP 2023. v1:camera ready version; v2: fix typos and release code

R2 v1 2026-06-28T09:21:07.647Z