paper-with-me

Papers

Progressive Prompt-Guided Cross-Modal Reasoning for Referring Image Segmentation

2026-03-30 · Jiachen Li, Hongyun Wang, Jinyu Xu, Wenbo Jiang, Yanchun Ma, Yongjian Liu, Qing Xie, Bolong Zheng arxiv

Referring image segmentation aims to localize and segment a target object in an image based on a free-form referring expression. The core challenge lies in effectively bridging linguistic descriptions with object-level visual representations, especially when referring expressions involve detailed attributes and complex inter-object relationships. Existing methods either rely on cross-modal alignment or employ Semantic Segmentation Prompts, but they often lack explicit reasoning mechanisms for grounding language descriptions to target regions in the image. To address these limitations, we propose PPCR, a Progressive Prompt-guided Cross-modal Reasoning framework for referring image segmentation. PPCR explicitly structures the reasoning process as a Semantic Understanding-Spatial Grounding-Instance Segmentation pipeline. Specifically, PPCR first employs multimodal large language models (MLLMs) to generate Semantic Segmentation Prompt that capture key semantic cues of the target object. Based on this semantic context, Spatial Segmentation Prompt are further generated to reason about object location and spatial extent, enabling a progressive transition from semantic understanding to spatial grounding. The Semantic and Spatial Segmentation prompts are then jointly integrated into the segmentation module to guide accurate target localization and segmentation. Extensive experiments on standard referring image segmentation benchmarks demonstrate that PPCR consistently outperforms existing methods. The code will be publicly released to facilitate reproducibility.

📄 PDF Abstract BibTeX arXiv:2603.27993

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationInstance SegmentationReferring ExpressionImage Segmentation

Similar Papers 제목 키워드 기반

CR-Seg: Attention-Guided and CoT-Enhanced Coarse-to-Refined Reasoning Segmentation

2026-06-02 · Yifan Cao, Xiaocui Yang, Faxian Wan, Shi Feng 외 arxiv

Reasoning segmentation aims to segment target objects described by complex language through joint visual-textual reasoning. Existing methods typically rely on either learned semantic tokens to bridge Multimodal Large Lan…

RGBX-R1: Visual Modality Chain-of-Thought Guided Reinforcement Learning for Multimodal Grounding

2026-01-31 · Jiahe Wu, Bing Cao, Qilong Wang, Qinghua Hu 외 arxiv

Multimodal Large Language Models (MLLM) are primarily pre-trained on the RGB modality, thereby limiting their performance on other modalities, such as infrared, depth, and event data, which are crucial for complex scenar…

Reinforcement Learning

X-PCR: A Benchmark for Cross-modality Progressive Clinical Reasoning in Ophthalmic Diagnosis

2026-04-22 · Gui Wang, Zehao Zhong, YongSong Zhou, Yudong Li 외 arxiv

Despite significant progress in Multi-modal Large Language Models (MLLMs), their clinical reasoning capacity for multi-modal diagnosis remains largely unexamined. Current benchmarks, mostly single-modality data, can't ev…

Image Quality Assessment

Entropy-Guided Data-Efficient Training for Multimodal Reasoning Reward Models

2026-02-02 · Shidong Yang, Tongwen Huang, Hao Wen, Yong Wang 외 arxiv

Multimodal reward models are crucial for aligning multimodal large language models with human preferences. Recent works have incorporated reasoning capabilities into these models, achieving promising results. However, tr…

Multimodal Reasoning

Evo-PI: Aligning Medical Reasoning via Evolving Principle-Guided Supervision

2026-06-30 · Xianda Zheng, Huan Gao, Meng-Fen Chiang, Michael Witbrock 외 arxiv

Despite recent progress, the reasoning capabilities of large multimodal language models (MLLMs) remain fundamentally constrained by static supervision, where fixed prompts, rules, or reward models provide non-adaptive gu…

Visual Question Answering