Automatic detection of spinal pathologies based on MRI scans
摘要
The study aims to develop a deep learning-based method for the automatic identification of pathological vertebrae in lumbar spine MRI scans.
MethodsA retrospective cohort of 98 subjects was used, including 31 healthy controls and 67 patients with vertebral pathologies (infection, inflammation, or carcinoma). T2-weighted MRI scans were acquired from 1.5T and 3.0T MRI scanners. A RetinaNet object detection algorithm with a ResNet18 backbone was used for vertebrae localization in 2D T2-weighted MRI images. The detected vertebrae were classified as healthy or pathological using a ConvNeXt model, with hyperparameter optimization performed using Optuna.
ResultsThe object detection model achieved an Intersection-Over-Union (IOU) score of 0.67 for pathological vertebrae. The 2D-based classification model, enhanced by post-processing using a LightGBM tree-based model, achieved a test accuracy of 95.38%, with precision of 86.67%, recall of 92.86%, and an F1-score of 89.66%.
ConclusionsThis study demonstrates the feasibility of deep learning models for detecting pathological vertebrae in lumbar spine MRI scans. The integration of 2D and 3D imaging data enhances diagnostic accuracy and presents an automated radiologist assistant tool for improved spinal pathology diagnosis, potentially streamlining clinical workflows.