Related Experiment Video
Updated: Aug 9, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
CGX: OCR-enhanced knowledge graph retrieval for explainable heart failure analysis
Dat T Nguyen1, Anh N Le2, Binh T Trinh3
1Department of Information Systems, VNU University of Engineering and Technology, Vietnam National University at Hanoi, Hanoi, 11310, Viet Nam.
Abstract:
Knowledge graphs are increasingly used to organize and retrieve complex medical information, yet existing graph-based retrieval systems often suffer from high construction costs, limited scalability as knowledge grows, and limited interpretability in clinical practice. These challenges are amplified in cardiovascular medicine, where data are heterogeneous, noisy, and linked by complex relationships. In this work, we present CGX, a domain-oriented GraphRAG framework that mirrors clinical reasoning for explainable heart failure analysis. CGX structures cardiovascular knowledge into a three-layer hierarchy that spans patient-level observations, guideline-based evidence, and standardized ontologies. An OCR-enhanced preprocessing pipeline combined with a zero-shot biomedical transformer converts PDF-based biomedical literature/guidelines and machine-readable clinical narratives into semantic triples, reducing error propagation compared with vanilla RAG. A Hybrid U-Retrieval mechanism then exploits the graph topology through top-down summary retrieval and bottom-up path refinement, producing explicit evidence chains that support each answer. Initial experiments on heart-failure-focused clinical question answering show that CGX improves evidence retrieval quality and perceived answer reliability over conventional retrieval methods, while reducing total graph construction time by 69.7% under the same input corpus and hardware setting. Under blinded expert clinical evaluation, CGX reduces the rate of clinically risky answers from 12.4%-14.0% to 8.3%, alongside substantially higher scores across all five expert-rated Likert criteria compared with both baselines. These results suggest that CGX offers a scalable and reusable GraphRAG architecture for integrating structured medical knowledge with large language models to support trustworthy clinical decision-making.
Related Concept Videos
Heart Failure IV: Classification and Diagnostic Evaluation
Heart Failure I: Introduction
Heart Failure II: Pathophysiology