DuSSS: Dual Semantic Similarity-Supervised Vision-Language Model for Semi-Supervised Medical Image Segmentation
Qingtao Pan, Wenhao Qiao, Jingjiao Lou, Bing Ji, Shuo Li

TL;DR
DuSSS introduces a dual semantic similarity-supervised vision-language model that enhances semi-supervised medical image segmentation by improving pseudo-label quality and cross-modal semantic consistency.
Contribution
The paper proposes a novel DuSSS framework combining dual contrastive learning and semantic similarity supervision to improve semi-supervised medical image segmentation.
Findings
Achieves Dice scores of 82.52%, 74.61%, and 78.03% on three datasets.
Effectively refines pseudo labels using pretrained vision-language models.
Outperforms existing semi-supervised segmentation methods.
Abstract
Semi-supervised medical image segmentation (SSMIS) uses consistency learning to regularize model training, which alleviates the burden of pixel-wise manual annotations. However, it often suffers from error supervision from low-quality pseudo labels. Vision-Language Model (VLM) has great potential to enhance pseudo labels by introducing text prompt guided multimodal supervision information. It nevertheless faces the cross-modal problem: the obtained messages tend to correspond to multiple targets. To address aforementioned problems, we propose a Dual Semantic Similarity-Supervised VLM (DuSSS) for SSMIS. Specifically, 1) a Dual Contrastive Learning (DCL) is designed to improve cross-modal semantic consistency by capturing intrinsic representations within each modality and semantic correlations across modalities. 2) To encourage the learning of multiple semantic correspondences, a Semantic…
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.
Code & Models
Videos
Taxonomy
TopicsBrain Tumor Detection and Classification · Radiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques
MethodsContrastive Learning
