CVNov 8, 2017

Multi-stage Suture Detection for Robot Assisted Anastomosis based on Deep Learning

arXiv:1711.03179v1
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific challenge in robotic surgery automation, offering an incremental improvement for suture detection tasks.

The paper tackles the problem of reliable suture detection in robotic surgery by proposing a multi-stage deep learning framework that combines initial detection with gradient road mapping and segment linking, achieving accurate results on two suture types.

In robotic surgery, task automation and learning from demonstration combined with human supervision is an emerging trend for many new surgical robot platforms. One such task is automated anastomosis, which requires bimanual needle handling and suture detection. Due to the complexity of the surgical environment and varying patient anatomies, reliable suture detection is difficult, which is further complicated by occlusion and thread topologies. In this paper, we propose a multi-stage framework for suture thread detection based on deep learning. Fully convolutional neural networks are used to obtain the initial detection and the overlapping status of suture thread, which are later fused with the original image to learn a gradient road map of the thread. Based on the gradient road map, multiple segments of the thread are extracted and linked to form the whole thread using a curvilinear structure detector. Experiments on two different types of sutures demonstrate the accuracy of the proposed framework.

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