Detecting Medications and Adverse Drug Events in Clinical Notes Using Recurrent Neural Networks

Xi Yang, Jiang Bian, Yonghui Wu
Proceedings of the 1st International Workshop on Medication and Adverse Drug Event Detection, PMLR 90:1-6, 2018.

Abstract

Early detection of Adverse Drug Events (ADEs) from Electronic Health Records (EHRs) is an important, challenging task to support pharmacovigilance and drug safety surveillance. The authors present a Recurrent Neural Network (RNN)-based system to detect medication name and its attributes (dosage, frequency, route, duration), as well as mentions of ADEs, Indications, other signs and symptoms from clinical notes. We developed an RNN-based Named Entity Recognition (NER) system implemented using Long-Short Term Memory (LSTM). Two NER models, RNN-1 and RNN-2, were developed using different training strategies. Both of the two models only utilized pretrained word embeddings provided by organizers without any extra feature engineering. The RNN-2 model achieved a top 3 performance (F1-score of 0.8233) for sub-task 1, demonstrating the efficiency of RNN for clinical NER tasks.

Cite this Paper


BibTeX
@InProceedings{pmlr-v90-yang18a, title = {Detecting Medications and Adverse Drug Events in Clinical Notes Using Recurrent Neural Networks}, author = {Yang, Xi and Bian, Jiang and Wu, Yonghui}, booktitle = {Proceedings of the 1st International Workshop on Medication and Adverse Drug Event Detection}, pages = {1--6}, year = {2018}, editor = {Liu, Feifan and Jagannatha, Abhyuday and Yu, Hong}, volume = {90}, series = {Proceedings of Machine Learning Research}, month = {04 May}, publisher = {PMLR}, pdf = {http://proceedings.mlr.press/v90/yang18a/yang18a.pdf}, url = {https://proceedings.mlr.press/v90/yang18a.html}, abstract = {Early detection of Adverse Drug Events (ADEs) from Electronic Health Records (EHRs) is an important, challenging task to support pharmacovigilance and drug safety surveillance. The authors present a Recurrent Neural Network (RNN)-based system to detect medication name and its attributes (dosage, frequency, route, duration), as well as mentions of ADEs, Indications, other signs and symptoms from clinical notes. We developed an RNN-based Named Entity Recognition (NER) system implemented using Long-Short Term Memory (LSTM). Two NER models, RNN-1 and RNN-2, were developed using different training strategies. Both of the two models only utilized pretrained word embeddings provided by organizers without any extra feature engineering. The RNN-2 model achieved a top 3 performance (F1-score of 0.8233) for sub-task 1, demonstrating the efficiency of RNN for clinical NER tasks. } }
Endnote
%0 Conference Paper %T Detecting Medications and Adverse Drug Events in Clinical Notes Using Recurrent Neural Networks %A Xi Yang %A Jiang Bian %A Yonghui Wu %B Proceedings of the 1st International Workshop on Medication and Adverse Drug Event Detection %C Proceedings of Machine Learning Research %D 2018 %E Feifan Liu %E Abhyuday Jagannatha %E Hong Yu %F pmlr-v90-yang18a %I PMLR %P 1--6 %U https://proceedings.mlr.press/v90/yang18a.html %V 90 %X Early detection of Adverse Drug Events (ADEs) from Electronic Health Records (EHRs) is an important, challenging task to support pharmacovigilance and drug safety surveillance. The authors present a Recurrent Neural Network (RNN)-based system to detect medication name and its attributes (dosage, frequency, route, duration), as well as mentions of ADEs, Indications, other signs and symptoms from clinical notes. We developed an RNN-based Named Entity Recognition (NER) system implemented using Long-Short Term Memory (LSTM). Two NER models, RNN-1 and RNN-2, were developed using different training strategies. Both of the two models only utilized pretrained word embeddings provided by organizers without any extra feature engineering. The RNN-2 model achieved a top 3 performance (F1-score of 0.8233) for sub-task 1, demonstrating the efficiency of RNN for clinical NER tasks.
APA
Yang, X., Bian, J. & Wu, Y.. (2018). Detecting Medications and Adverse Drug Events in Clinical Notes Using Recurrent Neural Networks. Proceedings of the 1st International Workshop on Medication and Adverse Drug Event Detection, in Proceedings of Machine Learning Research 90:1-6 Available from https://proceedings.mlr.press/v90/yang18a.html.

Related Material