LightVessel: Exploring Lightweight Coronary Artery Vessel Segmentation via Similarity Knowledge Distillation
Hao Dang, Yuekai Zhang, Xingqun Qi, Wanting Zhou, Muyi Sun

TL;DR
LightVessel introduces a lightweight coronary artery segmentation framework using similarity knowledge distillation, combining feature-wise and adversarial modules to improve accuracy while reducing model complexity for clinical deployment.
Contribution
The paper presents a novel similarity knowledge distillation framework with feature-wise and adversarial modules for efficient coronary artery vessel segmentation.
Findings
Outperforms existing knowledge distillation methods on clinical dataset.
Achieves high segmentation accuracy with fewer parameters.
Enhances edge detail in vessel segmentation results.
Abstract
In recent years, deep convolution neural networks (DCNNs) have achieved great prospects in coronary artery vessel segmentation. However, it is difficult to deploy complicated models in clinical scenarios since high-performance approaches have excessive parameters and high computation costs. To tackle this problem, we propose \textbf{LightVessel}, a Similarity Knowledge Distillation Framework, for lightweight coronary artery vessel segmentation. Primarily, we propose a Feature-wise Similarity Distillation (FSD) module for semantic-shift modeling. Specifically, we calculate the feature similarity between the symmetric layers from the encoder and decoder. Then the similarity is transferred as knowledge from a cumbersome teacher network to a non-trained lightweight student network. Meanwhile, for encouraging the student model to learn more pixel-wise semantic information, we introduce the…
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
TopicsCoronary Interventions and Diagnostics · Cardiac Imaging and Diagnostics · Cerebrovascular and Carotid Artery Diseases
MethodsConvolution · Knowledge Distillation
