Auditing the Synthetic Memoir: Measuring Scene-Level Confabulation in LLM-Generated Autobiography Against the Documented Record of the Life It Describes
An LLM-generated 366-day autobiographical "page-a-day" book was audited scene-by-scene against an independent ground-truth corpus, revealing a 96.7% verification-failure rate (354 of 366 days not corroborated) The dominant failure mode is "grounded drift" — real people, employers, and settings are embedded inside invented scenes, rather than outright fabricated claims Only 12 of 366 days contained a fully corroborated scene; 19 days (5.2%) asserted claims actively contradicted by the documented
Analysis
TL;DR
- An LLM-generated 366-day autobiographical "page-a-day" book was audited scene-by-scene against an independent ground-truth corpus, revealing a 96.7% verification-failure rate (354 of 366 days not corroborated)
- The dominant failure mode is "grounded drift" — real people, employers, and settings are embedded inside invented scenes, rather than outright fabricated claims
- Only 12 of 366 days contained a fully corroborated scene; 19 days (5.2%) asserted claims actively contradicted by the documented record
- Regenerating the same days with current named models reproduced 100% verification failure under identical inputs, while grounding generation in the subject's own corpus reduced failure to 83.3% — a significant but incomplete improvement
- The four-level audit rubric demonstrated only fair-to-moderate inter-rater reliability, with the WEAK/UNVERIFIED boundary shown to be unreliable
Why It Matters
This is the first quantified, scene-level audit of LLM-generated autobiography against a subject-specific ground-truth corpus, providing empirical evidence that LLMs produce near-total confabulation even when given minimal factual scaffolding. For AI practitioners building biographical or personal-narrative applications, the findings demonstrate that naive generation pipelines are fundamentally unreliable and that grounding interventions, while helpful, remain insufficient on their own.
Technical Details
- Audit design: A 366-day "page-a-day" book was drafted using a conversational LLM with inputs limited to a template, two exemplar days, and each day's quote — explicitly excluding the author's personal corpus. Every anecdote-scene was then audited against an independent verification corpus using a pre-defined four-level rubric (VERIFIED, WEAK, UNVERIFIED, CONTRADICTED).
- Verification-failure metric: Defined as the share of days not rated VERIFIED. Result: 354 of 366 days failed (96.7%, Wilson 95% CI 94.4–98.1%).
- Failure taxonomy: The dominant failure mode was "grounded drift" — invented scenes populated with real people, employers, and settings — though its measured prevalence varied across raters, highlighting reliability concerns in the rubric.
- Replication & remediation: Regenerating with current named models under identical inputs reproduced 100% failure. Grounding generation in the subject's own corpus improved the verification rate but left an 83.3% residual failure rate.
- Reliability assessment: Independent re-rating confirmed the headline result was not inflated, but the four-way taxonomy showed only fair-to-moderate inter-rater reliability, with the WEAK/UNVERIFIED boundary proven unreliable.
Industry Insight
- Grounding is necessary but not sufficient: Even when LLMs are grounded in a subject's actual corpus, over 80% of generated scenes remain unverified. Practitioners should not assume RAG-style grounding alone ensures factual fidelity in narrative generation.
- Audit instruments need refinement: The unreliability of the WEAK/UNVERIFIED boundary suggests that current evaluation rubrics for confabulation may be too coarse. The field needs more granular, reliable measurement tools before confabulation rates can be meaningfully tracked across models.
- Biographical/narrative AI products require human-in-the-loop verification: For any application generating personal or historical narratives, independent scene-level auditing against verified sources should be treated as a mandatory quality gate, not an optional post-hoc step.
Disclaimer: The above content is generated by AI and is for reference only.