paper-with-me

Papers

Interleaved Latent Visual Reasoning with Selective Perceptual Modeling

2025-12-05 · Shuai Dong, Siyuan Wang, Xingyu Liu, Chenglin Li, Haowen Hou, Zhongyu Wei arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.05665

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

UniVLR: Unifying Text and Vision in Visual Latent Reasoning for Multimodal LLMs

2026-05-12 · Houcheng Jiang, Jiajun Fu, Junfeng Fang, Chen Gao 외 arxiv

Multimodal large language models are increasingly expected to perform thinking with images, yet existing visual latent reasoning methods still rely on explicit textual chain-of-thought interleaved with visual latent toke…

Visual Reasoning

Latent-Aligned Reasoning for Multimodal Recommendation

2026-09-04 · Jiarui Jin, Anyang Ji arxiv

Multimodal Vision-Language Models (VLMs) have demonstrated remarkable capabilities in cross-modal understanding, yet a fundamental challenge persists when applying them to recommendation: as representations propagate thr…

Multimodal RecommendationContrastive Learning

LatentUM: Unleashing the Potential of Interleaved Cross-Modal Reasoning via a Latent-Space Unified Model

2026-04-02 · Jiachun Jin, Zetong Zhou, Xiao Yang, Hao Zhang 외 arxiv

Unified models (UMs) hold promise for their ability to understand and generate content across heterogeneous modalities. Compared to merely generating visual content, the use of UMs for interleaved cross-modal reasoning i…

Computational Efficiency

LUT: Latent Utility Training for Visual Reasoning

2026-08-01 · Jiaxuan Kang, Siyu Chen, Mingda Li, Mingjie Liu 외 arxiv

Multimodal large language models have advanced visual understanding, yet perception-intensive reasoning remains challenging. Recent latent visual reasoning methods introduce hidden-space computation before answering, but…

Reinforcement LearningVisual Reasoning

Imagine Before You Predict: Interleaved Latent Visual Reasoning for Video Event Prediction

2026-06-04 · Tianxiang Jiang, Linquan Wu, Sheng Xia, Songze Li 외 arxiv

Video event prediction (VEP) requires models to infer unobserved future states from partial video evidence. Existing video MLLMs usually verbalize intermediate future reasoning in text space: once visual evidence is verb…

Visual Reasoning