CVJun 15, 2023

Text Promptable Surgical Instrument Segmentation with Vision-Language Models

arXiv:2306.09244v344 citationsh-index: 58Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of diversity and differentiation of surgical instruments in robotic-assisted surgery, offering practical potential but being incremental in applying vision-language models to this domain.

The paper tackles surgical instrument segmentation in minimally invasive surgeries by proposing a text-promptable approach that enables nuanced comprehension and adaptability to new instrument types, achieving superior performance on several datasets with promising generalization capability.

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.

Code Implementations1 repo
Foundations

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

Your Notes