paper-with-me

Papers

Revealing and Enhancing Core Visual Regions: Harnessing Internal Attention Dynamics for Hallucination Mitigation in LVLMs

2026-02-17 · Guangtao Lyu, Qi Liu, Chenghao Xu, Jiexi Yan, Muli Yang, Xueting Li, Fen Fang, Cheng Deng arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.15556

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningVisual Grounding

Similar Papers 제목 키워드 기반

Enhancing Core Image Classification Using Generative Adversarial Networks (GANs)

2022-04-21 · Galymzhan Abdimanap, Kairat Bostanbekov, Abdelrahman Abdallah, Anel Alimova 외

In the thrilling world of oil exploration, drill core samples are key to unlocking geological information critical to finding lucrative oil deposits. Despite the importance of these samples, traditional core logging tech…

Classificationimage-classificationImage Classification

Attention Visualizer Package: Revealing Word Importance for Deeper Insight into Encoder-Only Transformer Models

2023-08-28 · Ala Alam Falaki, Robin Gras

This report introduces the Attention Visualizer package, which is crafted to visually illustrate the significance of individual words in encoder-only transformer-based models. In contrast to other methods that center on …

Enhancing Conformal Prediction Using E-Test Statistics

2024-03-28 · A. A. Balinsky, A. D. Balinsky

Conformal Prediction (CP) serves as a robust framework that quantifies uncertainty in predictions made by Machine Learning (ML) models. Unlike traditional point predictors, CP generates statistically valid prediction reg…

Conformal PredictionPredictionPrediction Intervalsvalid

CPAISD: Core-penumbra acute ischemic stroke dataset

2024-04-03 · D. Umerenkov, S. Kudin, M. Peksheva, D. Pavlov

We introduce the CPAISD: Core-Penumbra Acute Ischemic Stroke Dataset, aimed at enhancing the early detection and segmentation of ischemic stroke using Non-Contrast Computed Tomography (NCCT) scans. Addressing the challen…

DiagnosticManagement

Revealing Perception and Generation Dynamics in LVLMs: Mitigating Hallucinations via Validated Dominance Correction

2025-12-21 · Guangtao Lyu, Xinyi Cheng, Chenghao Xu, Qi Liu 외 arxiv

Large Vision-Language Models (LVLMs) have shown remarkable capabilities, yet hallucinations remain a persistent challenge. This work presents a systematic analysis of the internal evolution of visual perception and token…