paper-with-me

Papers

Fill the GAP: A Granular Alignment Paradigm for Visual Reasoning in Multimodal Large Language Models

2026-05-12 · Yanting Miao, Yutao Sun, Dexin Wang, Mengyu Zhou, Pascal Poupart, Lei Lv, Qi Zhao, Li Wang, Hao Li, Xiaoxi Jiang, Guanjun Jiang arxiv

Visual latent reasoning lets a multimodal large language model (MLLM) create intermediate visual evidence as continuous tokens, avoiding external tools or image generators. However, existing methods usually follow an output-as-input latent paradigm and yield unstable gains. We identify evidence for a feature-space mismatch that can contribute to this instability: dominant visual-latent models build on pre-norm MLLMs and reuse decoder hidden states as predicted latent inputs, even though these states occupy a substantially different norm regime from the input embeddings the model was trained to consume (Xie et al., 2025; Li et al., 2026; Team et al., 2026). This mismatch can make direct latent feedback unreliable. Motivated by this diagnosis, we propose GAP, a Granular Alignment Paradigm for visual latent modeling. GAP aligns visual latent reasoning at three levels: feature-level alignment maps decoder outputs into input-compatible visual latents through a lightweight PCA-aligned latent head; context-level alignment grounds latent targets with inspectable auxiliary visual supervision; and capacity-guided alignment assigns latent supervision selectively to examples where the base MLLM struggles. On Qwen2.5-VL 7B, the resulting model achieves the best mean aggregate perception and reasoning performance among our supervised variants. Inference-time intervention probing further suggests that generated latents provide task-relevant visual signal beyond merely adding token slots.

📄 PDF Abstract BibTeX arXiv:2605.12374

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Latent Visual Cache for Video Reasoning

2026-07-01 · Yongheng Zhang, Zhipeng Xu, Hao Wu, Yinghui Li 외 arxiv

Video reasoning requires Large Multimodal Models (LMMs) to remain grounded in dense evidence, yet existing systems largely adopt "read-once, generate-many" paradigm, in which visual grounding weakens during generation. T…

Visual Grounding

From Hallucination to Grounding: Diagnosing Visual Spatial Intelligence via CRISP

2026-06-25 · Zhixing Li, Yinan Yu arxiv

Current VLM evaluations often conflate language priors with genuine spatial reasoning. To address this, we introduce CRISP, a novel structural-diagnostic evaluation paradigm that assesses visual spatial intelligence thro…

Spatial Reasoning

Granulon: Awakening Pixel-Level Visual Encoders with Adaptive Multi-Granularity Semantics for MLLM

2026-03-09 · Junyuan Mao, Qiankun Li, Linghao Meng, Zhicheng He 외 arxiv

Recent advances in multimodal large language models largely rely on CLIP-based visual encoders, which emphasize global semantic alignment but struggle with fine-grained visual understanding. In contrast, DINOv3 provides …

Progressive Multi-granular Alignments for Grounded Reasoning in Large Vision-Language Models

2024-12-11 · Quang-Hung Le, Long Hoang Dang, Ngan Le, Truyen Tran 외

Existing Large Vision-Language Models (LVLMs) excel at matching concepts across multi-modal inputs but struggle with compositional concepts and high-level relationships between entities. This paper introduces Progressive…

Question AnsweringVisual GroundingVisual Reasoning

Toward Multi-Granularity Decision-Making: Explicit Visual Reasoning with Hierarchical Knowledge

2023-01-01 · ICCV 2023 1 · Yifeng Zhang, Shi Chen, Qi Zhao

Answering visual questions requires the ability to parse visual observations and correlate them with a variety of knowledge. Existing visual question answering (VQA) models either pay little attention to the role of …

Decision MakingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)+1