Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Iterative Shrinking for Referring Expression Grounding Using Deep Reinforcement Learning

About

In this paper, we are tackling the proposal-free referring expression grounding task, aiming at localizing the target object according to a query sentence, without relying on off-the-shelf object proposals. Existing proposal-free methods employ a query-image matching branch to select the highest-score point in the image feature map as the target box center, with its width and height predicted by another branch. Such methods, however, fail to utilize the contextual relation between the target and reference objects, and lack interpretability on its reasoning procedure. To solve these problems, we propose an iterative shrinking mechanism to localize the target, where the shrinking direction is decided by a reinforcement learning agent, with all contents within the current image patch comprehensively considered. Beside, the sequential shrinking process enables to demonstrate the reasoning about how to iteratively find the target. Experiments show that the proposed method boosts the accuracy by 4.32% against the previous state-of-the-art (SOTA) method on the RefCOCOg dataset, where query sentences are long and complex, with many targets referred by other reference objects.

Mingjie Sun, Jimin Xiao, Eng Gee Lim• 2021

Related benchmarks

TaskDatasetResultRank
Visual GroundingRefCOCO+ (testB)--
169
Visual GroundingRefCOCO (testA)--
117
Referring Expression GroundingRefCOCO (testB)
Accuracy68.1
41
Referring Expression GroundingRefCOCO (testA)
Accuracy74.27
41
Referring Expression GroundingRefCOCOg (test)
Accuracy70.05
37
Visual GroundingReferCOCO v1 (testB)
Acc @ 0.568.1
30
Visual GroundingReferCOCO+ v1 (testA)
Acc@0.571.05
24
Referring Expression GroundingRefCOCO+ (testB)
Accuracy58.25
23
Referring Expression GroundingRefCOCO+ (testA)
Accuracy71.05
23
Visual GroundingReferCOCOg UMD (test-u)
Acc@0.570.05
19
Showing 10 of 11 rows

Other info

Code

Follow for update