paper-with-me

홈 › Papers

Drug-drug Interaction Extraction via Recurrent Neural Network with Multiple Attention Layers

2017-05-09 · Zibo Yi, Shasha Li, Jie Yu, Qingbo Wu

Drug-drug interaction (DDI) is a vital information when physicians and pharmacists intend to co-administer two or more drugs. Thus, several DDI databases are constructed to avoid mistakenly combined use. In recent years, automatically extracting DDIs from biomedical text has drawn researchers' attention. However, the existing work utilize either complex feature engineering or NLP tools, both of which are insufficient for sentence comprehension. Inspired by the deep learning approaches in natural language processing, we propose a recur- rent neural network model with multiple attention layers for DDI classification. We evaluate our model on 2013 SemEval DDIExtraction dataset. The experiments show that our model classifies most of the drug pairs into correct DDI categories, which outperforms the existing NLP or deep learning methods.

📄 PDF Abstract BibTeX arXiv:1705.03261

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDrug–drug Interaction ExtractionFeature EngineeringGeneral ClassificationSentence

Similar Papers 제목 키워드 기반

Relation Extraction from Biomedical and Clinical Text: Unified Multitask Learning Framework

2020-09-20 · Shweta Yadav, Srivatsa Ramesh, Sriparna Saha, Asif Ekbal

To minimize the accelerating amount of time invested in the biomedical literature search, numerous approaches for automated knowledge extraction have been proposed. Relation extraction is one such task where semantic rel…

Multi-Task LearningRelationRelation Extraction

Integrating Heterogeneous Domain Information into Relation Extraction: A Case Study on Drug-Drug Interaction Extraction

2022-12-21 · Masaki Asada

The development of deep neural networks has improved representation learning in various domains, including textual, graph structural, and relational triple representations. This development opened the door to new relatio…

Drug–drug Interaction ExtractionLink PredictionRelationRelation Extraction+2

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