K-Paths: Reasoning over Graph Paths for Drug Repurposing and Drug Interaction Prediction
Tassallah Abdullahi, Ioanna Gemou, Nihal V. Nayak, Ghulam Murtaza, Stephen H. Bach, Carsten Eickhoff, Ritambhara Singh

TL;DR
K-Paths is a versatile, training-free framework that extracts meaningful multi-hop paths from biomedical knowledge graphs to enhance drug interaction prediction and support inductive reasoning with LLMs and GNNs.
Contribution
It introduces a model-agnostic, diversity-aware path retrieval method that improves zero-shot reasoning and efficiency in biomedical knowledge graph applications.
Findings
Improves zero-shot reasoning performance of LLMs on drug interaction tasks.
Reduces KG size by 90% while maintaining predictive accuracy.
Enhances GNN training efficiency and scalability.
Abstract
Biomedical knowledge graphs (KGs) encode rich, structured information critical for drug discovery tasks, but extracting meaningful insights from large-scale KGs remains challenging due to their complex structure. Existing biomedical subgraph retrieval methods are tailored for graph neural networks (GNNs), limiting compatibility with other paradigms, including large language models (LLMs). We introduce K-Paths, a model-agnostic retrieval framework that extracts structured, diverse, and biologically meaningful multi-hop paths from dense biomedical KGs. These paths enable the prediction of unobserved drug-drug and drug-disease interactions, including those involving entities not seen during training, thus supporting inductive reasoning. K-Paths is training-free and employs a diversity-aware adaptation of Yen's algorithm to extract the K shortest loopless paths between entities in a query,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Biomedical Text Mining and Ontologies · Semantic Web and Ontologies
MethodsLLaMA
