Diagnostic surveillance of high-grade gliomas: towards automated change detection using radiology report classification
Di Noto, T.; Atat, C.; Teiga, E. G.; Hegi, M.; Hottinger, A.; Cuadra, M. B.; Hagmann, P.; Richiardi, J.
Show abstract
Natural Language Processing (NLP) on electronic health records (EHRs) can be used to monitor the evolution of pathologies over time to facilitate diagnosis and improve decision-making. In this study, we designed an NLP pipeline to classify Magnetic Resonance Imaging (MRI) radiology reports of patients with high-grade gliomas. Specifically, we aimed to distinguish reports indicating changes in tumors between one examination and the follow-up examination (treatment response/tumor progression versus stability). A total of 164 patients with 361 associated reports were retrieved from routine imaging, and reports were labeled by one radiologist. First, we assessed which embedding is more suitable when working with limited data, in French, from a specific domain. To do so, we compared a classic embedding techniques, TF-IDF, to a neural embedding technique, Doc2Vec, after hyperparameter optimization for both. A random forest classifier was used to classify the reports into stable (unchanged tumor) or unstable (changed tumor). Second, we applied the post-hoc LIME explainability tool to understand the decisions taken by the model. Overall, classification results obtained in repeated 5-fold cross-validation with TF-IDF reached around 89% AUC and were significantly better than those achieved with Doc2Vec (Wilcoxon signed-rank test, P = 0.009). The explainability toolkit run on TF-IDF revealed some interesting patterns: first, words indicating change such as progression were rightfully frequent for reports classified as unstable; similarly, words indicating no change such as not were frequent for reports classified as stable. Lastly, the toolkit discovered misleading words such as T2 which are clearly not directly relevant for the task. All the code used for this study is made available.
Matching journals
The top 6 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Building Large-Scale Registries from Unstructured Clinical Notes using a Low-Resource Natural Language Processing Pipeline 90%
- Deep ensemble multitask classification of emergency medical call incidents combining multimodal data improves emergency medical dispatch 90%
- Subtle anomaly detection in MRI brain scans: Application to biomarkers extraction in patients with de novo Parkinson’s disease 90%
Similar papers in this journal
Similar papers in this journal
- Deep neural networks allow expert-level brain meningioma detection, segmentation and improvement of current clinical practice 92%
- Developing a Fully Automated Imaging Biomarker for HCC Risk Assessment via MRI-Based Tumor Segmentation and EPM 92%
- Assisting Scalable Diagnosis Automatically via CT Images in the Combat against COVID-19 91%
Similar papers in this journal
- Deep Learning and Transfer Learning for Brain Tumor Detection and Classification 92%
- Unpacking Unstructured Data: A Pilot Study on Extracting Insights from Neuropathological Reports of Parkinson's Disease Patients using Large Language Models 91%
- Deep Learning Enhances Detection of Extracapsular Extension in Prostate Cancer from mpMRI of 1001 Patients 91%
Similar papers in this journal
"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.