Skip to main page content
U.S. flag

An official website of the United States government

Dot gov

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

Access keys NCBI Homepage MyNCBI Homepage Main Content Main Navigation
Comparative Study
. 2020 Jan 1;27(1):65-72.
doi: 10.1093/jamia/ocz144.

Identifying relations of medications with adverse drug events using recurrent convolutional neural networks and gradient boosting

Affiliations
Comparative Study

Identifying relations of medications with adverse drug events using recurrent convolutional neural networks and gradient boosting

Xi Yang et al. J Am Med Inform Assoc. .

Abstract

Objective: To develop a natural language processing system that identifies relations of medications with adverse drug events from clinical narratives. This project is part of the 2018 n2c2 challenge.

Materials and methods: We developed a novel clinical named entity recognition method based on an recurrent convolutional neural network and compared it to a recurrent neural network implemented using the long-short term memory architecture, explored methods to integrate medical knowledge as embedding layers in neural networks, and investigated 3 machine learning models, including support vector machines, random forests and gradient boosting for relation classification. The performance of our system was evaluated using annotated data and scripts provided by the 2018 n2c2 organizers.

Results: Our system was among the top ranked. Our best model submitted during this challenge (based on recurrent neural networks and support vector machines) achieved lenient F1 scores of 0.9287 for concept extraction (ranked third), 0.9459 for relation classification (ranked fourth), and 0.8778 for the end-to-end relation extraction (ranked second). We developed a novel named entity recognition model based on a recurrent convolutional neural network and further investigated gradient boosting for relation classification. The new methods improved the lenient F1 scores of the 3 subtasks to 0.9292, 0.9633, and 0.8880, respectively, which are comparable to the best performance reported in this challenge.

Conclusion: This study demonstrated the feasibility of using machine learning methods to extract the relations of medications with adverse drug events from clinical narratives.

Keywords: clinical natural language processing; deep learning; named entity recognition; recurrent convolutional neural network; relation extraction.

PubMed Disclaimer

Figures

Figure 1.
Figure 1.
Main architecture of the long short term-memory (LSTM) with a CRFs layer (ie, the LSTM-CRFs) model.
Figure 2.
Figure 2.
Main architecture of the recurrent convolutional neural network (RCNN) model.
Figure 3.
Figure 3.
Performance of SVMs when considering candidate relations with cross-distances ≤ N. In SVMs, N denotes the SVMs model that considered relations with a cross-distance less or equal than N. For example, SVMs-2 contains 3 classifiers handling relations with cross-distance in [0, 1, 2].

Similar articles

Cited by

References

    1. Institute of Medicine (US) Committee on Quality of Health Care in America. To Err Is Human: Building a Safer Health System. Washington (DC: ): National Academies Press (US; ); 2000. http://www.ncbi.nlm.nih.gov/books/NBK225182/. Accessed June 23, 2018. - PubMed
    1. Poudel DR, Acharya P, Ghimire S, et al. Burden of hospitalizations related to adverse drug events in the USA: a retrospective analysis from large inpatient database. Pharmacoepidemiol Drug Saf 2017; 26 (6): 635–41. - PubMed
    1. Weiss AJ, Freeman WJ, Heslin KC, et al. Adverse drug events in U.S. hospitals, 2010 versus 2014. AHRQ, Statistical Brief #234; 2018. https://www.hcup-us.ahrq.gov/reports/statbriefs/sb234-Adverse-Drug-Event... (accessed January 18, 2019).
    1. Stausberg J. International prevalence of adverse drug events in hospitals: an analysis of routine data from England, Germany, and the USA. BMC Health Serv Res 2014; 14: 125.. - PMC - PubMed
    1. Nadkarni PM, Ohno-Machado L, Chapman WW.. Natural language processing: an introduction. J Am Med Inform Assoc 2011; 18 (5): 544–51. - PMC - PubMed

Publication types