English

A Comprehensive Information-Decomposition Analysis of Large Vision-Language Models

Machine Learning 2026-04-01 v1 Computation and Language Computer Vision and Pattern Recognition

Abstract

Large vision-language models (LVLMs) achieve impressive performance, yet their internal decision-making processes remain opaque, making it difficult to determine if the success stems from true multimodal fusion or from reliance on unimodal priors. To address this attribution gap, we introduce a novel framework using partial information decomposition (PID) to quantitatively measure the "information spectrum" of LVLMs -- decomposing a model's decision-relevant information into redundant, unique, and synergistic components. By adapting a scalable estimator to modern LVLM outputs, our model-agnostic pipeline profiles 26 LVLMs on four datasets across three dimensions -- breadth (cross-model & cross-task), depth (layer-wise information dynamics), and time (learning dynamics across training). Our analysis reveals two key results: (i) two task regimes (synergy-driven vs. knowledge-driven) and (ii) two stable, contrasting family-level strategies (fusion-centric vs. language-centric). We also uncover a consistent three-phase pattern in layer-wise processing and identify visual instruction tuning as the key stage where fusion is learned. Together, these contributions provide a quantitative lens beyond accuracy-only evaluation and offer insights for analyzing and designing the next generation of LVLMs. Code and data are available at https://github.com/RiiShin/pid-lvlm-analysis .

Keywords

Cite

@article{arxiv.2603.29676,
  title  = {A Comprehensive Information-Decomposition Analysis of Large Vision-Language Models},
  author = {Lixin Xiu and Xufang Luo and Hideki Nakayama},
  journal= {arXiv preprint arXiv:2603.29676},
  year   = {2026}
}

Comments

Accepted at ICLR 2026. Project page: https://riishin.github.io/pid-lvlm-iclr26/

R2 v1 2026-07-01T11:46:08.618Z