CVAISep 7, 2020

Real-Time Segmentation of Non-Rigid Surgical Tools based on Deep Learning and Tracking

arXiv:2009.03016v1111 citations
Originality Incremental advance
AI Analysis

This addresses the problem of accurate and fast tool segmentation for computer-assisted surgical systems, with incremental improvements in performance.

The paper tackles real-time segmentation of non-rigid surgical tools by proposing a method combining Fully Convolutional Networks and optical flow tracking, achieving a balanced accuracy of 89.6% in non-real-time mode (outperforming state-of-the-art by 3.8%) and 78.2% in real-time mode across datasets.

Real-time tool segmentation is an essential component in computer-assisted surgical systems. We propose a novel real-time automatic method based on Fully Convolutional Networks (FCN) and optical flow tracking. Our method exploits the ability of deep neural networks to produce accurate segmentations of highly deformable parts along with the high speed of optical flow. Furthermore, the pre-trained FCN can be fine-tuned on a small amount of medical images without the need to hand-craft features. We validated our method using existing and new benchmark datasets, covering both ex vivo and in vivo real clinical cases where different surgical instruments are employed. Two versions of the method are presented, non-real-time and real-time. The former, using only deep learning, achieves a balanced accuracy of 89.6% on a real clinical dataset, outperforming the (non-real-time) state of the art by 3.8% points. The latter, a combination of deep learning with optical flow tracking, yields an average balanced accuracy of 78.2% across all the validated datasets.

Foundations

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

Your Notes