English

Interleaved Latent Visual Reasoning with Selective Perceptual Modeling

Computation and Language 2026-01-22 v3 Computer Vision and Pattern Recognition

Abstract

Interleaved reasoning paradigms enhance Multimodal Large Language Models (MLLMs) with visual feedback but are hindered by the prohibitive computational cost of re-encoding pixel-dense images. A promising alternative, latent visual reasoning, circumvents this bottleneck yet faces limitations: methods either fail to capture intermediate state evolution due to single-step, non-interleaved structures, or sacrifice precise perceptual modeling by over-compressing features. We introduce Interleaved Latent Visual Reasoning (ILVR), a framework that unifies dynamic state evolution with precise perceptual modeling. ILVR interleaves textual generation with latent visual representations that act as specific, evolving cues for subsequent reasoning. Specifically, we employ a self-supervision strategy where a momentum teacher model selectively distills relevant features from ground-truth intermediate images into sparse supervision targets. This adaptive selection mechanism guides the model to autonomously generate context-aware visual signals. Extensive experiments on multimodal reasoning benchmarks demonstrate that ILVR outperforms existing approaches, effectively bridging the gap between fine-grained perception and sequential multimodal reasoning. The code is available at https://github.com/XD111ds/ILVR.

Keywords

Cite

@article{arxiv.2512.05665,
  title  = {Interleaved Latent Visual Reasoning with Selective Perceptual Modeling},
  author = {Shuai Dong and Siyuan Wang and Xingyu Liu and Chenglin Li and Haowen Hou and Zhongyu Wei},
  journal= {arXiv preprint arXiv:2512.05665},
  year   = {2026}
}

Comments

18 pages, 11 figures. Code available at https://github.com/XD111ds/ILVR

R2 v1 2026-07-01T08:11:26.521Z