Drug–drug Interaction Extraction
10 papers with code • 2 benchmarks • 2 datasets
Automatic extraction of Drug-drug interaction (DDI) information from the biomedical literature.
( Image credit: Using Drug Descriptions and Molecular Structures for Drug-Drug Interaction Extraction from Literature )
Most implemented papers
BioBERT: a pre-trained biomedical language representation model for biomedical text mining
Biomedical text mining is becoming increasingly important as the number of biomedical documents rapidly grows.
CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters
Due to the compelling improvements brought by BERT, many recent representation models adopted the Transformer architecture as their main building block, consequently inheriting the wordpiece tokenization system despite it not being intrinsically linked to the notion of Transformers.
A Dataset for N-ary Relation Extraction of Drug Combinations
Furthermore, the relations in this dataset predominantly require language understanding beyond the sentence level, adding to the challenge of this task.
Drug-Drug Interaction Extraction from Biomedical Text Using Long Short Term Memory Network
The two models, {\it AB-LSTM} and {\it Joint AB-LSTM} also use attentive pooling in the output of Bi-LSTM layer to assign weights to features.
Using Drug Descriptions and Molecular Structures for Drug-Drug Interaction Extraction from Literature
Specifically, we focus on drug description and molecular structure information as the drug database information.
EGFI: Drug-Drug Interaction Extraction and Generation with Fusion of Enriched Entity and Sentence Information
To address such a problem, we propose EGFI for extracting and consolidating drug interactions from large-scale medical literature text data.
ELECTRAMed: a new pre-trained language representation model for biomedical NLP
The overwhelming amount of biomedical scientific texts calls for the development of effective language models able to tackle a wide range of biomedical natural language processing (NLP) tasks.
SciFive: a text-to-text transformer model for biomedical literature
In this report, we introduce SciFive, a domain-specific T5 model that has been pre-trained on large biomedical corpora.
End-to-End $n$-ary Relation Extraction for Combination Drug Therapies
Extracting combination therapies from scientific literature inherently constitutes an $n$-ary relation extraction problem.