paper-with-me

홈 › Papers

Discriminative Perception via Anchored Description for Reasoning Segmentation

2026-03-04 · Tao Yang, Qing Zhou, Yanliang Li, Qi Wang arxiv

Reasoning segmentation increasingly employs reinforcement learning to generate explanatory reasoning chains that guide Multimodal Large Language Models. While these geometric rewards are primarily confined to guiding the final localization, they are incapable of discriminating whether the reasoning process remains anchored on the referred region or strays into irrelevant context. Lacking this discriminative guidance, the model's reasoning often devolves into unfocused and verbose chains that ultimately fail to disambiguate and perceive the target in complex scenes. This suggests a need to complement the RL objective with Discriminative Perception, an ability to actively distinguish a target from its context. To realize this, we propose DPAD to compel the model to generate a descriptive caption of the referred object, which is then used to explicitly discriminate by contrasting the caption's semantic relevance to the referred object against the wider context. By optimizing for this discriminative capability, the model is forced to focus on the unique attributes of the target, leading to a more converged and efficient reasoning chain. The descriptive caption also serves as an interpretability rationale that aligns with the segmentation. Experiments on the benchmarks confirm the validity of our approach, delivering substantial performance gains, with the cIoU on ReasonSeg increasing by 3.09% and the reasoning chain length decreasing by approximately 42%. Code is available at https://github.com/mrazhou/DPAD

📄 PDF Abstract BibTeX arXiv:2603.04002

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Perceptual-Evidence Anchored Reinforced Learning for Multimodal Reasoning

2025-11-23 · Chi Zhang, Haibo Qiu, Qiming Zhang, Yufei Xu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs) and is now being applied to Vision-Language Models (VLMs). However, vanilla RLVR…

Reinforcement LearningMultimodal Reasoning

Reason Twice: Segmentation via Candidate Discovery and Comparative Reasoning

2026-06-08 · Xinyan Gao, Haoran Hao, Xiangyu Yue arxiv

The rapid development of pretrained foundation models has enabled more general image segmentation. Multimodal large language models (MLLMs) have been widely explored for image segmentation with complex queries that requi…

Image SegmentationSpatial Reasoning

ViLLa: Video Reasoning Segmentation with Large Language Model

2024-07-18 · Rongkun Zheng, Lu Qi, Xi Chen, Yi Wang 외

Although video perception models have made remarkable advancements in recent years, they still heavily rely on explicit text descriptions or pre-defined categories to identify target instances before executing video perc…

Image SegmentationLanguage ModelingLanguage ModellingLarge Language Model+7

Minutiae-Anchored Local Dense Representation for Fingerprint Matching

2025-07-21 · Zhiyu Pan, Xiongjun Guan, Yongjie Duan, Jianjiang Feng 외 arxiv

Fingerprint matching under diverse capture conditions remains a fundamental challenge in biometric recognition. To achieve robust and accurate performance in such scenarios, we propose DMD, a minutiae-anchored local dens…

Computational Efficiency

A Cognitive Paradigm Approach to Probe the Perception-Reasoning Interface in VLMs

2025-01-23 · Mohit Vaishnav, Tanel Tammet

A fundamental challenge in artificial intelligence involves understanding the cognitive mechanisms underlying visual reasoning in sophisticated models like Vision-Language Models (VLMs). How do these models integrate vis…

DescriptiveDiagnosticFew-Shot Image ClassificationVisual Reasoning