Related Experiment Video
Updated: Sep 14, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Taming large vision model for medical image segmentation via Dual Visual Prompt Tuning
Ruize Cui1, Lanqing Liu1, Jing Zou1
1Centre for Smart Health, School of Nursing, The Hong Kong Polytechnic University, Hong Kong Special Administrative Region of China.
None:
This paper presents Dual Visual Prompt Tuning (DVPT), an innovative strategy to enhance the performance of the Segment Anything Model (SAM) for medical image segmentation. While SAM demonstrates robust generalization in natural image segmentation, its effectiveness in medical tasks is hindered by the distinct characteristics of medical targets, the presence of noise and artifacts, and insufficient task-specific data for fine-tuning. Moreover, the manual-prompting paradigm applied in SAM make it laborious when adapted to medical domain. To address these challenges, DVPT employs an fully automatic prompting paradigm and assembles both image-specific local and global guidance into SAM through two components: the Local Feature Prompt Tuning (LFPT) module, which enhances local information capture of detailed anatomical structures, and the Global Guiding Prompt (GGP) encoder, which mitigates noise interference and strengthens the identification of ambiguous boundaries within medical images. By integrating both local and global prompts within the mask decoder, the proposed DVPT yields superior segmentation accuracy. Experimental results across three medical image segmentation tasks consistently demonstrate that our method outperforms current state-of-the-art approaches. Our method significantly contributes to accurate and impactful computer-assisted diagnostics, promoting advancements in healthcare solutions. Our code can be available at https://github.com/cuiruize/DVPT.

