Scaling biomedical knowledge graph retrieval for interpretable reasoning: applications to clinical diagnosis prediction
Published in medRxiv, 2026
Recommended citation: He Cheng, Yifu Wu, Saksham Khatwani, Maya Kruse, Dmitriy Dligach, Timothy A Miller, Majid Afshar, and Yanjun Gao. 2026. Scaling biomedical knowledge graph retrieval for interpretable reasoning: applications to clinical diagnosis prediction. In medRxiv. https://pmc.ncbi.nlm.nih.gov/articles/PMC12870703/
Abstract:
Biomedical knowledge graphs (KGs) organize molecular mechanisms, biological pathways, and clinical concepts into structured representations that support diagnostic reasoning. As these graphs grow in scale and connectivity, scalable and interpretable multi-hop retrieval over deep biomedical graph structures has become a major computational bottleneck. We present LogosKG, a hardware-optimized retrieval system that enables efficient k-hop traversal over very large biomedical KGs using symbolic graph formulations and hardware-efficient execution. By integrating degree-aware partitioning, cross-partition routing, and on-demand caching, LogosKG scales to billion-edge graphs while preserving retrieval fidelity. Experiments demonstrate substantial efficiency improvements over CPU- and GPU-based baselines. Using diagnosis-oriented retrieval workloads as a downstream case study, we show that scalable …