paper-with-me

Papers

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

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

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 adverse effects resulting from DDIs becomes a growing concern. Traditional computational methods for DDI prediction may fail to capture interactions for new drugs due to the lack of knowledge. In this paper, we introduce a new problem setup as zero-shot DDI prediction that deals with the case of new drugs. Leveraging textual information from online databases like DrugBank and PubChem, we propose an innovative approach TextDDI with a language model-based DDI predictor and a reinforcement learning~(RL)-based information selector, enabling the selection of concise and pertinent text for accurate DDI prediction on new drugs. Empirical results show the benefits of the proposed approach on several settings including zero-shot and few-shot DDI prediction, and the selected texts are semantically relevant. Our code and data are available at \url{https://github.com/zhufq00/DDIs-Prediction}.

📄 PDF Abstract BibTeX arXiv:2403.08377

Code (1)

zhufq00/ddis-prediction 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingPredictionReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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

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

Efficient Fine-Tuning of Single-Cell Foundation Models Enables Zero-Shot Molecular Perturbation Prediction

2024-12-18 · Sepideh Maleki, Jan-Christian Huetter, Kangway V. Chuang, David Richmond 외

Predicting transcriptional responses to novel drugs provides a unique opportunity to accelerate biomedical research and advance drug discovery efforts. However, the inherent complexity and high dimensionality of cellular…

Drug DiscoveryZero-shot Generalization

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

Large Language Models for Drug Overdose Prediction from Longitudinal Medical Records

2025-04-16 · Md Sultan Al Nahian, Chris Delcher, Daniel Harris, Peter Akpunonu 외

The ability to predict drug overdose risk from a patient's medical records is crucial for timely intervention and prevention. Traditional machine learning models have shown promise in analyzing longitudinal medical recor…