paper-with-me

Papers

Interpreting and Mitigating Hallucination in MLLMs through Multi-agent Debate

2024-07-30 · Zheng Lin, Zhenxing Niu, Zhibin Wang, Yinghui Xu

MLLMs often generate outputs that are inconsistent with the visual content, a challenge known as hallucination. Previous methods focus on determining whether a generated output is hallucinated, without identifying which image region leads to the hallucination or interpreting why such hallucinations occur. In this paper, we argue that hallucination in MLLMs is partially due to a lack of slow-thinking and divergent-thinking in these models. To address this, we propose adopting a self-reflection scheme to promote slow-thinking. Furthermore, we consider eliminating hallucination as a complex reasoning task and propose a multi-agent debate approach to encourage divergent-thinking. Consequently, our approach can not only mitigate hallucinations but also interpret why they occur and detail the specifics of hallucination. In addition, we propose to distinguish creativity from hallucination in the context of MLLMs, and illustrate how to evaluate MLLMs' creativity capability. Extensive experiments on various benchmarks demonstrate that our approach exhibits generalized hallucinations-mitigating performance across several MLLMs.

📄 PDF Abstract BibTeX arXiv:2407.20505

Code (0)

등록된 구현이 없습니다.

Tasks

Hallucination

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

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

CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding

2025-09-27 · Xi Zhang, Zaiqiao Meng, Jake Lever, Edmond S. L. Ho arxiv

Multimodal large language models (MLLMs) have recently achieved remarkable progress in radiology by integrating visual perception with natural language understanding. However, they often generate clinically unsupported d…

Natural Language Understanding

Mitigating Object Hallucinations in MLLMs via Multi-Frequency Perturbations

2025-03-19 · Shuo Li, Jiajun Sun, Guodong Zheng, Xiaoran Fan 외

Recently, multimodal large language models (MLLMs) have demonstrated remarkable performance in visual-language tasks. However, the authenticity of the responses generated by MLLMs is often compromised by object hallucina…

Rethinking CD: A Reproducibility Study and Extension on the Ineffectiveness of Contrastive Decoding at Mitigating Object Hallucinations in MLLMs

2026-07-28 · Arnav Bendre, Guneesh Gupta, Kavish Grover, Chayan Aggarwal 외 arxiv

Contrastive decoding (CD) has been proposed as a training-free strategy for mitigating object hallucinations in multimodal large language models (MLLMs), with reported gains on benchmarks such as POPE. However, recent wo…

Visual Grounding