paper-with-me

홈 › Papers

ESREAL: Exploiting Semantic Reconstruction to Mitigate Hallucinations in Vision-Language Models

2024-03-24 · Minchan Kim, Minyeong Kim, Junik Bae, Suhwan Choi, Sungkyung Kim, Buru Chang

Hallucinations in vision-language models pose a significant challenge to their reliability, particularly in the generation of long captions. Current methods fall short of accurately identifying and mitigating these hallucinations. To address this issue, we introduce ESREAL, a novel unsupervised learning framework designed to suppress the generation of hallucinations through accurate localization and penalization of hallucinated tokens. Initially, ESREAL creates a reconstructed image based on the generated caption and aligns its corresponding regions with those of the original image. This semantic reconstruction aids in identifying both the presence and type of token-level hallucinations within the generated caption. Subsequently, ESREAL computes token-level hallucination scores by assessing the semantic similarity of aligned regions based on the type of hallucination. Finally, ESREAL employs a proximal policy optimization algorithm, where it selectively penalizes hallucinated tokens according to their token-level hallucination scores. Our framework notably reduces hallucinations in LLaVA, InstructBLIP, and mPLUG-Owl2 by 32.81%, 27.08%, and 7.46% on the CHAIR metric. This improvement is achieved solely through signals derived from the image itself, without the need for any image-text pairs.

📄 PDF Abstract BibTeX arXiv:2403.16167

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Mitigating Hallucinations in Large Vision-Language Models with Internal Fact-based Contrastive Decoding

2025-02-03 · Chao Wang, Xuancheng Zhou, Weiwei Fu, Yang Zhou

Large Visual Language Models (LVLMs) integrate visual and linguistic modalities, exhibiting exceptional performance across various multimodal tasks. Nevertheless, LVLMs remain vulnerable to the issue of object hallucinat…

AttributeMMEObject

Dehallu3D: Hallucination-Mitigated 3D Generation from Single Image via Cyclic View Consistency Refinement

2026-03-02 · Xiwen Wang, Shichao Zhang, Hailun Zhang, Ruowei Wang 외 arxiv

Large 3D reconstruction models have revolutionized the 3D content generation field, enabling broad applications in virtual reality and gaming. Just like other large models, large 3D reconstruction models suffer from hall…

3D Reconstruction3D Generation

Do We Really Need External Tools to Mitigate Hallucinations? SIRA: Shared-Prefix Internal Reconstruction of Attribution

2026-05-14 · Tian Qin, Junzhe Chen, Yuqing Shi, Tianshu Zhang 외 arxiv

Large vision-language models (LVLMs) often hallucinate when language priors dominate weak or ambiguous visual evidence. Existing contrastive decoding methods mitigate this problem by comparing predictions from the origin…

Visual Grounding

ConsistentRFT: Reducing Visual Hallucinations in Flow-based Reinforcement Fine-Tuning

2026-02-03 · Xiaofeng Tan, Jun Liu, Yuanting Fan, Bin-Bin Gao 외 arxiv

Reinforcement Fine-Tuning (RFT) on flow-based models is crucial for preference alignment. However, they often introduce visual hallucinations like over-optimized details and semantic misalignment. This work preliminarily…

Steering LVLMs via Sparse Autoencoder for Hallucination Mitigation

2025-05-22 · Zhenglin Hua, Jinghan He, Zijun Yao, Tianxu Han 외

Large vision-language models (LVLMs) have achieved remarkable performance on multimodal tasks such as visual question answering (VQA) and image captioning. However, they still suffer from hallucinations, generating text …

HallucinationImage CaptioningQuestion AnsweringVisual Question Answering+1