DDIAgents: Mechanism-Conditioned Context Flow for Drug-Drug Interaction Prediction
About
Drug-drug interaction (DDI) prediction is essential for medication safety, yet it requires reasoning over heterogeneous biomedical evidence whose relevance changes across interaction mechanisms. We propose DDIAgents, a mechanism-conditioned multi-agent framework that performs DDI prediction through dynamic knowledge orchestration. Given a drug pair, a planner agent instantiates specialized expert agents, routes mechanism-relevant knowledge sources to each agent, and aggregates their analyses through a conclusion agent. By adapting context flow to the inferred interaction mechanism, DDIAgents reduces irrelevant information, supports complementary expert reasoning, and produces interpretable agent-level rationales. Extensive experiments on realistic DDI prediction benchmarks show that DDIAgents consistently outperforms existing feature-based, graph-based, LLM-based, and agent-based baselines. Beyond prediction performance, DDIAgents demonstrates how multi-agent systems can organize heterogeneous scientific knowledge for adaptive and interpretable AI4Science reasoning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Drug-Drug Interaction prediction | DrugBank (S2) | Accuracy38.34 | 17 | |
| Drug-Drug Interaction prediction | TWOSIDES S2 | Hit@544.08 | 17 | |
| Drug-Drug Interaction prediction | DrugBank (S0) | Accuracy96.95 | 15 | |
| Drug-Drug Interaction prediction | TWOSIDES (S0) | Hit@571.57 | 15 | |
| Drug-Drug Interaction prediction | DrugBank (S1) | Accuracy55.75 | 15 | |
| Drug-Drug Interaction prediction | TWOSIDES (S1) | Hit@553.94 | 15 | |
| Drug-Drug Interaction prediction | TWOSIDES S2 tasks | Thoroughness72.27 | 2 |