Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Seg-Zero: Reasoning-Chain Guided Segmentation via Cognitive Reinforcement

About

Traditional methods for reasoning segmentation rely on supervised fine-tuning with categorical labels and simple descriptions, limiting its out-of-domain generalization and lacking explicit reasoning processes. To address these limitations, we propose Seg-Zero, a novel framework that demonstrates remarkable generalizability and derives explicit chain-of-thought reasoning through cognitive reinforcement. Seg-Zero introduces a decoupled architecture consisting of a reasoning model and a segmentation model. The reasoning model interprets user intentions, generates explicit reasoning chains, and produces positional prompts, which are subsequently used by the segmentation model to generate precious pixel-level masks. We design a sophisticated reward mechanism that integrates both format and accuracy rewards to effectively guide optimization directions. Trained exclusively via reinforcement learning with GRPO and without explicit reasoning data, Seg-Zero achieves robust zero-shot generalization and exhibits emergent test-time reasoning capabilities. Experiments show that Seg-Zero-7B achieves a zero-shot performance of 57.5 on the ReasonSeg benchmark, surpassing the prior LISA-7B by 18\%. This significant improvement highlights Seg-Zero's ability to generalize across domains while presenting an explicit reasoning process. Code is available at https://github.com/dvlab-research/Seg-Zero.

Yuqi Liu, Bohao Peng, Zhisheng Zhong, Zihao Yue, Fanbin Lu, Bei Yu, Jiaya Jia• 2025

Related benchmarks

TaskDatasetResultRank
Referring Expression SegmentationRefCOCO (testA)
cIoU80.3
257
Referring Expression SegmentationRefCOCO+ (testA)
cIoU76.2
230
Reasoning SegmentationReasonSeg (val)
gIoU62.6
193
Reasoning SegmentationReasonSeg (test)
gIoU61.41
145
Referring Expression SegmentationRefCOCOg (val)
cIoU72.6
129
Referring Expression SegmentationRefCOCOg (test)
cIoU72.6
118
Generalized Referring Expression SegmentationgRefCOCO v1 (val)
cIoU65.9
33
Referring SegmentationRISBench (test)
gIoU41.25
31
Reasoning SegmentationEarthReason (val)
gIoU63
20
Medical Reasoning GroundingU-MRG-14K (test)
IoU (General)16.14
16
Showing 10 of 40 rows

Other info

Follow for update