Automated Approach to Selecting Neurological Medical Imaging Orders Using Natural Language Processing
Mehta, V.; Dharia, R. T.
Show abstract
PurposeTo develop an algorithm for automated medical imaging order selection based on provider-input signs and symptoms using natural language processing and machine learning. The aim is to reduce the frequency of inappropriate physician imaging orders, which currently accounts for 25.7% of cases, and thereby mitigate potential patient health concerns. Materials and MethodsThe study was conducted retrospectively with a four-step analysis process. The data used for training in the study consisted of anonymized imaging records and associated provider-input symptoms for CT and MRI orders in 40,667 patients from a tertiary childrens hospital. First, the data were normalized using keyword filtering and lemmatization. Second, an entity-embedding ML model converted the symptoms to high-dimensional numerical vectors suitable for model comprehension, which we used to balance the dataset through k-nearest-neighbor-based synthetic sampling. Third, a Support Vector Classifier (ML model) was trained and hyperparameter-tuned using the embedded symptoms to predict modality (CT/MRI), contrast (with/without), and anatomical region (head, neck, etc.) for the imaging orders. Finally, a web application was developed to package the model, which analyzes user-input symptoms and outputs the predicted order. ResultsThe model was found to have a final overall accuracy of 93.2% on a 4,704-case test set (p < 0.001). The AUCs for the eight classes ranged from 96% to 100%, and the average F1-score was 0.92. ConclusionThis algorithm looks to act as a clinical decision support tool to help augment the present physician imaging order selection accuracy and improve patient health.
Matching journals
The top 6 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Implementation and prospective real-time evaluation of a generalized system for in-clinic deployment and validation of machine learning models in radiology 96%
- Classification of Hyper-scale Multimodal Imaging Datasets 95%
- Designing a computer-assisted diagnosis system for cardiomegaly detection and radiology report generation 94%
Similar papers in this journal
- Automated stratification of trauma injury severity across multiple body regions using multi-modal, multi-class machine learning models 94%
- Quantification of abdominal fat from computed tomography using deep learning and its association with electronic health records in an academic biobank 93%
- Empowering Personalized Pharmacogenomics with Generative AI Solutions 92%
Similar papers in this journal
- ai-corona : Radiologist-Assistant Deep Learning Framework for COVID-19 Diagnosis in Chest CT Scans 96%
- Enhancing Semantic Segmentation in Chest X-Ray Images through Image Preprocessing: ps-KDE for Pixel-wise Substitution by Kernel Density Estimation 95%
- Automated Detection of COVID-19 through Convolutional Neural Network using Chest x-ray images 94%
Similar papers in this journal
- Assessing GPT-4 Multimodal Performance in Radiological Image Analysis 96%
- Evaluating Large Language Model-Generated Brain MRI Protocols: Performance of GPT4o, o3-mini, DeepSeek-R1 and Qwen2.5-72B 94%
- From Community Acquired Pneumonia to COVID-19: A Deep Learning Based Method for Quantitative Analysis of COVID-19 on thick-section CT Scans 93%
Similar papers in this journal
- Two-Step Machine Learning to Diagnose and Predict Involvement of Lungs in COVID-19 and Pneumonia using CT Radiomics 95%
- AI-MET: A Deep Learning-based Clinical Decision Support System for Distinguishing Multisystem Inflammatory Syndrome in Children from Endemic Typhus 94%
- Deep learning ensemble for abdominal aortic calcification scoring from lumbar spine X-ray and DXA images 93%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.