English

Instance-Specific Feature Propagation for Referring Segmentation

Computer Vision and Pattern Recognition 2022-04-27 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2204.12109,
  title  = {Instance-Specific Feature Propagation for Referring Segmentation},
  author = {Chang Liu and Xudong Jiang and Henghui Ding},
  journal= {arXiv preprint arXiv:2204.12109},
  year   = {2022}
}

Comments

TMM

R2 v1 2026-06-24T10:58:38.977Z