paper-with-me

홈 › Papers

ZeroDDI: A Zero-Shot Drug-Drug Interaction Event Prediction Method with Semantic Enhanced Learning and Dual-Modal Uniform Alignment

2024-07-01 · Ziyan Wang, Zhankun Xiong, Feng Huang, Xuan Liu, Wen Zhang

Drug-drug interactions (DDIs) can result in various pharmacological changes, which can be categorized into different classes known as DDI events (DDIEs). In recent years, previously unobserved/unseen DDIEs have been emerging, posing a new classification task when unseen classes have no labelled instances in the training stage, which is formulated as a zero-shot DDIE prediction (ZS-DDIE) task. However, existing computational methods are not directly applicable to ZS-DDIE, which has two primary challenges: obtaining suitable DDIE representations and handling the class imbalance issue. To overcome these challenges, we propose a novel method named ZeroDDI for the ZS-DDIE task. Specifically, we design a biological semantic enhanced DDIE representation learning module, which emphasizes the key biological semantics and distills discriminative molecular substructure-related semantics for DDIE representation learning. Furthermore, we propose a dual-modal uniform alignment strategy to distribute drug pair representations and DDIE semantic representations uniformly in a unit sphere and align the matched ones, which can mitigate the issue of class imbalance. Extensive experiments showed that ZeroDDI surpasses the baselines and indicate that it is a promising tool for detecting unseen DDIEs. Our code has been released in https://github.com/wzy-Sarah/ZeroDDI.

📄 PDF Abstract BibTeX arXiv:2407.00891

Code (1)

wzy-sarah/zeroddi 공식 구현 pytorch

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Learning to Describe for Predicting Zero-shot Drug-Drug Interactions

2024-03-13 · Fangqi Zhu, Yongqi Zhang, Lei Chen, Bing Qin 외

Adverse drug-drug interactions~(DDIs) can compromise the effectiveness of concurrent drug administration, posing a significant challenge in healthcare. As the development of new drugs continues, the potential for unknown…

Language ModelingLanguage ModellingPredictionReinforcement Learning (RL)

Dual-Pathway Fusion of EHRs and Knowledge Graphs for Predicting Unseen Drug-Drug Interactions

2025-11-10 · Franklin Lee, Tengfei Ma arxiv

Drug-drug interactions (DDIs) remain a major source of preventable harm, and many clinically important mechanisms are still unknown. Existing models either rely on pharmacologic knowledge graphs (KGs), which fail on unse…

Knowledge Graphs

LLMs for Drug-Drug Interaction Prediction: A Comprehensive Comparison

2025-02-09 · Gabriele De Vito, Filomena Ferrucci, Athanasios Angelakis

The increasing volume of drug combinations in modern therapeutic regimens needs reliable methods for predicting drug-drug interactions (DDIs). While Large Language Models (LLMs) have revolutionized various domains, their…

Prediction

Zero-shot Learning of Drug Response Prediction for Preclinical Drug Screening

2023-10-05 · Kun Li, Yong Luo, Xiantao Cai, Wenbin Hu 외

Conventional deep learning methods typically employ supervised learning for drug response prediction (DRP). This entails dependence on labeled response data from drugs for model training. However, practical applications …

Domain AdaptationDrug DiscoveryDrug Response PredictionZero-Shot Learning

From Cellular Responses to Pharmacological Domains: Multimodal Zero-Shot Drug Representation Learning

2026-07-28 · Jintao Huang, Lu Leng, Ziyuan Yang arxiv

Multimodal drug discovery enables drug representation learning beyond chemical structure by incorporating cellular responses such as gene expression and cell morphology. However, direct fusion and instance-level contrast…

Representation LearningDrug Discovery