» Articles » PMID: 32454243

Extracting Drug-drug Interactions from Texts with BioBERT and Multiple Entity-aware Attentions

Overview
Journal J Biomed Inform
Publisher Elsevier
Date 2020 May 27
PMID 32454243
Citations 19
Authors
Affiliations
Soon will be listed here.
Abstract

Drug-drug interactions (DDIs) extraction is one of the important tasks in the field of biomedical relation extraction, which plays an important role in the field of pharmacovigilance. Previous neural network based models have achieved good performance in DDIs extraction. However, most of the previous models did not make good use of the information of drug entity names, which can help to judge the relation between drugs. This is mainly because drug names are often very complex, leading to the fact that neural network models cannot understand their semantics directly. To address this issue, we propose a DDIs extraction model using multiple entity-aware attentions with various entity information. We use an output-modified bidirectional transformer (BioBERT) and a bidirectional gated recurrent unit layer (BiGRU) to obtain the vector representation of sentences. The vectors of drug description documents encoded by Doc2Vec are used as drug description information, which is an external knowledge to our model. Then we construct three different kinds of entity-aware attentions to get the sentence representations with entity information weighted, including attentions using the drug description information. The outputs of attention layers are concatenated and fed into a multi-layer perception layer. Finally, we get the result by a softmax classifier. The F-score is used to evaluate our model, which is also adopted by most previous DDIs extraction models. We evaluate our proposed model on the DDIExtraction 2013 corpus, which is the benchmark corpus of this domain, and achieves the state-of-the-art result (80.9% in F-score).

Citing Articles

Dataset of miRNA-disease relations extracted from textual data using transformer-based neural networks.

Madan S, Kuhnel L, Frohlich H, Hofmann-Apitius M, Fluck J Database (Oxford). 2024; 2024.

PMID: 39104284 PMC: 11300841. DOI: 10.1093/database/baae066.


Transformer models in biomedicine.

Madan S, Lentzen M, Brandt J, Rueckert D, Hofmann-Apitius M, Frohlich H BMC Med Inform Decis Mak. 2024; 24(1):214.

PMID: 39075407 PMC: 11287876. DOI: 10.1186/s12911-024-02600-5.


Large language model based framework for automated extraction of genetic interactions from unstructured data.

Gill J, Chetty M, Lim S, Hallinan J PLoS One. 2024; 19(5):e0303231.

PMID: 38771886 PMC: 11108146. DOI: 10.1371/journal.pone.0303231.


SubGE-DDI: A new prediction model for drug-drug interaction established through biomedical texts and drug-pairs knowledge subgraph enhancement.

Shi Y, He M, Chen J, Han F, Cai Y PLoS Comput Biol. 2024; 20(4):e1011989.

PMID: 38626249 PMC: 11051621. DOI: 10.1371/journal.pcbi.1011989.


Natural language processing (NLP) to facilitate abstract review in medical research: the application of BioBERT to exploring the 20-year use of NLP in medical research.

Masoumi S, Amirkhani H, Sadeghian N, Shahraz S Syst Rev. 2024; 13(1):107.

PMID: 38622611 PMC: 11020656. DOI: 10.1186/s13643-024-02470-y.