You might also read
Articles linked to this work by shared authors, journal, and citation graph.
Updated: Mar 21, 2026

A Spine Robotic-Assisted Navigation System for Pedicle Screw Placement
Published on: May 11, 2020
Anand Malpani1, Colin Lea2, Chi Chiung Grace Chen3
1Department of Computer Science, The Johns Hopkins University, 3400 N. Charles St., Malone Hall Room 340, Baltimore, MD, 21218, USA. amalpan1@jhu.edu.
This study introduces a new way to automatically identify different stages of a surgery by tracking simple machine activities, such as tool activation. By using these event logs instead of complex video or motion data, the researchers successfully classified surgical steps during robot-assisted hysterectomies with high accuracy.
Area of Science:
Background:
No prior work had fully resolved how to simplify the complex task of identifying surgical steps without relying on labor-intensive video analysis. That uncertainty drove researchers to investigate whether machine logs could provide sufficient information for automated tracking. Prior research has shown that patient anatomy and individual surgeon techniques create significant variability in data. This gap motivated the development of methods that do not depend on highly variable visual or kinematic inputs. It was already known that segmenting procedures is beneficial for training residents and improving operating room efficiency. However, existing approaches often require expensive equipment or time-consuming manual labeling by experts. This study addresses the need for accessible features that are easily recorded across various medical settings. The reliance on simple system signals represents a shift toward more practical and scalable solutions for surgical monitoring.
Purpose Of The Study:
The aim of this study is to develop an automated approach for identifying surgical stages using easily accessible machine logs. Researchers sought to address the high variability inherent in patient anatomy and surgeon-specific styles. This work investigates whether event-based features can replace more complex data sources like video or motion tracking. The team focused on creating a solution that is both practical and scalable for operating room technologies. They intended to reduce the labor-intensive nature of manual phase annotation for resident training and education. The study explores whether simple signals, such as tool activation, contain sufficient information to segment procedures accurately. By evaluating multiple classification techniques, the authors aimed to determine the most effective model for this task. This research addresses the need for robust, context-aware systems that function across different surgical environments.
Main Methods:
Review approach involved evaluating a framework on twenty-four robot-assisted hysterectomy procedures. The team extracted event-based features from machine logs over ninety-second time windows. They tested three independent classification models including support vector machines and random forests. The researchers also implemented temporal convolution neural networks to predict labels for each interval. Segmental inference was performed using a semi-Markov conditional random field to jointly handle segmentation and classification. This design allowed the team to compare independent interval predictions against joint sequence modeling. The study focused on five distinct categories including ligation, dissection, colpotomy, cuff closure, and background. This approach prioritized data that is easily recorded in most standard operating room environments.
Main Results:
Key findings from the literature show the framework achieved an overall accuracy of 74% across five surgical stages. The cuff closure class demonstrated the highest performance with 83% precision and 98% recall. Dissection tasks also showed strong results with 75% precision and 88% recall. The normalized Levenshtein distance between predicted and ground truth sequences was calculated at 25%. These results suggest that machine-generated logs provide valuable information for automated monitoring. The data indicates that these signals contain phase-specific details not found in motion tracking. The authors report that these features are not limited to robotic systems and are transferable to other modalities. The findings confirm that event-based analysis reduces the need for advanced computer vision algorithms.
Conclusions:
The authors suggest that machine logs offer a practical alternative for identifying specific surgical segments. Their findings indicate that these signals contain unique information distinct from motion or visual data. The researchers propose that this approach simplifies the requirements for automated surgical monitoring systems. Synthesis and implications show that these event-based features perform reliably across several distinct procedural stages. The study demonstrates that high precision is achievable for specific tasks like cuff closure and dissection. The authors conclude that their framework provides a foundation for future multi-modal integration in the operating room. This work implies that simpler data streams can effectively replace more complex analytical requirements. The researchers maintain that their method is applicable beyond robotic platforms to other surgical modalities.
The researchers propose that system events, such as cautery tool activation, provide distinct information for identifying surgical stages. This mechanism allows the framework to achieve 74% accuracy, which is not possible using motion data alone or requires complex computer vision algorithms for video processing.
The study utilizes a semi-Markov conditional random field to perform joint segmentation and classification. This approach differs from independent models like support vector machines or random forests, as it considers the temporal structure of the procedure to refine the predicted phase sequence.
The researchers utilize 90-second intervals to extract event-based features. This specific duration is necessary to capture enough activity to assign a phase label accurately, balancing the need for temporal resolution with the requirement for sufficient data density within each time window.
The study uses event-based features derived from machine logs. These logs act as a primary data source, providing information that is easier to capture than video or motion data, which typically require more advanced processing or specialized sensors to interpret effectively.
The researchers measure performance using a normalized Levenshtein distance of 25% between the predicted and ground truth sequences. This metric evaluates the accuracy of the entire phase order, contrasting with individual class precision and recall values like the 98% recall achieved for cuff closure.
The authors propose that their findings support the integration of system events with tool motion and video data. They claim this multi-modal approach will improve future automated detection, as each data type provides complementary information that single-source methods might miss.