paper-with-me

홈 › Papers

A Survey on Hallucination in Large Language Models: Principles, Taxonomy, Challenges, and Open Questions

2023-11-09 · Lei Huang, Weijiang Yu, Weitao Ma, Weihong Zhong, Zhangyin Feng, Haotian Wang, Qianglong Chen, Weihua Peng, Xiaocheng Feng, Bing Qin, Ting Liu

The emergence of large language models (LLMs) has marked a significant breakthrough in natural language processing (NLP), fueling a paradigm shift in information acquisition. Nevertheless, LLMs are prone to hallucination, generating plausible yet nonfactual content. This phenomenon raises significant concerns over the reliability of LLMs in real-world information retrieval (IR) systems and has attracted intensive research to detect and mitigate such hallucinations. Given the open-ended general-purpose attributes inherent to LLMs, LLM hallucinations present distinct challenges that diverge from prior task-specific models. This divergence highlights the urgency for a nuanced understanding and comprehensive overview of recent advances in LLM hallucinations. In this survey, we begin with an innovative taxonomy of hallucination in the era of LLM and then delve into the factors contributing to hallucinations. Subsequently, we present a thorough overview of hallucination detection methods and benchmarks. Our discussion then transfers to representative methodologies for mitigating LLM hallucinations. Additionally, we delve into the current limitations faced by retrieval-augmented LLMs in combating hallucinations, offering insights for developing more robust IR systems. Finally, we highlight the promising research directions on LLM hallucinations, including hallucination in large vision-language models and understanding of knowledge boundaries in LLM hallucinations.

📄 PDF Abstract BibTeX arXiv:2311.05232

Code (1)

luckyyysta/awesome-llm-hallucination 공식 구현

Tasks

HallucinationInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Large Language Models Hallucination: A Comprehensive Survey

2025-10-05 · Aisha Alansari, Hamzah Luqman arxiv

Large language models (LLMs) have transformed natural language processing, achieving remarkable performance across diverse tasks. However, their impressive fluency often comes at the cost of producing false or fabricated…

A Survey on Large Language Model Hallucination via a Creativity Perspective

2024-02-02 · Xuhui Jiang, Yuxing Tian, Fengrui Hua, Chengjin Xu 외

Hallucinations in large language models (LLMs) are always seen as limitations. However, could they also be a source of creativity? This survey explores this possibility, suggesting that hallucinations may contribute to L…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model+1

Distorted or Fabricated? A Survey on Hallucination in Video LLMs

2026-04-14 · Yiyang Huang, Yitian Zhang, Yizhou Wang, Mingyuan Zhang 외 arxiv

Despite significant progress in video-language modeling, hallucinations remain a persistent challenge in Video Large Language Models (Vid-LLMs), referring to outputs that appear plausible yet contradict the content of th…

Visual Grounding

LLM-based Agents Suffer from Hallucinations: A Survey of Taxonomy, Methods, and Directions

2025-09-23 · Xixun Lin, Yucheng Ning, Jingwen Zhang, Yan Dong 외 arxiv

Driven by the rapid advancements of Large Language Models (LLMs), LLM-based agents have emerged as powerful intelligent systems capable of human-like cognition, reasoning, and interaction. These agents are increasingly b…

Mitigating Hallucination in Large Language Models (LLMs): An Application-Oriented Survey on RAG, Reasoning, and Agentic Systems

2025-10-28 · Yihan Li, Xiyuan Fu, Ghanshyam Verma, Paul Buitelaar 외 arxiv

Hallucination remains one of the key obstacles to the reliable deployment of large language models (LLMs), particularly in real-world applications. Among various mitigation strategies, Retrieval-Augmented Generation (RAG…