Revealing and Enhancing Core Visual Regions: Harnessing Internal Attention Dynamics for Hallucination Mitigation in LVLMs
About
LVLMs have achieved strong multimodal reasoning capabilities but remain prone to hallucinations, producing outputs inconsistent with visual inputs or user instructions. Existing training-free methods, including contrastive decoding and auxiliary expert models, which incur several times more computational overhead and may introduce potential interference, as well as static internal signal enhancement, are often vulnerable to the attention sink phenomenon. We find that internal Positive Attention Dynamics (PAD) in LVLMs naturally reveal semantically core visual regions under the distortions of attention sinks. Based on this, we propose Positive Attention Dynamics Enhancement (PADE), a training-free attention intervention that constructs a PAD map to identify semantically core visual regions, applies per-head Median Absolute Deviation Scaling to adaptively control the intervention strength, and leverages System-Token Compensation to maintain attention to complex user instructions and support long-term output consistency. Experiments on multiple LVLMs and benchmarks show that PADE improves visual grounding and reduces hallucinations, validating the effectiveness of leveraging internal attention dynamics for reliable multimodal reasoning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | VizWiz | Accuracy52.08 | 1043 | |
| Multimodal Evaluation | MME | -- | 557 | |
| Object Hallucination | POPE (Random) | F1 Score87.42 | 200 | |
| Object Hallucination | POPE Adversarial | Accuracy85.12 | 196 | |
| Object Hallucination | POPE Popular | F1 Score86.28 | 188 | |
| Multimodal Evaluation | MM-Vet | -- | 122 | |
| Hallucination Evaluation | HallusionBench | -- | 93 | |
| Object Hallucination in Open-ended Captioning | Chair (test) | CHAIR_S51.8 | 50 | |
| Multimodal Evaluation | LLaVA-Bench-Wild (LLaVA-W) | Overall Score65.92 | 24 | |
| Generative Hallucination | AMBER Generative | CHAIR Score7.1 | 24 |