paper-with-me

Papers

MetaToken: Detecting Hallucination in Image Descriptions by Meta Classification

2024-05-29 · Laura Fieback, Jakob Spiegelberg, Hanno Gottschalk

Large Vision Language Models (LVLMs) have shown remarkable capabilities in multimodal tasks like visual question answering or image captioning. However, inconsistencies between the visual information and the generated text, a phenomenon referred to as hallucinations, remain an unsolved problem with regard to the trustworthiness of LVLMs. To address this problem, recent works proposed to incorporate computationally costly Large (Vision) Language Models in order to detect hallucinations on a sentence- or subsentence-level. In this work, we introduce MetaToken, a lightweight binary classifier to detect hallucinations on the token-level at negligible cost. Based on a statistical analysis, we reveal key factors of hallucinations in LVLMs. MetaToken can be applied to any open-source LVLM without any knowledge about ground truth data providing a calibrated detection of hallucinations. We evaluate our method on four state-of-the-art LVLMs demonstrating the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2405.19186

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationImage CaptioningQuestion AnsweringSentenceVisual Question Answering

Similar Papers 제목 키워드 기반

Detecting and Preventing Hallucinations in Large Vision Language Models

2023-08-11 · Anisha Gunjal, Jihan Yin, Erhan Bas

Instruction tuned Large Vision Language Models (LVLMs) have significantly advanced in generalizing across a diverse set of multi-modal tasks, especially for Visual Question Answering (VQA). However, generating detailed r…

16kHallucinationObject HallucinationQuestion Answering+2

Sora Detector: A Unified Hallucination Detection for Large Text-to-Video Models

2024-05-07 · Zhixuan Chu, Lei Zhang, Yichen Sun, Siqiao Xue 외

The rapid advancement in text-to-video (T2V) generative models has enabled the synthesis of high-fidelity video content guided by textual descriptions. Despite this significant progress, these models are often susceptibl…

HallucinationKnowledge Graphs

CutPaste&Find: Efficient Multimodal Hallucination Detector with Visual-aid Knowledge Base

2025-02-18 · Cong-Duy Nguyen, Xiaobao Wu, Duc Anh Vu, Shuai Zhao 외

Large Vision-Language Models (LVLMs) have demonstrated impressive multimodal reasoning capabilities, but they remain susceptible to hallucination, particularly object hallucination where non-existent objects or incorrect…

AttributeHallucinationMultimodal ReasoningObject Hallucination

MetaRAG: Metamorphic Testing for Hallucination Detection in RAG Systems

2025-09-11 · Channdeth Sok, David Luz, Yacine Haddam arxiv

Large Language Models (LLMs) are increasingly deployed in enterprise applications, yet their reliability remains limited by hallucinations, i.e., confident but factually incorrect information. Existing detection approach…

Piculet: Specialized Models-Guided Hallucination Decrease for MultiModal Large Language Models

2024-08-02 · Kohou Wang, Xiang Liu, Zhaoxiang Liu, Kai Wang 외

Multimodal Large Language Models (MLLMs) have made significant progress in bridging the gap between visual and language modalities. However, hallucinations in MLLMs, where the generated text does not align with image con…

Hallucination