Attention Alignment Between Humans and Vision-Language Models

21d ago · Global · primary source: export.arxiv.org

A new study finds that the decoder architecture of vision-language models, more than the encoder, determines how closely a model’s spatial attention aligns with human gaze patterns recorded during image-viewing tasks. The research, posted to the arXiv preprint repository on June 16, 2026, compared spatial attention maps from six vision-language models against human fixation heatmaps collected on 200 images across two tasks: general description and social captioning [1][2]. Vision-language models are AI systems that jointly process images and text, extending large language models into the visual domain [3]. The six models spanned a 2×2 factorial design of CNN versus ViT encoders crossed with LSTM versus Transformer decoders, plus two additional open-source models, Molmo 7B-D and Qwen3.5 9B [1][2]. The authors, led by Isaac Christian, found that decoder choice dominated alignment outcomes. Switching from a Transformer to an LSTM decoder increased alignment by 40 to 50 percentage points, reaching 80 to 87 percent of the human noise ceiling, compared with 40 to 59 percent for Transformer-based decoders [1][2]. Encoder architecture played a secondary role, contributing a 5-to-20-point advantage depending on the decoder family. The CNN-LSTM combination was the most aligned model overall, scoring 85 to 87 percent [1][2]. Attention mechanisms, which assign importance weights to different parts of an input sequence, are central to how these models process information [5]. The study revealed a trade-off: LSTM-decoder attention maps, despite their higher alignment with human fixations, were spatially diffuse and showed minimal differentiation between tasks. In contrast, the ViT-Transformer model, which posted the weakest alignment scores, exhibited the sharpest spatial concentration and the strongest task differentiation [1][2]. A hemispatial-neglect simulation further demonstrated that removing attention harmed LSTM decoders more than Transformer decoders [1][2]. In an exploratory extension using TRIBE-simulated synthetic neural responses, the researchers found that fixation alignment and neural relevance did not track together. CNN-Transformer attention maps better predicted synthetic brain activity, particularly in early visual cortex, even though they showed lower fixation alignment [1][2]. The findings suggest that top-down and bottom-up components in these models trade off what they predict in behavioral versus synthetic neural data [1][2].

safety-researchresearch-paper

Background sources we checked (10)
  • arxiv.org ↗ Visual perception depends on top-down goals and bottom-up sensory mechanisms. Vision-language models implement both, allowing us to treat each component as a separable hypothesis about what drives where we look. We compared spatial attention maps from six vision-language models a…
  • en.wikipedia.org ↗ A vision–language model (VLM) is a type of artificial intelligence system that can jointly interpret and generate information from both images and text, extending the capabilities of large language models (LLMs), which are limited to text. It is an example of multimodal learning…
  • en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …
  • en.wikipedia.org ↗ In machine learning, attention is a method that determines the importance of each component in a sequence relative to the other components in that sequence. In natural language processing, importance is represented by "soft" weights assigned to each word in a sentence. More gener…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue