Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OOD-GraphLLM: Graph Large Language Model for Out-of-Distribution Generalized Drug Synergy Prediction

About

Drug synergy prediction (DSP) aims to identify efficacious drug combinations under various cellular contexts with different targets. However, the continual emergence of novel compounds results in variations in molecular scaffolds and sizes, causing drug synergy data to exhibit out-of-distribution (O.O.D.) shifts with respect to topological structure. Existing works rely on in-distribution (I.D.) assumption, failing to handle the O.O.D. shifts. To solve this problem, we study out-of-distribution generalized drug synergy prediction through a graph large language model for the first time. Nevertheless, O.O.D. generalized DSP is highly non-trivial, posing several challenges: i) how to discover structurally relevant and irrelevant molecular representations with respect to cell targets; ii) how to find the optimal graph neural architectures that accurately calculate molecular representations; and iii) how to jointly leverage molecular structural and semantic information in LLMs. To address these challenges, we propose OOD-GraphLLM, a novel graphLLM framework which is able to accurately predict drug synergy under O.O.D. settings via jointly optimizing molecular graph representation and biomedical semantic language representations in a unified manner. Furthermore, we finetune DrugSyn-LLM, a biomedical LLM, and employ a retrieval-augmented biomedical instruction tuning strategy to align molecular topological information and molecular semantic information with language-based reasoning for O.O.D. generalized DSP. Both the source code (https://github.com/EkkoXiao/Bio-GraphLLM) and released model (https://mn.cs.tsinghua.edu.cn/bio-graphllm/) are publicly available, where users are allowed to download model resources and interactively use the system through a web interface.

Xin Wang, Linxin Xiao, Yang Yao, Wenwu Zhu• 2026

Related benchmarks

TaskDatasetResultRank
Drug Synergy ClassificationBliss Scaffold-based OOD
Accuracy77.27
16
Drug Synergy ClassificationHSA Scaffold-based OOD
Accuracy (ACC)80.98
16
Drug Synergy ClassificationLoewe Scaffold-based OOD
Accuracy93.55
16
Drug Synergy ClassificationZIP Scaffold-based OOD
Accuracy76.98
16
Drug Synergy ClassificationBliss Size-based OOD
Accuracy77.66
16
Drug Synergy ClassificationHSA Size-based OOD
Accuracy79.97
16
Drug Synergy ClassificationLoewe Size-based OOD
Accuracy96.17
16
Drug Synergy ClassificationZIP Size-based OOD
Accuracy76.56
16
Drug Synergy RegressionBliss Scaffold-based OOD
MAE20.63
10
Drug Synergy RegressionHSA Scaffold-based OOD
MAE11.74
10
Showing 10 of 16 rows

Other info

Follow for update