paper-with-me

Papers

Active Layer-Contrastive Decoding Reduces Hallucination in Large Language Model Generation

2025-05-29 · Hongxiang Zhang, Hao Chen, Tianyi Zhang, Muhao Chen

Recent decoding methods improve the factuality of large language models~(LLMs) by refining how the next token is selected during generation. These methods typically operate at the token level, leveraging internal representations to suppress superficial patterns. Nevertheless, LLMs remain prone to hallucinations, especially over longer contexts. In this paper, we propose Active Layer-Contrastive Decoding (ActLCD), a novel decoding strategy that actively decides when to apply contrasting layers during generation. By casting decoding as a sequential decision-making problem, ActLCD employs a reinforcement learning policy guided by a reward-aware classifier to optimize factuality beyond the token level. Our experiments demonstrate that ActLCD surpasses state-of-the-art methods across five benchmarks, showcasing its effectiveness in mitigating hallucinations in diverse generation scenarios.

📄 PDF Abstract BibTeX arXiv:2505.23657

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingHallucinationLanguage ModelingLanguage ModellingLarge Language ModelSequential Decision Making

Similar Papers 제목 키워드 기반

ClearSight: Visual Signal Enhancement for Object Hallucination Mitigation in Multimodal Large language Models

2025-03-17 · CVPR 2025 1 · Hao Yin, Guangzong Si, Zilei Wang

Contrastive decoding strategies are widely used to mitigate object hallucinations in multimodal large language models (MLLMs). By reducing over-reliance on language priors, these strategies ensure that generated content …

Computational EfficiencyHallucinationObject Hallucination

The Mirage of Performance Gains: Why Contrastive Decoding Fails to Address Multimodal Hallucination

2025-04-14 · Hao Yin, Guangzong Si, Zilei Wang

Contrastive decoding strategies are widely used to reduce hallucinations in multimodal large language models (MLLMs). These methods work by constructing contrastive samples to induce hallucinations and then suppressing t…

Hallucination

VaLiD: Mitigating the Hallucination of Large Vision Language Models by Visual Layer Fusion Contrastive Decoding

2024-11-24 · Jiaqi Wang, YiFei Gao, Jitao Sang

Large Vision-Language Models (LVLMs) have demonstrated outstanding performance in multimodal task reasoning. However, they often generate responses that appear plausible yet do not accurately reflect the visual content, …

HallucinationLanguage ModelingLanguage Modellingvalid

When Looking Is Not Enough: Visual Attention Structure Reveals Hallucination in MLLMs

2026-05-12 · Fanpu Cao, Xin Zou, Xuming Hu, Hui Xiong arxiv

Multimodal large language models (MLLMs) have become a key interface for visual reasoning and grounded question answering, yet they remain vulnerable to visual hallucinations, where generated responses contradict image c…

Question AnsweringVisual Reasoning

Lower Layer Matters: Alleviating Hallucination via Multi-Layer Fusion Contrastive Decoding with Truthfulness Refocused

2024-08-16 · Dingwei Chen, Feiteng Fang, Shiwen Ni, Feng Liang 외

Large Language Models (LLMs) have demonstrated exceptional performance across various natural language processing tasks, yet they occasionally tend to yield content that factually inaccurate or discordant with the expect…

HallucinationTruthfulQA