Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Improving Visual Grounding with Visual-Linguistic Verification and Iterative Reasoning

About

Visual grounding is a task to locate the target indicated by a natural language expression. Existing methods extend the generic object detection framework to this problem. They base the visual grounding on the features from pre-generated proposals or anchors, and fuse these features with the text embeddings to locate the target mentioned by the text. However, modeling the visual features from these predefined locations may fail to fully exploit the visual context and attribute information in the text query, which limits their performance. In this paper, we propose a transformer-based framework for accurate visual grounding by establishing text-conditioned discriminative features and performing multi-stage cross-modal reasoning. Specifically, we develop a visual-linguistic verification module to focus the visual features on regions relevant to the textual descriptions while suppressing the unrelated areas. A language-guided feature encoder is also devised to aggregate the visual contexts of the target object to improve the object's distinctiveness. To retrieve the target from the encoded visual features, we further propose a multi-stage cross-modal decoder to iteratively speculate on the correlations between the image and text for accurate target localization. Extensive experiments on five widely used datasets validate the efficacy of our proposed components and demonstrate state-of-the-art performance. Our code is public at https://github.com/yangli18/VLTVG.

Li Yang, Yan Xu, Chunfeng Yuan, Wei Liu, Bing Li, Weiming Hu• 2022

Related benchmarks

TaskDatasetResultRank
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy73.6
354
Referring Expression ComprehensionRefCOCO (val)
Accuracy84.53
344
Referring Expression ComprehensionRefCOCO (testA)
Accuracy0.8769
342
Referring Expression ComprehensionRefCOCO+ (testB)
Accuracy64.53
244
Referring Expression ComprehensionRefCOCO+ (testA)
Accuracy78.37
216
Visual GroundingRefCOCO+ (testA)--
206
Referring Expression ComprehensionRefCOCO (testB)
Accuracy79.22
205
Visual GroundingRefCOCO+ (testB)--
180
Visual GroundingRefCOCO (testB)
Accuracy80.49
138
Visual GroundingRefCOCO (testA)--
123
Showing 10 of 36 rows

Other info

Follow for update