Representation Before Retrieval: Structured Patient Artifacts Reduce Hallucination in Clinical AI Systems
Scanlin, J.; Cuesta, A.; Varsavsky, M.
Show abstract
BackgroundLarge language models show promise for clinical decision support, yet their propensity for hallucination--generating plausible but unsupported claims--poses sub-stantial patient safety risks. Retrieval-augmented generation (RAG) is widely assumed to mitigate this problem by grounding outputs in retrieved documents, but this assumption remains inadequately tested in clinical contexts where information density, temporal complexity, and safety stakes are uniquely high. MethodsWe developed a system that compiles heterogeneous patient data (electronic health records, wearables, genomics, imaging reports) into structured, machine-readable artifacts with explicit provenance tracking across seven clinical domains. We evaluated four conditions: baseline LLM (C0), RAG over raw clinical text (C1), artifact-augmented single-pass generation (C2), and artifact-augmented multi-step agent workflow with verification (C3). Using 100 synthetic patient vignettes evaluated across 3 random seeds (N = 300 per condition, 1,200 total), we measured unsupported claim rates, factual accuracy, temporal consistency, contraindication detection, and clinical safety metrics using GPT-4o-mini with physician-adjudicated safety review. ResultsRAG substantially increased hallucination: unsupported claim rates rose from 5.0% (95% CI: 3.8-6.4%) at baseline to 43.6% (95% CI: 40.1-47.2%) with retrieval--an 8.7-fold increase (p < 0.001, Cohens d = 2.31). Structured artifacts reduced unsupported claims to 8.4% (95% CI: 6.7-10.3%) in single-pass generation, a 40% relative reduction versus baseline (p = 0.02, d = 0.48). The agent workflow achieved 21.1% unsupported claims with the lowest contraindication miss rate (0.04) and highest clinician utility scores. Ablation analysis revealed that citation requirements and constraint checking contributed most to safety improvements. ConclusionsContrary to prevailing assumptions, RAG increases rather than decreases hallucination in clinical text generation. Structured representation with explicit provenance offers a more effective approach to grounding LLM outputs in verifiable patient data. We propose an information-theoretic framework explaining why representation quality determines the ceiling on factual reliability, while agentic verification affects uncertainty handling and safety constraint enforcement.
Matching journals
The top 3 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Design and Implementation of an End-to-End AI-Driven Colonoscopy Recall Workflow at Scale 96%
- Natural Language Processing for Automated Annotation of Medication Mentions in Primary Care Visit Conversations 95%
- MMFP-Tableau: Enabling Precision Mitochondrial Medicine through Integration, Visualization, and Analytics of Clinical and Research Health System Electronic Data 95%
Similar papers in this journal
Similar papers in this journal
- EHR-QC: A streamlined pipeline for automated electronic health records standardisation and preprocessing to predict clinical outcomes 95%
- Using computable knowledge mined from the literature to elucidate confounders for EHR-based pharmacovigilance 94%
- ConceptWAS: a high-throughput method for early identification of COVID-19 presenting symptoms 94%
Similar papers in this journal
- COHD-COVID: Columbia Open Health Data for COVID-19 Research 95%
- Design and implementation of a system for automated monitoring of adherence to evidenced-based clinical guideline recommendations 95%
- Structured Codes and Free-Text Notes: Measuring Information Complementarity in Electronic Health Records 95%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.