Learning from a tiny dataset of manual annotations: a teacher/student approach for surgical phase recognition
Tong Yu, Didier Mutter, Jacques Marescaux, Nicolas Padoy

TL;DR
This paper introduces a teacher/student approach for surgical phase recognition that effectively learns from limited annotated videos by generating synthetic labels, improving real-time and offline performance in scenarios with scarce data.
Contribution
It presents a novel CNN-biLSTM-CRF teacher model and a CNN-LSTM student model, enabling effective learning from small annotated datasets through synthetic label generation.
Findings
The CNN-biLSTM-CRF outperforms previous models in accuracy.
Synthetic labels improve the student model's performance.
The approach enhances both offline and online surgical phase recognition.
Abstract
Vision algorithms capable of interpreting scenes from a real-time video stream are necessary for computer-assisted surgery systems to achieve context-aware behavior. In laparoscopic procedures one particular algorithm needed for such systems is the identification of surgical phases, for which the current state of the art is a model based on a CNN-LSTM. A number of previous works using models of this kind have trained them in a fully supervised manner, requiring a fully annotated dataset. Instead, our work confronts the problem of learning surgical phase recognition in scenarios presenting scarce amounts of annotated data (under 25% of all available video recordings). We propose a teacher/student type of approach, where a strong predictor called the teacher, trained beforehand on a small dataset of ground truth-annotated videos, generates synthetic annotations for a larger dataset, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSurgical Simulation and Training · Colorectal Cancer Screening and Detection · Robotics and Sensor-Based Localization
