paper-with-me

홈 › Papers

Evaluation of Transfer Learning for Adverse Drug Event (ADE) and Medication Entity Extraction

2020-11-01 · EMNLP (ClinicalNLP) 2020 11 · Sankaran Narayanan, Kaivalya Mannam, Sreeranga P Rajan, P Venkat Rangan

We evaluate several biomedical contextual embeddings (based on BERT, ELMo, and Flair) for the detection of medication entities such as Drugs and Adverse Drug Events (ADE) from Electronic Health Records (EHR) using the 2018 ADE and Medication Extraction (Track 2) n2c2 data-set. We identify best practices for transfer learning, such as language-model fine-tuning and scalar mix. Our transfer learning models achieve strong performance in the overall task (F1=92.91%) as well as in ADE identification (F1=53.08%). Flair-based embeddings out-perform in the identification of context-dependent entities such as ADE. BERT-based embeddings out-perform in recognizing clinical terminology such as Drug and Form entities. ELMo-based embeddings deliver competitive performance in all entities. We develop a sentence-augmentation method for enhanced ADE identification benefiting BERT-based and ELMo-based models by up to 3.13% in F1 gains. Finally, we show that a simple ensemble of these models out-paces most current methods in ADE extraction (F1=55.77%).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentenceTransfer Learning

Similar Papers 제목 키워드 기반

Signalling Paediatric Side Effects using an Ensemble of Simple Study Designs

2014-09-02 · Jenna M. Reps, Jonathan M. Garibaldi, Uwe Aickelin, Daniele Soria 외

Background: Children are frequently prescribed medication off-label, meaning there has not been sufficient testing of the medication to determine its safety or effectiveness. The main reason this safety knowledge is lack…

PharmacovigilanceSpecificity

A dataset of medication images with instance segmentation masks for preventing adverse drug events

2026-03-11 · W. I. Chu, S. Hirani, G. Tarroni, L. Li arxiv

Medication errors and adverse drug events (ADEs) pose significant risks to patient safety, often arising from difficulties in reliably identifying pharmaceuticals in real-world settings. AI-based pill recognition models …

Instance Segmentation

Edinburgh_UCL_Health@SMM4H’22: From Glove to Flair for handling imbalanced healthcare corpora related to Adverse Drug Events, Change in medication and self-reporting vaccination

2022-10-01 · SMM4H (COLING) 2022 10 · Imane Guellil, Jinge Wu, Honghan Wu, Tony Sun 외

This paper reports on the performance of Edinburgh_UCL_Health’s models in the Social Media Mining for Health (SMM4H) 2022 shared tasks. Our team participated in the tasks related to the Identification of Adverse Drug Eve…

Classification

Extracting Adverse Drug Events from Clinical Notes

2021-04-21 · Darshini Mahendran, Bridget T. McInnes

Adverse drug events (ADEs) are unexpected incidents caused by the administration of a drug or medication. To identify and extract these events, we require information about not just the drug itself but attributes describ…

Language ModelingLanguage ModellingRelationRelation Extraction

Drug-drug interaction prediction based on co-medication patterns and graph matching

2019-02-22 · Wen-Hao Chiang, Li Shen, Lang Li, Xia Ning

Background: The problem of predicting whether a drug combination of arbitrary orders is likely to induce adverse drug reactions is considered in this manuscript. Methods: Novel kernels over drug combinations of arbitrary…

Graph MatchingPrediction