Deep learning-based multi-element identification system for percutaneous endoscopic spine surgery: development and comparative evaluation of neural network models
摘要
As the update of medical equipment and technology accelerates, the surgical options of spinal disease have gradually developed from the traditional open surgery to the present various minimally invasive endoscopic surgery. Among these, percutaneous endoscopic discectomy stands out as one of the main procedures for treating lumbar disc herniation and lumbar spinal stenosis. Currently, the application of computer deep learning technology has demonstrated promising results in clinical diagnosis and treatment. The report aims to first describe a deep learning-based multi-element identification system for the visual field in percutaneous endoscopic spine surgery and to evaluate its feasibility. We established an image database by collecting surgical videos from 80 patients diagnosed with lumbar disc herniation and lumbar spinal stenosis, which were labeled by two spinal surgeons. We selected 10000 images of the visual field of percutaneous endoscopic spine surgery (including various tissue structures and surgical instruments), divided into the training data, validation data, and test data according to 3:1:1. We developed neural network models based on instance segmentation - VMamba, Mask RCNN, HIRI-ViT-B. Mean average precision (mAP) and frames per second (FPS) were used to measure the performance of each model for classification ,localization and recognition in real-time, and AP (average) is used to evaluate how easily an element is detected by neural networks based on computer deep learning. Combining the structural characteristics and performance comparison of the various types of models, the results from the test dataset show that VMamba (SSM) performs best in image boundary box detection (mAP = 79.1%) and contour segmentation (mAP = 81.6%), while HIRI-ViT-B is faster in real-time image processing (FPS = 42.7). Combining the average precision of the elements in the bounding box test and segmentation tasks in each network, the AP(average) was highest for tool 3 (bbox-0.91,segm-0.89) and lowest for tool 5 (bbox-0.80,segm-0.74) in the instrumentation. Among the tissue elements, the accuracy of bounding box detection and contour segmentation was highest for the ligamentum flavum (bbox-0.80,segm-0.75), and lowest for extra-dural fat (bbox-0.57,segm-0.54). This study creates the first instance segmentation-based dataset focusing on multiple elements (anatomical tissue, surgical instruments)within the field of view of spinal endoscopic surgery, and integrate computer vision intelligence with spinal endoscopic surgery by developing various neural networks to recognize, classify, and segment the target elements in the dataset, tracking the whole operation. By comparing three models - VMamba, Mask RCNN, HIRI-ViT-B, we recommended VMamba (SSM) model for the intraoperative real-time assistance system for spinal endoscopic operation.