The Provenance Gap in Clinical AI: Evidence-Traceable Temporal Knowledge Graphs for Rare Disease Reasoning

arXiv cs.CL / 4/21/2026

📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • The paper identifies a “Provenance Gap” in clinical AI, where frontier LLMs often generate plausible but fabricated citations, failing to provide clinically relevant PubMed identifiers without explicit prompting.
  • In evaluations across rare neuromuscular disease scenarios, even the best LLM produced only 15.3% relevant PMIDs when asked to cite, and many citations pointed to unrelated publications.
  • The authors propose HEG-TKG (Hierarchical Evidence-Grounded Temporal Knowledge Graphs), which grounds clinical claims in a temporally structured evidence graph built from 4,512 PubMed records plus curated sources and disease-trajectory milestones.
  • In a controlled three-arm comparison, HEG-TKG preserved baseline clinical feature coverage while achieving 100% evidence verifiability using 203 inline citations, outperforming guideline-RAG (zero verifiable citations) and citation-based distinctions by LLM judges.
  • A counterfactual test suggests HEG-TKG is highly robust to injected clinical errors (80% resistance) and can reliably detect issues via citation trace, with on-premise deployment using open-source models to keep patient data within institutional infrastructure.

Abstract

Frontier large language models generate clinically accurate outputs, but their citations are often fabricated. We term this the Provenance Gap. We tested five frontier LLMs across 36 clinician-validated scenarios for three rare neuromuscular disease pairs. No model produced a clinically relevant PubMed identifier without prompting. When explicitly asked to cite, the best model achieved 15.3% relevant PMIDs; the majority resolved to real publications in unrelated fields. We present HEG-TKG (Hierarchical Evidence-Grounded Temporal Knowledge Graphs), a system that grounds clinical claims in temporal knowledge graphs built from 4,512 PubMed records and curated sources with quality-tier stratification and 1,280 disease-trajectory milestones. In a controlled three-arm comparison using the same synthesis model, HEG-TKG matches baseline clinical feature coverage while achieving 100% evidence verifiability with 203 inline citations. Guideline-RAG, given overlapping source documents as raw text, produces zero verifiable citations. LLM judges cannot distinguish fabricated from verified citations without PubMed audit data. Independent clinician evaluation confirms the verifiability advantage (Cohen's d = 1.81, p < 0.001) with no degradation on safety or completeness. A counterfactual experiment shows 80% resistance to injected clinical errors with 100% detectability via citation trace. The system deploys on-premise via open-source models so patient data never leaves institutional infrastructure.