CVJul 10, 2020

ISINet: An Instance-Based Approach for Surgical Instrument Segmentation

arXiv:2007.05533v1110 citations
AI Analysis

This work addresses the problem of fine-grained instrument segmentation for surgical robotics, representing an incremental improvement with strong specific gains.

The paper tackles surgical instrument segmentation in robotic-assisted surgery by proposing ISINet, an instance-based method with a temporal consistency module, achieving results that triple the Intersection over Union (IoU) compared to previous state-of-the-art methods.

We study the task of semantic segmentation of surgical instruments in robotic-assisted surgery scenes. We propose the Instance-based Surgical Instrument Segmentation Network (ISINet), a method that addresses this task from an instance-based segmentation perspective. Our method includes a temporal consistency module that takes into account the previously overlooked and inherent temporal information of the problem. We validate our approach on the existing benchmark for the task, the Endoscopic Vision 2017 Robotic Instrument Segmentation Dataset, and on the 2018 version of the dataset, whose annotations we extended for the fine-grained version of instrument segmentation. Our results show that ISINet significantly outperforms state-of-the-art methods, with our baseline version duplicating the Intersection over Union (IoU) of previous methods and our complete model triplicating the IoU.

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