Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Text Promptable Surgical Instrument Segmentation with Vision-Language Models

About

In this paper, we propose a novel text promptable surgical instrument segmentation approach to overcome challenges associated with diversity and differentiation of surgical instruments in minimally invasive surgeries. We redefine the task as text promptable, thereby enabling a more nuanced comprehension of surgical instruments and adaptability to new instrument types. Inspired by recent advancements in vision-language models, we leverage pretrained image and text encoders as our model backbone and design a text promptable mask decoder consisting of attention- and convolution-based prompting schemes for surgical instrument segmentation prediction. Our model leverages multiple text prompts for each surgical instrument through a new mixture of prompts mechanism, resulting in enhanced segmentation performance. Additionally, we introduce a hard instrument area reinforcement module to improve image feature comprehension and segmentation precision. Extensive experiments on several surgical instrument segmentation datasets demonstrate our model's superior performance and promising generalization capability. To our knowledge, this is the first implementation of a promptable approach to surgical instrument segmentation, offering significant potential for practical application in the field of robotic-assisted surgery. Code is available at https://github.com/franciszzj/TP-SIS.

Zijian Zhou, Oluwatosin Alabi, Meng Wei, Tom Vercauteren, Miaojing Shi• 2023

Related benchmarks

TaskDatasetResultRank
Surgical Instrument SegmentationEndoVis 2018 (test)
Ch_IoU84.92
32
Surgical Instrument SegmentationEndoVis 2017 (test)
mIoU63.37
22
Surgical Instrument SegmentationEndoVis 2017
Ch_IoU79.9
11
Binary Surgical Instrument SegmentationEndoVis 2019 (test)
DSC92
3
Surgical Instrument SegmentationCholecseg8k (videos 12, 20, 48, 55)
mIoU71.03
3
Showing 5 of 5 rows

Other info

Code

Follow for update