paper-with-me

Papers

Pre-Training Multimodal Hallucination Detectors with Corrupted Grounding Data

2024-08-30 · Spencer Whitehead, Jacob Phillips, Sean Hendryx

Multimodal language models can exhibit hallucinations in their outputs, which limits their reliability. The ability to automatically detect these errors is important for mitigating them, but has been less explored and existing efforts do not localize hallucinations, instead framing this as a classification task. In this work, we first pose multimodal hallucination detection as a sequence labeling task where models must localize hallucinated text spans and present a strong baseline model. Given the high cost of human annotations for this task, we propose an approach to improve the sample efficiency of these models by creating corrupted grounding data, which we use for pre-training. Leveraging phrase grounding data, we generate hallucinations to replace grounded spans and create hallucinated text. Experiments show that pre-training on this data improves sample efficiency when fine-tuning, and that the learning signal from the grounding data plays an important role in these improvements.

📄 PDF Abstract BibTeX arXiv:2409.00238

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationPhrase Grounding

Similar Papers 제목 키워드 기반

Propose and Attend: Training-free MLLM Grounding Confidence via Multi-Token Localized Attention

2026-07-07 · Daniel Shalam, Emanuel Ben Baruch, Avi Ben Cohen, Tal Remez arxiv

Multimodal large language models can emit localized predictions, bounding boxes for objects and temporal windows for video and audio events, but they hallucinate these regions prolifically. The model's own token log-prob…

Object Detection

CORVUS: Red-Teaming Hallucination Detectors via Internal Signal Camouflage in Large Language Models

2026-01-19 · Nay Myat Min, Long H. Pham, Hongyu Zhang, Jun Sun arxiv

Single-pass hallucination detectors rely on internal telemetry (e.g., uncertainty, hidden-state geometry, and attention) of large language models, implicitly assuming hallucinations leave separable traces in these signal…

Beyond Logit Lens: Contextual Embeddings for Robust Hallucination Detection & Grounding in VLMs

2024-11-28 · Anirudh Phukan, Divyansh, Harshit Kumar Morj, Vaishnavi 외

The rapid development of Large Multimodal Models (LMMs) has significantly advanced multimodal understanding by harnessing the language abilities of Large Language Models (LLMs) and integrating modality-specific encoders.…

AttributeHallucinationOptical Character Recognition (OCR)Question Answering+2

Seeing Clearly without Training: Mitigating Hallucinations in Multimodal LLMs for Remote Sensing

2026-03-03 · Yi Liu, Jing Zhang, Di Wang, Xiaoyu Tian 외 arxiv

Multimodal large language models (MLLMs) suffer from pronounced hallucinations in remote sensing visual question-answering (RS-VQA), primarily caused by visual grounding failures in large-scale scenes or misinterpretatio…

Visual Grounding

TAVR-VLM: Risk-Conditioned Causal Grounding for Hallucination-Resistant Report Generation

2026-06-25 · Zhixiang Lu, Xiwei Liu, Sifan Song, Changkai Ji 외 arxiv

Transcatheter Aortic Valve Replacement (TAVR) planning requires meticulous multimodal reasoning. However, adapting Multimodal Large Language Models (MLLMs) to this high-stakes domain is severely impeded by diagnostic hal…

Multimodal Reasoning