paper-with-me

홈 › Papers

Watermarking for Factuality: Guiding Vision-Language Models Toward Truth via Tri-layer Contrastive Decoding

2025-10-16 · Kyungryul Back, Seongbeom Park, Milim Kim, Mincheol Kwon, SangHyeok Lee, Hyunyoung Lee, Junhee Cho, Seunghyun Park, Jinkyu Kim arxiv

Large Vision-Language Models (LVLMs) have recently shown promising results on various multimodal tasks, even achieving human-comparable performance in certain cases. Nevertheless, LVLMs remain prone to hallucinations -- they often rely heavily on a single modality or memorize training data without properly grounding their outputs. To address this, we propose a training-free, tri-layer contrastive decoding with watermarking, which proceeds in three steps: (1) select a mature layer and an amateur layer among the decoding layers, (2) identify a pivot layer using a watermark-related question to assess whether the layer is visually well-grounded, and (3) apply tri-layer contrastive decoding to generate the final output. Experiments on public benchmarks such as POPE, MME and AMBER demonstrate that our method achieves state-of-the-art performance in reducing hallucinations in LVLMs and generates more visually grounded responses.

📄 PDF Abstract BibTeX arXiv:2510.14304

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Factuality Beyond Coherence: Evaluating LLM Watermarking Methods for Medical Texts

2025-09-09 · Rochana Prih Hastuti, Rian Adam Rajagede, Mansour Al Ghanim, Mengxin Zheng 외 arxiv

As large language models (LLMs) are adapted to sensitive domains such as medicine, their fluency raises safety risks, particularly regarding provenance and accountability. Watermarking embeds detectable patterns to mitig…

FELM: Benchmarking Factuality Evaluation of Large Language Models

2023-10-01 · NeurIPS 2023 11 · Shiqi Chen, Yiran Zhao, Jinghan Zhang, I-Chun Chern 외

Assessing factuality of text generated by large language models (LLMs) is an emerging yet crucial research area, aimed at alerting users to potential errors and guiding the development of more reliable LLMs. Nonetheless,…

BenchmarkingMathRetrievalWorld Knowledge

OVFact: Measuring and Improving Open-Vocabulary Factuality for Long Caption Models

2025-07-25 · Monika Wysoczańska, Shyamal Buch, Anurag Arnab, Cordelia Schmid arxiv

Large vision-language models (VLMs) often struggle to generate long and factual captions. However, traditional measures for hallucination and factuality are not well suited for evaluating longer, more diverse captions an…

Visual Grounding

Why Does ChatGPT Fall Short in Providing Truthful Answers?

2023-04-20 · Shen Zheng, Jie Huang, Kevin Chen-Chuan Chang

Recent advancements in large language models, such as ChatGPT, have demonstrated significant potential to impact various aspects of human life. However, ChatGPT still faces challenges in providing reliable and accurate a…

MemorizationOpen-Domain Question AnsweringQuestion AnsweringSpecificity

On the Performance of Multimodal Language Models

2023-10-04 · Utsav Garg, Erhan Bas

Instruction-tuned large language models (LLMs) have demonstrated promising zero-shot generalization capabilities across various downstream tasks. Recent research has introduced multimodal capabilities to LLMs by integrat…

BenchmarkingBinary ClassificationImage CaptioningImage Comprehension+2