English

Efficient Quantization-Aware Training on Segment Anything Model in Medical Images and Its Deployment

Computer Vision and Pattern Recognition 2024-12-17 v1 Artificial Intelligence

Abstract

Medical image segmentation is a critical component of clinical practice, and the state-of-the-art MedSAM model has significantly advanced this field. Nevertheless, critiques highlight that MedSAM demands substantial computational resources during inference. To address this issue, the CVPR 2024 MedSAM on Laptop Challenge was established to find an optimal balance between accuracy and processing speed. In this paper, we introduce a quantization-aware training pipeline designed to efficiently quantize the Segment Anything Model for medical images and deploy it using the OpenVINO inference engine. This pipeline optimizes both training time and disk storage. Our experimental results confirm that this approach considerably enhances processing speed over the baseline, while still achieving an acceptable accuracy level. The training script, inference script, and quantized model are publicly accessible at https://github.com/AVC2-UESTC/QMedSAM.

Keywords

Cite

@article{arxiv.2412.11186,
  title  = {Efficient Quantization-Aware Training on Segment Anything Model in Medical Images and Its Deployment},
  author = {Haisheng Lu and Yujie Fu and Fan Zhang and Le Zhang},
  journal= {arXiv preprint arXiv:2412.11186},
  year   = {2024}
}

Comments

14 pages, 3 figures, to be published in LNCS

R2 v1 2026-06-28T20:35:49.322Z