paper-with-me

홈 › Papers

Discriminative Triad Matching and Reconstruction for Weakly Referring Expression Grounding

2021-06-08 · MingJie Sun, Jimin Xiao, Eng Gee Lim, Si Liu, John Y. Goulermas

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 queries are not available during the training stage. In traditional methods, an object region that best matches the referring expression is picked out, and then the query sentence is reconstructed from the selected region, where the reconstruction difference serves as the loss for back-propagation. The existing methods, however, conduct both the matching and the reconstruction approximately as they ignore the fact that the matching correctness is unknown. To overcome this limitation, a discriminative triad is designed here as the basis to the solution, through which a query can be converted into one or multiple discriminative triads in a very scalable way. Based on the discriminative triad, we further propose the triad-level matching and reconstruction modules which are lightweight yet effective for the weakly-supervised training, making it three times lighter and faster than the previous state-of-the-art methods. One important merit of our work is its superior performance despite the simple and neat design. Specifically, the proposed method achieves a new state-of-the-art accuracy when evaluated on RefCOCO (39.21%), RefCOCO+ (39.18%) and RefCOCOg (43.24%) datasets, that is 4.17%, 4.08% and 7.8% higher than the previous one, respectively.

📄 PDF Abstract BibTeX arXiv:2106.04053

Code (1)

insomnia94/DTWREG 공식 구현 pytorch

Tasks

Referring ExpressionSentence

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

Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-08-28 · ICCV 2019 10 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

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 train…

AttributeReferring ExpressionRegion Proposal

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

WarpNet: Weakly Supervised Matching for Single-view Reconstruction

2016-04-19 · CVPR 2016 6 · Angjoo Kanazawa, David W. Jacobs, Manmohan Chandraker

We present an approach to matching images of objects in fine-grained datasets without using part annotations, with an application to the challenging problem of weakly supervised single-view reconstruction. This is in con…

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