TL;DR
This paper introduces Prefill-Time Intervention (PTI), a novel method to reduce hallucinations in large vision-language models by intervening during the prefill stage, improving factual accuracy and generalizability.
Contribution
The paper proposes PTI, a prefill-stage steering paradigm that decouples visual and textual representations to effectively mitigate hallucinations in LVLMs.
Findings
PTI significantly reduces hallucinations across various models and benchmarks.
PTI is compatible with existing decoding strategies, enhancing their performance.
Code for PTI is publicly available at the provided GitHub link.
Abstract
Large Vision-Language Models (LVLMs) have achieved remarkable progress in visual-textual understanding, yet their reliability is critically undermined by hallucinations, i.e., the generation of factually incorrect or inconsistent responses. While recent studies using steering vectors demonstrated promise in reducing hallucinations, a notable challenge remains: they inadvertently amplify the severity of residual hallucinations. We attribute this to their exclusive focus on the decoding stage, where errors accumulate autoregressively and progressively worsen subsequent hallucinatory outputs. To address this, we propose Prefill-Time Intervention (PTI), a novel steering paradigm that intervenes only once during the prefill stage, enhancing the initial Key-Value (KV) cache before error accumulation occurs. Specifically, PTI is modality-aware, deriving distinct directions for visual and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
