paper-with-me

홈 › Papers

Neural encoding with visual attention

2020-10-01 · NeurIPS 2020 12 · Meenakshi Khosla, Gia H. Ngo, Keith Jamison, Amy Kuceyeski, Mert R. Sabuncu

Visual perception is critically influenced by the focus of attention. Due to limited resources, it is well known that neural representations are biased in favor of attended locations. Using concurrent eye-tracking and functional Magnetic Resonance Imaging (fMRI) recordings from a large cohort of human subjects watching movies, we first demonstrate that leveraging gaze information, in the form of attentional masking, can significantly improve brain response prediction accuracy in a neural encoding model. Next, we propose a novel approach to neural encoding by including a trainable soft-attention module. Using our new approach, we demonstrate that it is possible to learn visual attention policies by end-to-end learning merely on fMRI response data, and without relying on any eye-tracking. Interestingly, we find that attention locations estimated by the model on independent data agree well with the corresponding eye fixation patterns, despite no explicit supervision to do so. Together, these findings suggest that attention modules can be instrumental in neural encoding models of visual stimuli.

📄 PDF Abstract BibTeX arXiv:2010.00516

Code (1)

mk2299/encoding_attention tf

Similar Papers 제목 키워드 기반

LLaVA-UHD v4: What Makes Efficient Visual Encoding in MLLMs?

2026-05-09 · Kechen Fang, Yihua Qin, Chongyi Wang, Wenshuo Ma 외 arxiv

Visual encoding constitutes a major computational bottleneck in Multimodal Large Language Models (MLLMs), especially for high-resolution image inputs. The prevailing practice typically adopts global encoding followed by …

SCA-CNN: Spatial and Channel-wise Attention in Convolutional Networks for Image Captioning

2016-11-17 · CVPR 2017 7 · Long Chen, Hanwang Zhang, Jun Xiao, Liqiang Nie 외

Visual attention has been successfully applied in structural prediction tasks such as visual captioning and question answering. Existing visual attention models are generally spatial, i.e., the attention is modeled as sp…

Image CaptioningSentence

Visual Keyword Spotting with Attention

2021-10-29 · K R Prajwal, Liliane Momeni, Triantafyllos Afouras, Andrew Zisserman

In this paper, we consider the task of spotting spoken keywords in silent video sequences -- also known as visual keyword spotting. To this end, we investigate Transformer-based models that ingest two streams, a visual e…

Lip ReadingVisual Keyword Spotting

LARE: Low-Attention Region Encoding for Text-Image Retrieval

2026-06-17 · Abdulmalik Alquwayfili, Faisal Almeshal, Jumanah Almajnouni, Leena Alotaibi 외 arxiv

Image retrieval in crowded scenes is particularly challenging due to the salience bias of conventional visual encoders, which tend to focus on dominant objects while neglecting low-attention regions that are often crucia…

Image Retrieval

EvoPrune: Early-Stage Visual Token Pruning for Efficient MLLMs

2026-03-04 · Yuhao Chen, Bin Shan, Xin Ye, Cheng Chen arxiv

Multimodal Large Language Models (MLLMs) have shown strong performance in vision-language tasks, but their inference efficiency is severely limited by the exponential growth of visual tokens in complex scenarios such as …