paper-with-me

홈 › Papers

Watch Closely: Mitigating Object Hallucinations in Large Vision-Language Models with Disentangled Decoding

2025-12-22 · Ruiqi Ma, Yu Yan, Chunhong Zhang, Minghao Yin, XinChao Liu, Zhihong Jin, Zheng Hu arxiv

Large Vision-Language Models (LVLMs) bridge the gap between visual and linguistic modalities, demonstrating strong potential across a variety of domains. However, despite significant progress, LVLMs still suffer from severe hallucination issues in object recognition tasks. These models often fail to accurately identify certain objects, leading to text generation that appears fluent but does not correspond to the visual content, which can have serious consequences in real-world applications. Recently, several methods have been proposed to alleviate LVLM hallucinations, but most focus solely on reducing hallucinations in the language modality. To mitigate hallucinations in both the language and visual modalities, we introduce Hallucination Disentangled Decoding (HDD) method that requires no training. HDD enhances the original image by segmenting it and selecting images that augment the original, while also utilizing a blank image to eliminate language prior hallucinations in both the original and segmented images. This design not only reduces the model's dependence on language priors but also enhances its visual performance. (Code: https://github.com/rickeyhhh/Hallucination-Disentangled-Decoding)

📄 PDF Abstract BibTeX arXiv:2512.19070

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionText Generation

Similar Papers 제목 키워드 기반

Mitigating Object Hallucinations in Large Vision-Language Models through Visual Contrastive Decoding

2023-11-28 · CVPR 2024 1 · Sicong Leng, Hang Zhang, Guanzheng Chen, Xin Li 외

Large Vision-Language Models (LVLMs) have advanced considerably, intertwining visual recognition and language understanding to generate content that is not only coherent but also contextually attuned. Despite their succe…

HallucinationObjectObject Hallucination

Causal-LLaVA: Causal Disentanglement for Mitigating Hallucination in Multimodal Large Language Models

2025-05-26 · Xinmiao Hu, Chun Wang, Ruihe An, ChenYu Shao 외

Multimodal Large Language Models (MLLMs) have demonstrated strong performance in visual understanding tasks, yet they often suffer from object hallucinations--generating descriptions of objects that are inconsistent with…

DisentanglementHallucinationLanguage ModelingLanguage Modelling+1

Mitigating Action-Relation Hallucinations in LVLMs via Relation-aware Visual Enhancement

2026-05-12 · Zhenxin Qin, Qiang Li, Qingzhuo Wang, Ruiyang Qin 외 arxiv

Large Vision-Language Models (LVLMs) have achieved remarkable performance on diverse vision-language tasks. However, LVLMs still suffer from hallucinations, generating text that contradicts the visual input. Existing res…

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…

Hallucination Score: Towards Mitigating Hallucinations in Generative Image Super-Resolution

2025-07-18 · Weiming Ren, Raghav Goyal, Zhiming Hu, Tristan Ty Aumentado-Armstrong 외 arxiv

Generative super-resolution (GSR) currently sets the state-of-the-art in terms of perceptual image quality, overcoming the "regression-to-the-mean" blur of prior non-generative models. However, from a human perspective, …

Image Super-Resolution