IVAICVLGJul 6, 2025

CLIP-RL: Surgical Scene Segmentation Using Contrastive Language-Vision Pretraining & Reinforcement Learning

arXiv:2507.04317v11 citationsh-index: 292025 IEEE 38th International Symposium on Computer-Based Medical Systems (CBMS)
Originality Incremental advance
AI Analysis

This work addresses the problem of semantic segmentation in surgical videos for healthcare applications, representing an incremental improvement through a novel hybrid method.

The paper tackles surgical scene segmentation by introducing CLIP-RL, a model combining contrastive language-vision pretraining and reinforcement learning, achieving a mean IoU of 81% on EndoVis 2018 and 74.12% on EndoVis 2017, outperforming state-of-the-art models.

Understanding surgical scenes can provide better healthcare quality for patients, especially with the vast amount of video data that is generated during MIS. Processing these videos generates valuable assets for training sophisticated models. In this paper, we introduce CLIP-RL, a novel contrastive language-image pre-training model tailored for semantic segmentation for surgical scenes. CLIP-RL presents a new segmentation approach which involves reinforcement learning and curriculum learning, enabling continuous refinement of the segmentation masks during the full training pipeline. Our model has shown robust performance in different optical settings, such as occlusions, texture variations, and dynamic lighting, presenting significant challenges. CLIP model serves as a powerful feature extractor, capturing rich semantic context that enhances the distinction between instruments and tissues. The RL module plays a pivotal role in dynamically refining predictions through iterative action-space adjustments. We evaluated CLIP-RL on the EndoVis 2018 and EndoVis 2017 datasets. CLIP-RL achieved a mean IoU of 81%, outperforming state-of-the-art models, and a mean IoU of 74.12% on EndoVis 2017. This superior performance was achieved due to the combination of contrastive learning with reinforcement learning and curriculum learning.

Foundations

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

Your Notes