2 research outputs found
Detecting Anterior Cruciate Ligament Tears and Posterolateral Corner Injuries on Magnetic Resonance Imaging
Introduction: Anterior Cruciate Ligament (ACL) tears are an extremely common orthopedic injury, with an incidence ranging from 39-52 per 100,000. Knee Magnetic Resonance Imaging (MRI) scans are the gold standard for diagnosing ACL tears and their comorbidities, such as posterolateral corner injuries; the results of these scans determine the appropriate treatment needed for patients. There is evidence that machine learning can be used to automate the detection of pathology on MRI, and we hypothesize that we can train a neural network machine learning model to accurately interpret ACL injuries and posterolateral corner injuries.
Methods: We will be analyzing over 1000 knee MRIs including those that are normal, those with ACL tears, and those with ACL tears with posterolateral corner injuries. First, we will manually annotate the knee MRIs to classify them appropriately. We will then train a convoluted neural network machine learning model on ~80% of the data, and use the remaining ~20% to test its accuracy. We will compare the accuracy of our model to the accuracy of musculoskeletal radiologists.
Results: We anticipate that our model will have comparable accuracy predicting ACL tears and posterolateral corner injuries to that of musculoskeletal radiologists. By having access to our model’s predictions, we expect radiologists will be able to detect ACL tears with posterolateral corner injuries with improved accuracy and speed.
Discussion: While we do not have results yet, we anticipate that our model will be an early step to developing useful tools that aid radiologists. Our model will be trained on a large dataset which will increase its generalizability for future implementation. Radiologists can use our model’s predictions to aid them in diagnosis of pathology on knee MRI. We expect that improved diagnosis will improve patient treatment outcomes
Readmission Risk Assessment Tool for Stroke Patients
Introduction: Strokes are one of the leading causes of morbidity and mortality in the world and its cost of management has vastly increased; an effective prediction tool that utilizes artificial intelligence to lower the rate of stroke-related readmissions has the potential to lower healthcare costs and increase the quality of provider care. We hypothesize that machine learning techniques are superior to traditional statistics when determining the likelihood of 30-day readmission for Jefferson’s stroke patients.
Methods: Jefferson’s existing data on stroke patients were cleaned, aggregated, and prepared to be split into train and test sets. Using the train sets, machine learning (ML) models such as Random Forest, Support Vector Machines, and Neural Networks were trained to assess the risk of readmission. Each model’s accuracy and precision were captured in the form of confusion matrices, AUCs, and more to reveal the most superior ML method in assessing this risk. These results were then compared to the readmission risk determined by traditional statistics.
Results: After training the ML models, the test sets were inputted to determine how accurately they could predict a stroke patient’s chance of readmission with new data. Traditional statistics (in the form of logistic regression) showed an accuracy of 84%. The ML methods utilized resulted in the following accuracies: Random Forest at 95.50%, SVM at 94.79%, and Neural Networks at 95.40%.
Discussion: This study not only demonstrates that machine learning methods are superior to traditional statistics in regard to determining the 30-day readmission risks for Jefferson stroke patients, but it also shows that the Random Forest model is the most accurate in doing so. The potential implications of this tool are large; its use can be seen at both the patient and the hospital levels by improving costs for the patient and the hospital as well as improving stroke education and care