English

Clinical Knowledge Graph Construction and Evaluation with Multi-LLMs via Retrieval-Augmented Generation

Artificial Intelligence 2026-01-06 v1

Abstract

Large language models (LLMs) offer new opportunities for constructing knowledge graphs (KGs) from unstructured clinical narratives. However, existing approaches often rely on structured inputs and lack robust validation of factual accuracy and semantic consistency, limitations that are especially problematic in oncology. We introduce an end-to-end framework for clinical KG construction and evaluation directly from free text using multi-agent prompting and a schema-constrained Retrieval-Augmented Generation (KG-RAG) strategy. Our pipeline integrates (1) prompt-driven entity, attribute, and relation extraction; (2) entropy-based uncertainty scoring; (3) ontology-aligned RDF/OWL schema generation; and (4) multi-LLM consensus validation for hallucination detection and semantic refinement. Beyond static graph construction, the framework supports continuous refinement and self-supervised evaluation, enabling iterative improvement of graph quality. Applied to two oncology cohorts (PDAC and BRCA), our method produces interpretable, SPARQL-compatible, and clinically grounded knowledge graphs without relying on gold-standard annotations. Experimental results demonstrate consistent gains in precision, relevance, and ontology compliance over baseline methods.

Keywords

Cite

@article{arxiv.2601.01844,
  title  = {Clinical Knowledge Graph Construction and Evaluation with Multi-LLMs via Retrieval-Augmented Generation},
  author = {Udiptaman Das and Krishnasai B. Atmakuri and Duy Ho and Chi Lee and Yugyung Lee},
  journal= {arXiv preprint arXiv:2601.01844},
  year   = {2026}
}

Comments

13 pages, 5 tables, 4 figures

R2 v1 2026-07-01T08:50:26.805Z