English

Where MLLMs Attend and What They Rely On: Explaining Autoregressive Token Generation

Computer Vision and Pattern Recognition 2026-03-19 v5

Abstract

Multimodal large language models (MLLMs) have demonstrated remarkable capabilities in aligning visual inputs with natural language outputs. Yet, the extent to which generated tokens depend on visual modalities remains poorly understood, limiting interpretability and reliability. In this work, we present EAGLE, a lightweight black-box framework for explaining autoregressive token generation in MLLMs. EAGLE attributes any selected tokens to compact perceptual regions while quantifying the relative influence of language priors and perceptual evidence. The framework introduces an objective function that unifies sufficiency (insight score) and indispensability (necessity score), optimized via greedy search over sparsified image regions for faithful and efficient attribution. Beyond spatial attribution, EAGLE performs modality-aware analysis that disentangles what tokens rely on, providing fine-grained interpretability of model decisions. Extensive experiments across open-source MLLMs show that EAGLE consistently outperforms existing methods in faithfulness, localization, and hallucination diagnosis, while requiring substantially less GPU memory. These results highlight its effectiveness and practicality for advancing the interpretability of MLLMs.

Keywords

Cite

@article{arxiv.2509.22496,
  title  = {Where MLLMs Attend and What They Rely On: Explaining Autoregressive Token Generation},
  author = {Ruoyu Chen and Xiaoqing Guo and Kangwei Liu and Siyuan Liang and Shiming Liu and Qunli Zhang and Laiyuan Wang and Hua Zhang and Xiaochun Cao},
  journal= {arXiv preprint arXiv:2509.22496},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T05:59:04.654Z