NeFut Logo NeFut
Admin Login

[CS.AI] ViPSAM: A Visual Prompting Framework for Medical Image Segmentation

Published at: 2026-07-18 22:00 Last updated: 2026-07-22 01:24
#AI #Open Source #Medical Image Segmentation

In proton therapy planning, respiratory-gated non-contrast CT (NCCT) is commonly used for lesion segmentation; however, accurate delineation remains challenging due to low lesion-to-background contrast. Although learning-based methods have shown strong performance, they often struggle with non-contrast image segmentation. Inspired by clinical practice, where contrast-enhanced MRI is referenced to delineate lesions on NCCT, we propose ViPSAM, a visual prompting framework that leverages complementary cross-modality information.

Built upon the Segment Anything Model (SAM), ViPSAM introduces a visual prompt encoder to extract guidance features from contrast-enhanced images and a visual-guided cross-attention module to integrate non-contrast and contrast-enhanced features, thereby enhancing lesion-relevant representations in low-contrast regions.

The mask decoder is further adapted in a parameter-efficient manner to utilize visual prompts effectively. We evaluate the proposed method on liver lesion segmentation using NCCT acquired for proton therapy. Experimental results demonstrate that ViPSAM outperforms representative U-Net- and SAM-based methods, indicating that cross-modality visual prompting enables more robust and accurate segmentation in non-contrast images.

Blogger's Review: The design of ViPSAM effectively addresses the needs of clinical practice by significantly improving segmentation performance on non-contrast CT through cross-modality information fusion. This method showcases the potential of visual prompting in medical image processing, paving the way for future research. Its optimization in parameter efficiency also presents a promising outlook for practical applications.

Original Source: https://arxiv.org/abs/2607.14328

[h] Back to Home