paper-with-me

홈 › Papers

Retrieve, Integrate, and Synthesize: Spatial-Semantic Grounded Latent Visual Reasoning

2026-05-08 · Jin Cui, Xinyue Long, Xunyong Zhang, Yadong Zhang, Chuanchang Su, Jingye Gan, Boran Zhao, Pengju Ren arxiv

Multimodal Large Language Models (MLLMs) have made remarkable progress on vision-language reasoning, yet most methods still compress visual evidence into discrete textual thoughts, creating an information bottleneck for fine-grained perception. Recent latent visual reasoning methods attempt to reason in continuous hidden states, but we find that they suffer from insufficient manifold compatibility: latent trajectories drift away from pretrained reasoning circuits, collapse into instance-agnostic patterns, and are often bypassed during answer generation. To address these issues, we propose RIS (Retrieve, Integrate, and Synthesize), a spatial-semantic grounded framework that develops latent reasoning as a compatible extension of pretrained MLLM computation. We first construct a step-wise grounded reasoning dataset with bounding boxes and region-specific semantic descriptions. Built on this supervision, RIS anchors latent tokens to both spatial and semantic evidence, enforces their causal role through a progressive attention bottleneck, and introduces short language transition tokens to bridge synthesized latent states back to vocabulary-aligned decoding. Experiments on V*, HRBench4K, HRBench8K, MMVP, and BLINK show consistent improvements over closed/open-source and latent reasoning baselines. Further analyses demonstrate that RIS learns diverse, interpretable, and progressively integrated latent trajectories, offering a practical path toward faithful internal visual reasoning in MLLMs.

📄 PDF Abstract BibTeX arXiv:2605.07106

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationVisual Reasoning

Similar Papers 제목 키워드 기반

Spatial-Semantic Image Search by Visual Feature Synthesis

2017-07-01 · CVPR 2017 7 · Long Mai, Hailin Jin, Zhe Lin, Chen Fang 외

The performance of image retrieval has been improved tremendously in recent years through the use of deep feature representations. Most existing methods, however, aim to retrieve images that are visually similar or seman…

Image RetrievalRetrieval

RAG4Tickets: AI-Powered Ticket Resolution via Retrieval-Augmented Generation on JIRA and GitHub Data

2025-10-09 · Mohammad Baqar arxiv

Modern software teams frequently encounter delays in resolving recurring or related issues due to fragmented knowledge scattered across JIRA tickets, developer discussions, and GitHub pull requests (PRs). To address this…

SpA2V: Harnessing Spatial Auditory Cues for Audio-driven Spatially-aware Video Generation

2025-08-01 · Kien T. Pham, Yingqing He, Yazhou Xing, Qifeng Chen 외 arxiv

Audio-driven video generation aims to synthesize realistic videos that align with input audio recordings, akin to the human ability to visualize scenes from auditory input. However, existing approaches predominantly focu…

Video Generation

Empowering LLM Agents with Geospatial Awareness: Toward Grounded Reasoning for Wildfire Response

2025-10-14 · Yiheng Chen, Lingyao Li, Zihui Ma, Qikai Hu 외 arxiv

Effective disaster response is essential for safeguarding lives and property. Existing statistical approaches often lack semantic context, generalize poorly across events, and offer limited interpretability. While Large …

Thinking with Geometry: Active Geometry Integration for Spatial Reasoning

2026-02-05 · Haoyuan Li, Qihang Cao, Tao Tang, Kun Xiang 외 arxiv

Recent progress in spatial reasoning with Multimodal Large Language Models (MLLMs) increasingly leverages geometric priors from 3D encoders. However, most existing integration strategies remain passive: geometry is expos…

Autonomous DrivingSpatial Reasoning