We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: TransVG: End-to-End Visual Grounding with Transformers

Abstract: In this paper, we present a neat yet effective transformer-based framework for visual grounding, namely TransVG, to address the task of grounding a language query to the corresponding region onto an image. The state-of-the-art methods, including two-stage or one-stage ones, rely on a complex module with manually-designed mechanisms to perform the query reasoning and multi-modal fusion. However, the involvement of certain mechanisms in fusion module design, such as query decomposition and image scene graph, makes the models easily overfit to datasets with specific scenarios, and limits the plenitudinous interaction between the visual-linguistic context. To avoid this caveat, we propose to establish the multi-modal correspondence by leveraging transformers, and empirically show that the complex fusion modules e.g., modular attention network, dynamic graph, and multi-modal tree) can be replaced by a simple stack of transformer encoder layers with higher performance. Moreover, we re-formulate the visual grounding as a direct coordinates regression problem and avoid making predictions out of a set of candidates i.e., region proposals or anchor boxes). Extensive experiments are conducted on five widely used datasets, and a series of state-of-the-art records are set by our TransVG. We build the benchmark of transformer-based visual grounding framework and make the code available at \url{this https URL}.
Comments: This paper has been accepted by ICCV2021
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2104.08541 [cs.CV]
  (or arXiv:2104.08541v4 [cs.CV] for this version)

Submission history

From: Jiajun Deng [view email]
[v1] Sat, 17 Apr 2021 13:35:24 GMT (4356kb,D)
[v2] Thu, 12 Aug 2021 08:00:27 GMT (3989kb,D)
[v3] Sat, 9 Oct 2021 09:43:30 GMT (3990kb,D)
[v4] Fri, 14 Jan 2022 14:46:13 GMT (3814kb,D)

Link back to: arXiv, form interface, contact.