Enhancing Drug-Drug Interaction Extraction from Texts by Molecular Structure Information
Masaki Asada, Makoto Miwa, Yutaka Sasaki
Abstract
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 molecular pairs with graph convolutional networks (GCNs), and then we concatenate the outputs of these two networks. In the experiments, we show that GCNs can predict DDIs from the molecular structures of drugs in high accuracy and the molecular information can enhance text-based DDI extraction by 2.39 percent points in the F-score on the DDIExtraction 2013 shared task data set.
Results
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Information Extraction | DDI extraction 2013 corpus | F1 | 0.7255 | MOL+CNN |
| Information Extraction | DDI extraction 2013 corpus | Micro F1 | 72.55 | MOL+CNN |
Related Papers
MMRAG: Multi-Mode Retrieval-Augmented Generation with Large Language Models for Biomedical In-Context Learning2025-02-21CADGL: Context-Aware Deep Graph Learning for Predicting Drug-Drug Interactions2024-03-25MocFormer: A Two-Stage Pre-training-Driven Transformer for Drug-Target Interactions Prediction2023-10-26End-to-End $n$-ary Relation Extraction for Combination Drug Therapies2023-03-29Integrating Heterogeneous Domain Information into Relation Extraction: A Case Study on Drug-Drug Interaction Extraction2022-12-21A Dataset for N-ary Relation Extraction of Drug Combinations2022-05-04SSI–DDI: Substructure–Substructure Interactions for Drug–Drug Interaction Prediction2021-11-07SciFive: a text-to-text transformer model for biomedical literature2021-05-28