paper-with-me

Papers

Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-08-28 · ICCV 2019 10 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha, Dechao Meng, Qingming Huang

Weakly supervised referring expression grounding aims at localizing the referential object in an image according to the linguistic query, where the mapping between the referential object and query is unknown in the training stage. To address this problem, we propose a novel end-to-end adaptive reconstruction network (ARN). It builds the correspondence between image region proposal and query in an adaptive manner: adaptive grounding and collaborative reconstruction. Specifically, we first extract the subject, location and context features to represent the proposals and the query respectively. Then, we design the adaptive grounding module to compute the matching score between each proposal and query by a hierarchical attention model. Finally, based on attention score and proposal features, we reconstruct the input query with a collaborative loss of language reconstruction loss, adaptive reconstruction loss, and attribute classification loss. This adaptive mechanism helps our model to alleviate the variance of different referring expressions. Experiments on four large-scale datasets show ARN outperforms existing state-of-the-art methods by a large margin. Qualitative results demonstrate that the proposed ARN can better handle the situation where multiple objects of a particular category situated together.

📄 PDF Abstract BibTeX arXiv:1908.10568

Code (1)

GingL/ARN 공식 구현 pytorch

Tasks

AttributeReferring ExpressionRegion Proposal

Similar Papers 제목 키워드 기반

Entity-enhanced Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

2022-07-18 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised Referring Expression Grounding (REG) aims to ground a particular target in an image described by a language expression while lacking the correspondence between target and expression. Two main problems e…

AttributeReferring ExpressionSemantic SimilaritySemantic Textual Similarity

Knowledge-guided Pairwise Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-09-05 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised referring expression grounding (REG) aims at localizing the referential entity in an image according to linguistic query, where the mapping between the image region (proposal) and the query is unknown i…

ObjectReferring ExpressionRegion ProposalWeakly-supervised Learning

Discriminative Triad Matching and Reconstruction for Weakly Referring Expression Grounding

2021-06-08 · MingJie Sun, Jimin Xiao, Eng Gee Lim, Si Liu 외

In this paper, we are tackling the weakly-supervised referring expression grounding task, for the localization of a referent object in an image according to a query sentence, where the mapping between image regions and q…

Referring ExpressionSentence

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

DViN: Dynamic Visual Routing Network for Weakly Supervised Referring Expression Comprehension

2025-01-01 · CVPR 2025 1 · Xiaofu Chen, Yaxin Luo, Gen Luo, Jiayi Ji 외

In this paper, we focus on weakly supervised referring expression comprehension (REC), and identify that the lack of fine-grained visual capability greatly limits the upper performance bound of existing methods. To a…

DescriptiveReferring ExpressionReferring Expression ComprehensionReferring Expression Segmentation+1