Unknown

Dataset Information

0

Natural language processing and machine learning algorithm to identify brain MRI reports with acute ischemic stroke.


ABSTRACT:

Background and purpose

This project assessed performance of natural language processing (NLP) and machine learning (ML) algorithms for classification of brain MRI radiology reports into acute ischemic stroke (AIS) and non-AIS phenotypes.

Materials and methods

All brain MRI reports from a single academic institution over a two year period were randomly divided into 2 groups for ML: training (70%) and testing (30%). Using "quanteda" NLP package, all text data were parsed into tokens to create the data frequency matrix. Ten-fold cross-validation was applied for bias correction of the training set. Labeling for AIS was performed manually, identifying clinical notes. We applied binary logistic regression, naïve Bayesian classification, single decision tree, and support vector machine for the binary classifiers, and we assessed performance of the algorithms by F1-measure. We also assessed how n-grams or term frequency-inverse document frequency weighting affected the performance of the algorithms.

Results

Of all 3,204 brain MRI documents, 432 (14.3%) were labeled as AIS. AIS documents were longer in character length than those of non-AIS (median [interquartile range]; 551 [377-681] vs. 309 [164-396]). Of all ML algorithms, single decision tree had the highest F1-measure (93.2) and accuracy (98.0%). Adding bigrams to the ML model improved F1-mesaure of naïve Bayesian classification, but not in others, and term frequency-inverse document frequency weighting to data frequency matrix did not show any additional performance improvements.

Conclusions

Supervised ML based NLP algorithms are useful for automatic classification of brain MRI reports for identification of AIS patients. Single decision tree was the best classifier to identify brain MRI reports with AIS.

SUBMITTER: Kim C 

PROVIDER: S-EPMC6394972 | biostudies-literature |

REPOSITORIES: biostudies-literature

Similar Datasets

| S-EPMC7304623 | biostudies-literature
| S-EPMC3811072 | biostudies-literature
| S-EPMC8514137 | biostudies-literature
| S-EPMC7766032 | biostudies-literature
| S-EPMC7985804 | biostudies-literature
| S-EPMC9075227 | biostudies-literature
| S-EPMC5873468 | biostudies-literature
| S-EPMC6309052 | biostudies-literature
| S-EPMC8132979 | biostudies-literature
| S-EPMC8599820 | biostudies-literature