paper-with-me

홈 › Papers

Referring Image Segmentation by Generative Adversarial Learning

2020-04-20 · IEEE 2020 4 · Shuang Qiu, Yao Zhao, Jianbo Jiao, Yunchao Wei, Shikui Wei

Referring expression is a kind of language expression being used for referring to particular objects. In this paper, we focus on the problem of image segmentation from natural language referring expressions. Existing works tackle this problem by augmenting the convolutional semantic segmentation networks with an LSTM sentence encoder, which is optimized by a pixel-wise classification loss. We argue that the distribution similarity between the inference and ground truth plays an important role in referring image segmentation. Therefore we introduce a complementary loss considering the consistency between the two distributions. To this end, we propose to train the referring image segmentation model in a generative adversarial fashion, which well addresses the distribution similarity problem. In particular, the proposed adversarial semantic guidance network (ASGN) includes the following advantages: a) more detailed visual information is incorporated by the detail enhancement; b) semantic information counteracts the word embedding impact; c) the proposed adversarial learning approach relieves the distribution inconsistencies. Experimental results on four standard datasets show significant improvements over all the compared baseline models, demonstrating the effectiveness of our method

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentationSemantic SegmentationSentence

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 제목 키워드 기반

Ref-Diff: Zero-shot Referring Image Segmentation with Generative Models

2023-08-31 · Minheng Ni, Yabo Zhang, Kailai Feng, Xiaoming Li 외

Zero-shot referring image segmentation is a challenging task because it aims to find an instance segmentation mask based on the given referring descriptions, without training on this type of paired data. Current zero-sho…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

CausalCLIPSeg: Unlocking CLIP's Potential in Referring Medical Image Segmentation with Causal Intervention

2025-03-20 · Yaxiong Chen, Minghong Wei, Zixuan Zheng, Jingliang Hu 외

Referring medical image segmentation targets delineating lesions indicated by textual descriptions. Aligning visual and textual cues is challenging due to their distinct data properties. Inspired by large-scale pre-train…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Lung image segmentation by generative adversarial networks

2019-07-30 · Jia-xin Cai, Hongfeng Zhu

Lung image segmentation plays an important role in computer-aid pulmonary diseases diagnosis and treatment. This paper proposed a lung image segmentation method by generative adversarial networks. We employed a variety o…

Image SegmentationSegmentationSemantic SegmentationTranslation

LGD: Leveraging Generative Descriptions for Zero-Shot Referring Image Segmentation

2025-04-20 · Jiachen Li, Qing Xie, Renshu Gu, Jinyu Xu 외

Zero-shot referring image segmentation aims to locate and segment the target region based on a referring expression, with the primary challenge of aligning and matching semantics across visual and textual modalities with…

AttributeImage SegmentationReferring ExpressionSemantic Segmentation+2

Weakly-supervised segmentation of referring expressions

2022-05-10 · Robin Strudel, Ivan Laptev, Cordelia Schmid

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+4