Biology

AI Predicts Interactions Between Unknown Drugs and Biological Targets

AI Insight

EBD-DTI is a new computational framework that predicts interactions between drugs and proteins that have never been seen before, addressing the "cold-start problem" in drug discovery. The method uses episodic training where random entities are temporarily masked during training to simulate cold-start scenarios, combined with a bridge-conditioned diffusion approach that leverages relational context from neighboring entities in molecular interaction graphs. Testing on three benchmark datasets showed the method achieved competitive or superior performance compared to existing approaches, with improvements in prediction accuracy (AUC) of up to 12%.


This approach could accelerate early-stage drug discovery by enabling more accurate predictions of how new drug candidates might interact with protein targets, even when no prior interaction data exists for those specific molecules. The zero-shot capability is particularly valuable for evaluating novel compounds or understudied proteins without requiring experimental interaction data.


Understand the Science

Machine learning 117 articles Explore Concept → Drug discovery Concept coming soon

⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

Predicting drug-target interactions (DTI) for entirely unseen drugs or proteins—the cold-start problem—remains a critical challenge in computational drug discovery. While sequence-based methods naturally support zero-shot generalization, they often ignore relational topology, and existing graph-based approaches either rely on global diffusion that blurs the boundary between inductive and transductive evaluation or require a few known interaction samples at test time (few-shot). We present EBD-DTI, a framework that enables zero-shot inference in graph-based DTI models without requiring any known interactions for unseen entities. The key innovation is episodic cold-start training: at each epoch, a random subset of training entities is masked and treated as pseudo-cold, forcing the model to learn cold-start inference with explicit gradient supervision. A bridge-conditioned local subgraph, together with multi-hop diffusion, provides cold entities with relational context from their nearest observed neighbors. Experiments on three benchmarks (BioSNAP, BindingDB, and DrugBank) demonstrate that EBD-DTI achieves competitive or superior performance compared to state-of-the-art methods under strict zero-shot evaluation, with episodic training improving AUC by up to 12%.

Source: EBD-DTI: Episodic Bridge Diffusion for Zero-Shot Cold-Start Drug-Target Interaction Prediction