Concepedia

Publication | Closed Access

A Fast and Accurate One-Stage Approach to Visual Grounding

382

Citations

40

References

2019

Year

TLDR

Existing two‑stage visual grounding methods are limited by the quality of their first‑stage region proposals, which can prevent correct regions from ever being ranked. This work proposes a simple, fast, and accurate one‑stage visual grounding model that jointly optimizes detection and grounding. The model fuses a text query embedding into the YOLOv3 detector and augments it with spatial features to handle spatial mentions. Experiments show the one‑stage approach achieves competitive accuracy while being faster for phrase localization and referring expression comprehension, supporting a shift away from two‑stage methods.

Abstract

We propose a simple, fast, and accurate one-stage approach to visual grounding, inspired by the following insight. The performances of existing propose-and-rank two-stage methods are capped by the quality of the region candidates they propose in the first stage - if none of the candidates could cover the ground truth region, there is no hope in the second stage to rank the right region to the top. To avoid this caveat, we propose a one-stage model that enables end-to-end joint optimization. The main idea is as straightforward as fusing a text query's embedding into the YOLOv3 object detector, augmented by spatial features so as to account for spatial mentions in the query. Despite being simple, this one-stage approach shows great potential in terms of both accuracy and speed for both phrase localization and referring expression comprehension, according to our experiments. Given these results along with careful investigations into some popular region proposals, we advocate for visual grounding a paradigm shift from the conventional two-stage methods to the one-stage framework.

References

YearCitations

Page 1