Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Instance-Specific Feature Propagation for Referring Segmentation

About

Referring segmentation aims to generate a segmentation mask for the target instance indicated by a natural language expression. There are typically two kinds of existing methods: one-stage methods that directly perform segmentation on the fused vision and language features; and two-stage methods that first utilize an instance segmentation model for instance proposal and then select one of these instances via matching them with language features. In this work, we propose a novel framework that simultaneously detects the target-of-interest via feature propagation and generates a fine-grained segmentation mask. In our framework, each instance is represented by an Instance-Specific Feature (ISF), and the target-of-referring is identified by exchanging information among all ISFs using our proposed Feature Propagation Module (FPM). Our instance-aware approach learns the relationship among all objects, which helps to better locate the target-of-interest than one-stage methods. Comparing to two-stage methods, our approach collaboratively and interactively utilizes both vision and language information for synchronous identification and segmentation. In the experimental tests, our method outperforms previous state-of-the-art methods on all three RefCOCO series datasets.

Chang Liu, Xudong Jiang, Henghui Ding• 2022

Related benchmarks

TaskDatasetResultRank
Referring Image SegmentationRefCOCO+ (test-B)
mIoU46.39
200
Referring Image SegmentationRefCOCO (val)
mIoU65.19
197
Referring Image SegmentationRefCOCO (test A)--
178
Referring Image SegmentationRefCOCO (test-B)--
119
Referring Image SegmentationRefCOCO+ (val)--
117
Referring Image SegmentationRefCOCO+ (test-A)--
89
Referring Image SegmentationG-Ref Google split (val)
IoU50.08
58
Referring Image SegmentationG-Ref UMD split (val)
mIoU52.67
19
Referring Image SegmentationG-Ref UMD (test)
IoU53
19
Showing 9 of 9 rows

Other info

Follow for update