paper-with-me

Papers

Attention Guided Alignment in Efficient Vision-Language Models

2025-11-21 · Shweta Mahajan, Hoang Le, Hyojin Park, Farzad Farhadzadeh, Munawar Hayat, Fatih Porikli arxiv

Large Vision-Language Models (VLMs) rely on effective multimodal alignment between pre-trained vision encoders and Large Language Models (LLMs) to integrate visual and textual information. This paper presents a comprehensive analysis of attention patterns in efficient VLMs, revealing that concatenation-based architectures frequently fail to distinguish between semantically matching and non-matching image-text pairs. This is a key factor for object hallucination in these models. To address this, we introduce Attention-Guided Efficient Vision-Language Models (AGE-VLM), a novel framework that enhances visual grounding through interleaved cross-attention layers to instill vision capabilities in pretrained small language models. This enforces in VLM the ability "look" at the correct image regions by leveraging spatial knowledge distilled from the Segment Anything Model (SAM), significantly reducing hallucination. We validate our approach across different vision-centric benchmarks where our method is better or comparable to prior work on efficient VLMs. Our findings provide valuable insights for future research aimed at achieving enhanced visual and linguistic understanding in VLMs.

📄 PDF Abstract BibTeX arXiv:2511.17793

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

ITSELF: Attention Guided Fine-Grained Alignment for Vision-Language Retrieval

2026-01-03 · Tien-Huy Nguyen, Huu-Loc Tran, Thanh Duc Ngo arxiv

Vision Language Models (VLMs) have rapidly advanced and show strong promise for text-based person search (TBPS), a task that requires capturing fine-grained relationships between images and text to distinguish individual…

Person Search

MATEX: Multi-scale Attention and Text-guided Explainability of Medical Vision-Language Models

2026-01-16 · Muhammad Imran, Chi Lee, Yugyung Lee arxiv

We introduce MATEX (Multi-scale Attention and Text-guided Explainability), a novel framework that advances interpretability in medical vision-language models by incorporating anatomically informed spatial reasoning. MATE…

Spatial Reasoning

ExpAlign: Expectation-Guided Vision-Language Alignment for Open-Vocabulary Grounding

2026-01-30 · Junyi Hu, Tian Bai, Fengyi Wu, Wenyan Li 외 arxiv

Open-vocabulary grounding requires accurate vision-language alignment under weak supervision, yet existing methods either rely on global sentence embeddings that lack fine-grained expressiveness or introduce token-level …

Multiple Instance LearningInstance Segmentation

Text-Guided Attention is All You Need for Zero-Shot Robustness in Vision-Language Models

2024-10-29 · Lu Yu, Haiyang Zhang, Changsheng Xu

Due to the impressive zero-shot capabilities, pre-trained vision-language models (e.g. CLIP), have attracted widespread attention and adoption across various domains. Nonetheless, CLIP has been observed to be susceptible…

Adversarial RobustnessAll

Structure-Aware Robust Fine-Tuning: Defending Vision-Language-Action Robots Against Physical Attention Hijacking

2026-08-04 · Jinquan Zhang, Dongfu Yin, Run Yang, Yufeng Yan 외 arxiv

Vision-Language-Action (VLA) policies promise general robotic manipulation, but their robustness against physical-world attacks remains fragile. In particular, we show that physically realizable adversarial patches can r…