Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PKAG-DDI: Pairwise Knowledge-Augmented Language Model for Drug-Drug Interaction Event Text Generation

About

Drug-drug interactions (DDIs) arise when multiple drugs are administered concurrently. Accurately predicting the specific mechanisms underlying DDIs (named DDI events or DDIEs) is critical for the safe clinical use of drugs. DDIEs are typically represented as textual descriptions. However, most computational methods focus more on predicting the DDIE class label over generating human-readable natural language increasing clinicians' interpretation costs. Furthermore, current methods overlook the fact that each drug assumes distinct biological functions in a DDI, which, when used as input context, can enhance the understanding of the DDIE process and benefit DDIE generation by the language model (LM). In this work, we propose a novel pairwise knowledge-augmented generative method (termed PKAG-DDI) for DDIE text generation. It consists of a pairwise knowledge selector efficiently injecting structural information between drugs bidirectionally and simultaneously to select pairwise biological functions from the knowledge set, and a pairwise knowledge integration strategy that matches and integrates the selected biological functions into the LM. Experiments on two professional datasets show that PKAG-DDI outperforms existing methods in DDIE text generation, especially in challenging inductive scenarios, indicating its practicality and generalization.

Ziyan Wang, Zhankun Xiong, Feng Huang, Wen Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Multi-class classificationMecDDI (Cold Start Split)
Accuracy44.39
10
Multi-class classificationMecDDI (Scaffold Split)
Accuracy21.97
10
Multi-class classificationMecDDI (Random Split)
Accuracy95.05
10
DDIE generationMecDDI (Cold Start Split)
BLEU-299.19
8
DDIE generationMecDDI (Random Split)
BLEU-299.63
4
DDIE generationMecDDI (Scaffold Split)
BLEU-20.9917
4
DDIE generationDDInter 2.0 (Random Split)
BLEU-292.43
4
DDIE generationDDInter 2.0 (Scaffold Split)
BLEU-239.15
4
Showing 8 of 8 rows

Other info

Code

Follow for update