Runtime Detection of Executional Errors in Robot-Assisted Surgery
Zongyu Li, Kay Hutchinson, Homa Alemzadeh

TL;DR
This paper introduces a real-time error detection system for robot-assisted surgery using Siamese neural networks, which effectively distinguish normal from erroneous surgical trajectories with high accuracy, enhancing safety in minimally-invasive procedures.
Contribution
The study develops a novel Siamese neural network-based system that leverages surgical context to detect executional errors in real-time, outperforming traditional CNN and LSTM models.
Findings
Siamese networks achieve micro F1 scores of 0.94 and 0.95.
Siamese networks outperform CNN and LSTM in error detection accuracy.
Gesture-specific Siamese networks perform better than gesture-nonspecific models.
Abstract
Despite significant developments in the design of surgical robots and automated techniques for objective evaluation of surgical skills, there are still challenges in ensuring safety in robot-assisted minimally-invasive surgery (RMIS). This paper presents a runtime monitoring system for the detection of executional errors during surgical tasks through the analysis of kinematic data. The proposed system incorporates dual Siamese neural networks and knowledge of surgical context, including surgical tasks and gestures, their distributional similarities, and common error modes, to learn the differences between normal and erroneous surgical trajectories from small training datasets. We evaluate the performance of the error detection using Siamese networks compared to single CNN and LSTM networks trained with different levels of contextual knowledge and training data, using the dry-lab…
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 · Anatomy and Medical Technology · Cardiac, Anesthesia and Surgical Outcomes
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
