Survey of Hallucination in Natural Language Generation
Ziwei Ji et al., 2022. ACM Computing Surveys.
Copper Sun draws on this survey as the evidence base for why AI hallucination is a structural property, not a model defect to be fixed in the next release. Ji et al. document hallucination across six major NLG tasks — abstractive summarization, dialogue, generative QA, data-to-text, machine translation, and visual-language generation — establishing that hallucination is not domain-specific and does not disappear with scale. For marketing teams, this means brand facts that live only in training data or general prompting are structurally at risk. Copper Sun's brand memory system locks specific facts at the session level to reduce the surface area where hallucination can occur.
- Examines:
- A comprehensive survey of hallucination across six NLG domains, cataloging types of hallucination, evaluation metrics, and mitigation approaches in each area.
- Copper Sun draws on:
- The cross-domain, structural nature of hallucination — used when explaining why brand fact locks are a necessary architectural feature of AI marketing systems, not a workaround.
- Primary source
- arxiv.org/abs/2202.03629