English

VTPerception-R1: Enhancing Multimodal Reasoning via Explicit Visual and Textual Perceptual Grounding

Computer Vision and Pattern Recognition 2025-09-30 v1 Artificial Intelligence

Abstract

Multimodal large language models (MLLMs) often struggle to ground reasoning in perceptual evidence. We present a systematic study of perception strategies-explicit, implicit, visual, and textual-across four multimodal benchmarks and two MLLMs. Our findings show that explicit perception, especially when paired with textual cues, consistently yields the best improvements, particularly for smaller models. Based on this insight, we propose VTPerception-R1, a unified two-stage framework that decouples perception from reasoning. Stage 1 introduces perception-augmented fine-tuning, and Stage 2 applies perception-aware reinforcement learning with novel visual, textual, and consistency rewards. Experiments demonstrate that VTPerception-R1 significantly improves reasoning accuracy and robustness across diverse tasks, offering a scalable and auditable solution for perception-grounded multimodal reasoning. Our code is available at: https://github.com/yizhuoDi/VTPerceprion-R1.

Keywords

Cite

@article{arxiv.2509.24776,
  title  = {VTPerception-R1: Enhancing Multimodal Reasoning via Explicit Visual and Textual Perceptual Grounding},
  author = {Yizhuo Ding and Mingkang Chen and Zhibang Feng and Tong Xiao and Wanying Qu and Wenqi Shao and Yanwei Fu},
  journal= {arXiv preprint arXiv:2509.24776},
  year   = {2025}
}
R2 v1 2026-07-01T06:04:33.163Z