Graph Relation Distillation for Efficient Biomedical Instance Segmentation
Xiaoyu Liu, Yueyi Zhang, Zhiwei Xiong, Wei Huang, Bo Hu, Xiaoyan Sun,, Feng Wu

TL;DR
This paper introduces a graph relation distillation method for biomedical instance segmentation that efficiently transfers knowledge from complex teacher models to lightweight students, focusing on instance features, relations, and boundaries.
Contribution
It proposes novel intra- and inter-image graph distillation schemes that improve lightweight models' performance by capturing structured instance and boundary relations.
Findings
Student models achieve less than 1% parameters and 10% inference time of teachers.
The approach outperforms existing distillation methods on biomedical datasets.
Effective knowledge transfer of instance relations and boundaries is demonstrated.
Abstract
Instance-aware embeddings predicted by deep neural networks have revolutionized biomedical instance segmentation, but its resource requirements are substantial. Knowledge distillation offers a solution by transferring distilled knowledge from heavy teacher networks to lightweight yet high-performance student networks. However, existing knowledge distillation methods struggle to extract knowledge for distinguishing instances and overlook global relation information. To address these challenges, we propose a graph relation distillation approach for efficient biomedical instance segmentation, which considers three essential types of knowledge: instance-level features, instance relations, and pixel-level boundaries. We introduce two graph distillation schemes deployed at both the intra-image level and the inter-image level: instance graph distillation (IGD) and affinity graph distillation…
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.
Taxonomy
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Radiomics and Machine Learning in Medical Imaging
MethodsKnowledge Distillation
