English

Efficient Knowledge Distillation of SAM for Medical Image Segmentation

Image and Video Processing 2025-01-29 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

The Segment Anything Model (SAM) has set a new standard in interactive image segmentation, offering robust performance across various tasks. However, its significant computational requirements limit its deployment in real-time or resource-constrained environments. To address these challenges, we propose a novel knowledge distillation approach, KD SAM, which incorporates both encoder and decoder optimization through a combination of Mean Squared Error (MSE) and Perceptual Loss. This dual-loss framework captures structural and semantic features, enabling the student model to maintain high segmentation accuracy while reducing computational complexity. Based on the model evaluation on datasets, including Kvasir-SEG, ISIC 2017, Fetal Head Ultrasound, and Breast Ultrasound, we demonstrate that KD SAM achieves comparable or superior performance to the baseline models, with significantly fewer parameters. KD SAM effectively balances segmentation accuracy and computational efficiency, making it well-suited for real-time medical image segmentation applications in resource-constrained environments.

Keywords

Cite

@article{arxiv.2501.16740,
  title  = {Efficient Knowledge Distillation of SAM for Medical Image Segmentation},
  author = {Kunal Dasharath Patil and Gowthamaan Palani and Ganapathy Krishnamurthi},
  journal= {arXiv preprint arXiv:2501.16740},
  year   = {2025}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-28T21:21:28.620Z