IVCVSep 5, 2025

VLSM-Ensemble: Ensembling CLIP-based Vision-Language Models for Enhanced Medical Image Segmentation

arXiv:2509.05154v11 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving segmentation accuracy for medical imaging applications, though it is incremental as it builds on existing models with ensembling.

The paper tackled the performance gap of CLIP-based vision-language models in medical image segmentation by ensembling them with a low-complexity CNN, achieving a Dice score improvement of up to 6.3% on a polyp dataset and gains of 1% to 6% on others.

Vision-language models and their adaptations to image segmentation tasks present enormous potential for producing highly accurate and interpretable results. However, implementations based on CLIP and BiomedCLIP are still lagging behind more sophisticated architectures such as CRIS. In this work, instead of focusing on text prompt engineering as is the norm, we attempt to narrow this gap by showing how to ensemble vision-language segmentation models (VLSMs) with a low-complexity CNN. By doing so, we achieve a significant Dice score improvement of 6.3% on the BKAI polyp dataset using the ensembled BiomedCLIPSeg, while other datasets exhibit gains ranging from 1% to 6%. Furthermore, we provide initial results on additional four radiology and non-radiology datasets. We conclude that ensembling works differently across these datasets (from outperforming to underperforming the CRIS model), indicating a topic for future investigation by the community. The code is available at https://github.com/juliadietlmeier/VLSM-Ensemble.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes