IVCVJul 5, 2021

Exploring Deep Learning Methods for Real-Time Surgical Instrument Segmentation in Laparoscopy

arXiv:2107.02319v215 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for improved instrument tracking in minimally invasive surgery, but it is incremental as it compares existing methods on a specific dataset.

The paper tackled the problem of real-time surgical instrument segmentation in laparoscopy by evaluating deep learning methods, finding that DDANet achieved a Dice coefficient of 0.8739 and 101.36 frames-per-second.

Minimally invasive surgery is a surgical intervention used to examine the organs inside the abdomen and has been widely used due to its effectiveness over open surgery. Due to the hardware improvements such as high definition cameras, this procedure has significantly improved and new software methods have demonstrated potential for computer-assisted procedures. However, there exists challenges and requirements to improve detection and tracking of the position of the instruments during these surgical procedures. To this end, we evaluate and compare some popular deep learning methods that can be explored for the automated segmentation of surgical instruments in laparoscopy, an important step towards tool tracking. Our experimental results exhibit that the Dual decoder attention network (DDANet) produces a superior result compared to other recent deep learning methods. DDANet yields a Dice coefficient of 0.8739 and mean intersection-over-union of 0.8183 for the Robust Medical Instrument Segmentation (ROBUST-MIS) Challenge 2019 dataset, at a real-time speed of 101.36 frames-per-second that is critical for such procedures.

Foundations

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

Your Notes