paper-with-me

Papers

BlindSight: Harnessing Sparsity for Efficient Vision-Language Models

2025-07-11 · Tharun Adithya Srikrishnan, Deval Shah, Timothy Hein, Ahmed Hasssan, Stephen Youn, Steven K. Reinhardt arxiv

Large vision-language models (VLMs) enable joint processing of text and images. However, incorporating vision data significantly increases the prompt length, resulting in a longer time to first token (TTFT). This bottleneck can be alleviated by leveraging the inherent sparsity in the attention computation. Analyzing these attention patterns in VLMs when processing a series of images, we observe the absence of inter-image attention in a substantial portion of layers. Based on this, we propose BlindSight: an approach to optimize multi-image VLM inference using an input-template-aware attention sparsity mask with no runtime overhead. We utilize a dataset to derive a prompt-agnostic categorization for attention heads: Dense, Sink, Intra-Image, and Intra-Image+Sink. We develop a Triton-based GPU kernel to leverage this sparsity. BlindSight achieves a 1.8-3.2x speedup in the attention computation (prompt length 36K-300K). BlindSight generalizes across VLMs (Qwen2-VL, Qwen2.5-VL, Gemma 3), with only a 0.78% absolute accuracy degradation on average on multi-image comprehension benchmarks. Finally, we advocate for the design of efficient VLMs that combine BlindSight-inspired sparse and dense layers.

📄 PDF Abstract BibTeX arXiv:2507.09071

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Relating Blindsight and AI: A Review

2021-12-09 · Joshua Bensemann, Qiming Bao, Gaël Gendron, Tim Hartill 외

Processes occurring in brains, a.k.a. biological neural networks, can and have been modeled within artificial neural network architectures. Due to this, we have conducted a review of research on the phenomenon of blindsi…

Universal Properties of Activation Sparsity in Modern Large Language Models

2025-08-30 · Filip Szatkowski, Patryk Będkowski, Alessio Devoto, Jan Dubiński 외 arxiv

Activation sparsity is an intriguing property of deep neural networks that has been extensively studied in ReLU-based models, due to its advantages for efficiency, robustness, and interpretability. However, methods relyi…

Beyond Size: How Gradients Shape Pruning Decisions in Large Language Models

2023-11-08 · Rocktim Jyoti Das, MingJie Sun, Liqun Ma, Zhiqiang Shen

Large Language Models (LLMs) with billions of parameters are prime targets for network pruning, removing some model weights without hurting performance. Prior approaches such as magnitude pruning, SparseGPT, and Wanda, e…

Language ModellingNetwork Pruning

Rethinking Pruning for Vision-Language Models: Strategies for Effective Sparsity and Performance Restoration

2024-04-03 · Shwai He, Ang Li, Tianlong Chen

Vision-Language Models (VLMs) integrate information from multiple modalities and have shown remarkable success across various tasks. However, deploying large-scale VLMs in resource-constrained scenarios is challenging. P…

Knowledge Distillation

Channel Estimation for Holographic MIMO: Wavenumber-Domain Sparsity Inspired Approaches

2024-05-09 · Yuqing Guo, Yuanbin Chen, Ying Wang

This paper investigates the sparse channel estimation for holographic multiple-input multiple-output (HMIMO) systems. Given that the wavenumber-domain representation is based on a series of Fourier harmonics that are in …

compressed sensing