paper-with-me

Papers

Two Causes, Not One: Rethinking Omission and Fabrication Hallucinations in MLLMs

2025-08-30 · Guangzong Si, Hao Yin, Xianfei Li, Qing Ding, Wenlong Liao, Tao He, Pai Peng arxiv

Multimodal Large Language Models (MLLMs) have achieved impressive advances, yet object hallucination remains a persistent challenge. Existing methods, based on the flawed assumption that omission and fabrication hallucinations share a common cause, often reduce omissions only to trigger more fabrications. In this work, we overturn this view by demonstrating that omission hallucinations arise from insufficient confidence when mapping perceived visual features to linguistic expressions, whereas fabrication hallucinations result from spurious associations within the cross-modal representation space due to statistical biases in the training corpus. Building on findings from visual attention intervention experiments, we propose the Visual-Semantic Attention Potential Field, a conceptual framework that reveals how the model constructs visual evidence to infer the presence or absence of objects. Leveraging this insight, we introduce Visual Potential Field Calibration (VPFC), a plug-and-play hallucination mitigation method that effectively reduces omission hallucinations without introducing additional fabrication hallucinations. Our findings reveal a critical oversight in current object hallucination research and chart new directions for developing more robust and balanced hallucination mitigation strategies.

📄 PDF Abstract BibTeX arXiv:2509.00371

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MIRAGE: Assessing Hallucination in Multimodal Reasoning Chains of MLLM

2025-05-30 · Bowen Dong, Minheng Ni, Zitong Huang, Guanglei Yang 외

Multimodal hallucination in multimodal large language models (MLLMs) restricts the correctness of MLLMs. However, multimodal hallucinations are multi-sourced and arise from diverse causes. Existing benchmarks fail to ade…

HallucinationMultimodal ReasoningVisual Reasoning

Dehallucinating Parallel Context Extension for Retrieval-Augmented Generation

2024-12-19 · Zexiong Ma, Shengnan An, Zeqi Lin, Yanzhen Zou 외

Large language models (LLMs) are susceptible to generating hallucinated information, despite the integration of retrieval-augmented generation (RAG). Parallel context extension (PCE) is a line of research attempting to e…

HallucinationRAGRetrievalRetrieval-augmented Generation

Mitigating Hallucination in Multimodal Large Language Model via Hallucination-targeted Direct Preference Optimization

2024-11-15 · Yuhan Fu, Ruobing Xie, Xingwu Sun, Zhanhui Kang 외

Multimodal Large Language Models (MLLMs) are known to hallucinate, which limits their practical applications. Recent works have attempted to apply Direct Preference Optimization (DPO) to enhance the performance of MLLMs,…

HallucinationHallucination EvaluationLanguage ModelingLanguage Modelling+2

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

Rethinking Visual Neglect: Steering via Context-Preference for MLLM Hallucination Mitigation

2026-05-27 · Jingwen Wu, Xijun Zhang, Ge Song arxiv

Object hallucination remains a primary obstacle to the reliable deployment of Multimodal Large Language Models (MLLMs). Current inference-time mitigation methods mainly assume hallucinations stem from visual neglect, ste…