paper-with-me

홈 › Papers

Entropy-Gradient Grounding: Training-Free Evidence Retrieval in Vision-Language Models

2026-04-09 · Marcel Gröpl, Jaewoo Jung, Seungryong Kim, Marc Pollefeys, Sunghwan Hong arxiv

Despite rapid progress, pretrained vision-language models still struggle when answers depend on tiny visual details or on combining clues spread across multiple regions, as in documents and compositional queries. We address this by framing grounding as test-time evidence retrieval: given a query, the model should actively identify where to look next to resolve ambiguity. To this end, we propose a training-free, model-intrinsic grounding method that uses uncertainty as supervision. Specifically, we compute the entropy of the model's next-token distribution and backpropagate it to the visual token embeddings to obtain an entropy-gradient relevance map, without auxiliary detectors or attention-map heuristics. We then extract and rank multiple coherent regions to support multi-evidence queries, and introduce an iterative zoom-and-reground procedure with a spatial-entropy stopping rule to avoid over-refinement. Experiments on seven benchmarks across four VLM architectures demonstrate consistent improvements over existing methods, with the largest gains on detail-critical and high-resolution settings, while also producing more interpretable evidence localizations.

📄 PDF Abstract BibTeX arXiv:2604.08456

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPOT-E: Test-Time Entropy Shaping with Visual Spotlights for Frozen VLMs

2026-06-18 · Bo Yin, Xiaobin Hu, Chengming Xu, Ruolin Shen 외 arxiv

Vision-language models (VLMs) often underperform on evidence intensive tasks because decisive visual evidence are small, localized, and easy to overlook, leading to failures in evidence readout even when high-level reaso…

Kestrel: Grounding Self-Refinement for LVLM Hallucination Mitigation

2026-03-17 · Jiawei Mao, Hardy Chen, Haoqin Tu, Yuhan Wang 외 arxiv

Large vision-language models (LVLMs) have become increasingly strong but remain prone to hallucinations in multimodal tasks, which significantly narrows their deployment. As training these LVLMs to avoid hallucinations b…

See Only When Needed: Context-Aware Attention Intervention for Mitigating Hallucinations in LVLMs

2026-06-29 · Yuqing Lei, Wenbo Lyu, Yingjun Du, Xiantong Zhen 외 arxiv

Large Vision-Language Models (LVLMs) excel at multimodal tasks but remain prone to object hallucinations. Prior training-free remedies often uniformly strengthen visual signals, which may also amplify irrelevant regions …

Visual Grounding

Head-Aware Visual Cropping: Enhancing Fine-Grained VQA with Attention-Guided Subimage

2026-01-30 · Junfei Xie, Peng Pan, Xulong Zhang arxiv

Multimodal Large Language Models (MLLMs) show strong performance in Visual Question Answering (VQA) but remain limited in fine-grained reasoning due to low-resolution inputs and noisy attention aggregation. We propose \t…

Visual Question AnsweringVisual Grounding

Self-Improving Small Object Grounding in LVLMs

2026-06-01 · Tianze Yang, Yucheng Shi, Ruitong Sun, Ninghao Liu 외 arxiv

Can internal attention patterns in Large Vision Language Models (LVLMs) identify reliable small-object boxes without fine-tuning? In this work, we provide an affirmative answer. Attention structure in LVLMs encodes groun…

Object Localization