ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.1k
Citations
37
Influential Citations
Computational Linguistics
Venue
2025
Year
Abstract While large language models (LLMs) have demonstrated remarkable capabilities across a range of downstream tasks, a significant concern revolves around their propensity to exhibit hallucinations: LLMs occasionally generate content that diverges from the user input, contradicts previously generated context, or misaligns with established world knowledge. This phenomenon poses a substantial challenge to the reliability of LLMs in real-world scenarios. In this article, we survey recent efforts on the detection, explanation, and mitigation of hallucination, with an emphasis on the unique challenges posed by LLMs. We present taxonomies of the LLM hallucination phenomena and evaluation benchmarks, analyze existing approaches aiming at mitigating LLM hallucination, and discuss potential directions for future research.
Large language models (LLMs) have become foundational tools in AI, yet their tendency to generate plausible but incorrect or nonsensical contentāhallucinationsāposes a critical barrier to deployment in high-stakes applications like healthcare, law, and customer service. This survey, published in Computational Linguistics with over 1,000 citations, arrives at a pivotal moment when the AI community urgently needs systematic understanding of the hallucination problem. By providing a comprehensive taxonomy and reviewing detection, explanation, and mitigation efforts, the paper serves as a crucial reference for both researchers aiming to improve model reliability and practitioners evaluating model trustworthiness.
The paperās emphasis on LLM-specific challengesāsuch as the scale of models, autoregressive generation, and alignment tuningādistinguishes it from earlier surveys focused on smaller models. It also highlights the tension between creativity and factuality, a core issue in generative AI. For Neura Marketās audience of AI practitioners, this survey offers a structured lens to assess which hallucination mitigation strategies are most relevant to their use cases, from retrieval-augmented generation to contrastive decoding.
As a survey, the paper does not present new experimental results. Instead, it synthesizes findings from numerous studies, noting that no single mitigation approach is universally effective. For example, RAG improves factuality but may introduce retrieval errors, while RLHF reduces some hallucinations but can amplify others. The paper reports that evaluation benchmarks often lack coverage of subtle or context-dependent hallucinations, and that detection methods remain imperfect, with trade-offs between precision and recall.
This survey has become a widely cited reference, indicating its impact on shaping research directions in LLM reliability. By organizing a fragmented field, it enables practitioners to quickly identify relevant techniques and benchmarks for their specific needs. For the broader AI field, it underscores that hallucination is not a bug to be eliminated but a fundamental challenge of generative models, requiring ongoing innovation in architecture, training, and evaluation. The paperās call for future work on dynamic evaluation and cross-lingual hallucinations points to important open problems.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin MƤchler et al.
Diederik P. Kingma, Jimmy Ba