English

RSVP: Reasoning Segmentation via Visual Prompting and Multi-modal Chain-of-Thought

Computer Vision and Pattern Recognition 2025-06-06 v1 Artificial Intelligence

Abstract

Multi-modal Large Language Models (MLLMs) have demonstrated remarkable reasoning capability while lack explicit mechanisms for visual grounding and segmentation, creating a gap between cognitive reasoning and visual perception. To bridge this gap, we introduce Reasoning Segmentation via Visual Prompting (RSVP), a novel framework that unifies multi-step multimodal reasoning with grounded visual understanding. RSVP is a two-stage structuralized framework that integrates reasoning-driven localization with segmentation refinement. In the reasoning stage, RSVP employs multimodal chain-of-thought visual prompts to help MLLMs understand queries and infer targets, generating interpretable region proposals that enhance visual grounding. In segmentation stage, RSVP refines these proposals with a Vision-Language Segmentation Module (VLSM), seamlessly integrates textual and visual cues to produce precise segmentation masks. By explicitly modelling the interaction between multimodal reasoning and segmentation, RSVP introduces a new paradigm for interpretable reasoning segmentation. It exploits MLLMs' inherent localization capabilities, enabling the models to not only reason about objects but also generate structured visual representations. Our extensive experiments demonstrate that RSVP achieves state-of-the-art performance, surpasses state-of-the-art methods by up to +6.5 gIoU and +9.2 cIoU on ReasonSeg, and achieves 49.7 mAP on SegInW under zero-shot settings. These results validate RSVP as an effective and scalable framework for integrating cognitive reasoning with structured visual understanding.

Keywords

Cite

@article{arxiv.2506.04277,
  title  = {RSVP: Reasoning Segmentation via Visual Prompting and Multi-modal Chain-of-Thought},
  author = {Yi Lu and Jiawang Cao and Yongliang Wu and Bozheng Li and Licheng Tang and Yangguang Ji and Chong Wu and Jay Wu and Wenbo Zhu},
  journal= {arXiv preprint arXiv:2506.04277},
  year   = {2025}
}

Comments

Accepted as ACL 2025 Main