paper-with-me

홈 › Papers

Mitigating Entity-Level Hallucination in Large Language Models

2024-07-12 · Weihang Su, Yichen Tang, Qingyao Ai, Changyue Wang, Zhijing Wu, Yiqun Liu

The emergence of Large Language Models (LLMs) has revolutionized how users access information, shifting from traditional search engines to direct question-and-answer interactions with LLMs. However, the widespread adoption of LLMs has revealed a significant challenge known as hallucination, wherein LLMs generate coherent yet factually inaccurate responses. This hallucination phenomenon has led to users' distrust in information retrieval systems based on LLMs. To tackle this challenge, this paper proposes Dynamic Retrieval Augmentation based on hallucination Detection (DRAD) as a novel method to detect and mitigate hallucinations in LLMs. DRAD improves upon traditional retrieval augmentation by dynamically adapting the retrieval process based on real-time hallucination detection. It features two main components: Real-time Hallucination Detection (RHD) for identifying potential hallucinations without external models, and Self-correction based on External Knowledge (SEK) for correcting these errors using external knowledge. Experiment results show that DRAD demonstrates superior performance in both detecting and mitigating hallucinations in LLMs. All of our code and data are open-sourced at https://github.com/oneal2000/EntityHallucination.

📄 PDF Abstract BibTeX arXiv:2407.09417

Code (1)

oneal2000/entityhallucination 공식 구현

Tasks

HallucinationInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Detecting and Mitigating Hallucination in Large Vision Language Models via Fine-Grained AI Feedback

2024-04-22 · Wenyi Xiao, Ziwei Huang, Leilei Gan, Wanggui He 외

The rapidly developing Large Vision Language Models (LVLMs) have shown notable capabilities on a range of multi-modal tasks, but still face the hallucination phenomena where the generated texts do not align with the give…

AttributeHallucinationSentence

MIHBench: Benchmarking and Mitigating Multi-Image Hallucinations in Multimodal Large Language Models

2025-08-01 · Jiale Li, Mingrui Wu, Zixiang Jin, Hao Chen 외 arxiv

Despite growing interest in hallucination in Multimodal Large Language Models, existing studies primarily focus on single-image settings, leaving hallucination in multi-image scenarios largely unexplored. To address this…

Data-augmented phrase-level alignment for mitigating object hallucination

2024-05-28 · Pritam Sarkar, Sayna Ebrahimi, Ali Etemad, Ahmad Beirami 외

Despite their significant advancements, Multimodal Large Language Models (MLLMs) often generate factually inaccurate information, referred to as hallucination. In this work, we address object hallucinations in MLLMs, whe…

Data AugmentationHallucinationImage DescriptionObject+3

Visual Hallucination: Definition, Quantification, and Prescriptive Remediations

2024-03-26 · Anku Rani, Vipula Rawte, Harshad Sharma, Neeraj Anand 외

The troubling rise of hallucination presents perhaps the most significant impediment to the advancement of responsible AI. In recent times, considerable research has focused on detecting and mitigating hallucination in L…

HallucinationImage CaptioningQuestion AnsweringVisual Question Answering+1

Hallucination Diversity-Aware Active Learning for Text Summarization

2024-04-02 · Yu Xia, Xu Liu, Tong Yu, Sungchul Kim 외

Large Language Models (LLMs) have shown propensity to generate hallucinated outputs, i.e., texts that are factually incorrect or unsupported. Existing methods for alleviating hallucinations typically require costly human…

Active LearningDiversityHallucinationText Summarization