paper-with-me

홈 › Papers

Recurrent Multimodal Interaction for Referring Image Segmentation

2017-03-23 · ICCV 2017 10 · Chenxi Liu, Zhe Lin, Xiaohui Shen, Jimei Yang, Xin Lu, Alan Yuille

In this paper we are interested in the problem of image segmentation given natural language descriptions, i.e. referring expressions. Existing works tackle this problem by first modeling images and sentences independently and then segment images by combining these two types of representations. We argue that learning word-to-image interaction is more native in the sense of jointly modeling two modalities for the image segmentation task, and we propose convolutional multimodal LSTM to encode the sequential interactions between individual words, visual information, and spatial information. We show that our proposed model outperforms the baseline model on benchmark datasets. In addition, we analyze the intermediate output of the proposed multimodal LSTM approach and empirically explain how this approach enforces a more effective word-to-image interaction.

📄 PDF Abstract BibTeX arXiv:1703.07939

Code (1)

chenxi116/TF-phrasecut-public 공식 구현 tf

Tasks

Image Segmentationmultimodal interactionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Recurrent Instance Segmentation using Sequences of Referring Expressions

2019-11-05 · Alba Herrera-Palacio, Carles Ventura, Carina Silberer, Ionut-Teodor Sorodoc 외

The goal of this work is to segment the objects in an image that are referred to by a sequence of linguistic descriptions (referring expressions). We propose a deep neural network with recurrent layers that output a sequ…

Instance SegmentationReferring ExpressionReferring Expression SegmentationSemantic Segmentation

Refer to Anything with Vision-Language Prompts

2025-06-05 · Shengcao Cao, Zijun Wei, Jason Kuen, Kangning Liu 외

Recent image segmentation models have advanced to segment images into high-quality masks for visual entities, and yet they cannot provide comprehensive semantic understanding for complex queries based on both language an…

BenchmarkingGeneralized Referring Expression SegmentationImage SegmentationReferring Expression+3

Multimodal Referring Segmentation: A Survey

2025-08-01 · Henghui Ding, Song Tang, Shuting He, Chang Liu 외 arxiv

Multimodal referring segmentation aims to segment target objects in visual scenes, such as images, videos, and 3D scenes, based on referring expressions in text or audio format. This task plays a crucial role in practica…

Referring Expression

Linguistic Structure Guided Context Modeling for Referring Image Segmentation

2020-10-01 · ECCV 2020 8 · Tianrui Hui, Si Liu, Shaofei Huang, Guanbin Li 외

Referring image segmentation aims to predict the foreground mask of the object referred by a natural language sentence. Multimodal context of the sentence is crucial to distinguish the referent from the background. Exist…

Dependency ParsingImage SegmentationSemantic SegmentationSentence+1

Locate then Segment: A Strong Pipeline for Referring Image Segmentation

2021-03-30 · CVPR 2021 1 · Ya Jing, Tao Kong, Wei Wang, Liang Wang 외

Referring image segmentation aims to segment the objects referred by a natural language expression. Previous methods usually focus on designing an implicit and recurrent feature interaction mechanism to fuse the visual-l…

Generalized Referring Expression SegmentationImage SegmentationSegmentationSemantic Segmentation