English

Referring Expression Object Segmentation with Caption-Aware Consistency

Computer Vision and Pattern Recognition 2019-10-11 v1

Abstract

Referring expressions are natural language descriptions that identify a particular object within a scene and are widely used in our daily conversations. In this work, we focus on segmenting the object in an image specified by a referring expression. To this end, we propose an end-to-end trainable comprehension network that consists of the language and visual encoders to extract feature representations from both domains. We introduce the spatial-aware dynamic filters to transfer knowledge from text to image, and effectively capture the spatial information of the specified object. To better communicate between the language and visual modules, we employ a caption generation network that takes features shared across both domains as input, and improves both representations via a consistency that enforces the generated sentence to be similar to the given referring expression. We evaluate the proposed framework on two referring expression datasets and show that our method performs favorably against the state-of-the-art algorithms.

Keywords

Cite

@article{arxiv.1910.04748,
  title  = {Referring Expression Object Segmentation with Caption-Aware Consistency},
  author = {Yi-Wen Chen and Yi-Hsuan Tsai and Tiantian Wang and Yen-Yu Lin and Ming-Hsuan Yang},
  journal= {arXiv preprint arXiv:1910.04748},
  year   = {2019}
}

Comments

Accepted in BMVC'19, project page at https://github.com/wenz116/lang2seg

R2 v1 2026-06-23T11:40:07.727Z