English

Improving One-stage Visual Grounding by Recursive Sub-query Construction

Computer Vision and Pattern Recognition 2020-08-04 v1

Abstract

We improve one-stage visual grounding by addressing current limitations on grounding long and complex queries. Existing one-stage methods encode the entire language query as a single sentence embedding vector, e.g., taking the embedding from BERT or the hidden state from LSTM. This single vector representation is prone to overlooking the detailed descriptions in the query. To address this query modeling deficiency, we propose a recursive sub-query construction framework, which reasons between image and query for multiple rounds and reduces the referring ambiguity step by step. We show our new one-stage method obtains 5.0%, 4.5%, 7.5%, 12.8% absolute improvements over the state-of-the-art one-stage baseline on ReferItGame, RefCOCO, RefCOCO+, and RefCOCOg, respectively. In particular, superior performances on longer and more complex queries validates the effectiveness of our query modeling.

Keywords

Cite

@article{arxiv.2008.01059,
  title  = {Improving One-stage Visual Grounding by Recursive Sub-query Construction},
  author = {Zhengyuan Yang and Tianlang Chen and Liwei Wang and Jiebo Luo},
  journal= {arXiv preprint arXiv:2008.01059},
  year   = {2020}
}

Comments

ECCV 2020

R2 v1 2026-06-23T17:36:38.604Z