CVROJan 30, 2020

2018 Robotic Scene Segmentation Challenge

arXiv:2001.11190v3185 citations
AI Analysis

This work addresses the need for better segmentation techniques in robotic surgery, but it is incremental as it builds on existing datasets and methods.

The paper tackled the problem of improving robotic surgical scene segmentation by introducing more complex anatomical objects and medical devices to the dataset, building on previous challenges that used realistic instrument motion and porcine tissue backgrounds.

In 2015 we began a sub-challenge at the EndoVis workshop at MICCAI in Munich using endoscope images of ex-vivo tissue with automatically generated annotations from robot forward kinematics and instrument CAD models. However, the limited background variation and simple motion rendered the dataset uninformative in learning about which techniques would be suitable for segmentation in real surgery. In 2017, at the same workshop in Quebec we introduced the robotic instrument segmentation dataset with 10 teams participating in the challenge to perform binary, articulating parts and type segmentation of da Vinci instruments. This challenge included realistic instrument motion and more complex porcine tissue as background and was widely addressed with modifications on U-Nets and other popular CNN architectures. In 2018 we added to the complexity by introducing a set of anatomical objects and medical devices to the segmented classes. To avoid over-complicating the challenge, we continued with porcine data which is dramatically simpler than human tissue due to the lack of fatty tissue occluding many organs.

Code Implementations3 repos
Foundations

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

Your Notes