paper-with-me

홈 › Papers

EGFI: Drug-Drug Interaction Extraction and Generation with Fusion of Enriched Entity and Sentence Information

2021-01-25 · Lei Huang, Jiecong Lin, Xiangtao Li, Linqi Song, Ka-Chun Wong

The rapid growth in literature accumulates diverse and yet comprehensive biomedical knowledge hidden to be mined such as drug interactions. However, it is difficult to extract the heterogeneous knowledge to retrieve or even discover the latest and novel knowledge in an efficient manner. To address such a problem, we propose EGFI for extracting and consolidating drug interactions from large-scale medical literature text data. Specifically, EGFI consists of two parts: classification and generation. In the classification part, EGFI encompasses the language model BioBERT which has been comprehensively pre-trained on biomedical corpus. In particular, we propose the multi-head attention mechanism and pack BiGRU to fuse multiple semantic information for rigorous context modeling. In the generation part, EGFI utilizes another pre-trained language model BioGPT-2 where the generation sentences are selected based on filtering rules. We evaluated the classification part on "DDIs 2013" dataset and "DTIs" dataset, achieving the FI score of 0.842 and 0.720 respectively. Moreover, we applied the classification part to distinguish high-quality generated sentences and verified with the exiting growth truth to confirm the filtered sentences. The generated sentences that are not recorded in DrugBank and DDIs 2013 dataset also demonstrate the potential of EGFI to identify novel drug relationships.

📄 PDF Abstract BibTeX arXiv:2101.09914

Code (1)

Layne-Huang/EGFI pytorch

Tasks

ClassificationDrug–drug Interaction ExtractionGeneral ClassificationLanguage ModelingLanguage ModellingSentence

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
BiGRU A Bidirectional GRU, or BiGRU, is a sequence processing model that consists of two GRUs. one taking the input in a forward…

Similar Papers 제목 키워드 기반

Enhancing Drug-Drug Interaction Extraction from Texts by Molecular Structure Information

2018-05-15 · ACL 2018 7 · Masaki Asada, Makoto Miwa, Yutaka Sasaki

We propose a novel neural method to extract drug-drug interactions (DDIs) from texts using external drug molecular structure information. We encode textual drug pairs with convolutional neural networks and their molecula…

Drug–drug Interaction Extraction

Two Step Joint Model for Drug Drug Interaction Extraction

2020-08-28 · Siliang Tang, Qi Zhang, Tianpeng Zheng, Mengdi Zhou 외

When patients need to take medicine, particularly taking more than one kind of drug simultaneously, they should be alarmed that there possibly exists drug-drug interaction. Interaction between drugs may have a negative i…

DecoderDrug–drug Interaction Extractionnamed-entity-recognitionNamed Entity Recognition+4

RexDrug: Reliable Multi-Drug Combination Extraction through Reasoning-Enhanced LLMs

2026-03-09 · Zhijun Wang, Ling Luo, Dinghao Pan, Huan Zhuang 외 arxiv

Automated Drug Combination Extraction (DCE) from large-scale biomedical literature is crucial for advancing precision medicine and pharmacological research. However, existing relation extraction methods primarily focus o…

Reinforcement LearningRelation Extraction

UTurku: Drug Named Entity Recognition and Drug-Drug Interaction Extraction Using SVM Classification and Domain Knowledge

2013-06-01 · SEMEVAL 2013 6 · Jari Bj{\"o}rne, Suwisa Kaewphan, Tapio Salakoski
Drug–drug Interaction ExtractionGeneral Classificationnamed-entity-recognitionNamed Entity Recognition+2

SemEval-2013 Task 9 : Extraction of Drug-Drug Interactions from Biomedical Texts (DDIExtraction 2013)

2013-06-01 · SEMEVAL 2013 6 · Isabel Segura-Bedmar, Paloma Mart{\'\i}nez, Mar{\'\i}a Herrero-Zazo