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

Download:

Current browse context:

cs

Change to browse by:

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: BridgeTower: Building Bridges Between Encoders in Vision-Language Representation Learning

Abstract: Vision-Language (VL) models with the Two-Tower architecture have dominated visual-language representation learning in recent years. Current VL models either use lightweight uni-modal encoders and learn to extract, align and fuse both modalities simultaneously in a deep cross-modal encoder, or feed the last-layer uni-modal representations from the deep pre-trained uni-modal encoders into the top cross-modal encoder. Both approaches potentially restrict vision-language representation learning and limit model performance. In this paper, we propose BridgeTower, which introduces multiple bridge layers that build a connection between the top layers of uni-modal encoders and each layer of the cross-modal encoder. This enables effective bottom-up cross-modal alignment and fusion between visual and textual representations of different semantic levels of pre-trained uni-modal encoders in the cross-modal encoder. Pre-trained with only 4M images, BridgeTower achieves state-of-the-art performance on various downstream vision-language tasks. In particular, on the VQAv2 test-std set, BridgeTower achieves an accuracy of 78.73%, outperforming the previous state-of-the-art model METER by 1.09% with the same pre-training data and almost negligible additional parameters and computational costs. Notably, when further scaling the model, BridgeTower achieves an accuracy of 81.15%, surpassing models that are pre-trained on orders-of-magnitude larger datasets. Code and checkpoints are available at this https URL
Comments: Accepted by AAAI 2023, Oral
Subjects: Computer Vision and Pattern Recognition (cs.CV); Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:2206.08657 [cs.CV]
  (or arXiv:2206.08657v6 [cs.CV] for this version)

Submission history

From: Xiao Xu [view email]
[v1] Fri, 17 Jun 2022 09:42:35 GMT (964kb,D)
[v2] Thu, 24 Nov 2022 12:20:24 GMT (1349kb,D)
[v3] Thu, 26 Jan 2023 14:16:34 GMT (1348kb,D)
[v4] Thu, 2 Feb 2023 16:22:23 GMT (1348kb,D)
[v5] Fri, 9 Jun 2023 12:36:33 GMT (1387kb,D)
[v6] Wed, 27 Mar 2024 03:53:23 GMT (1074kb,D)

Link back to: arXiv, form interface, contact.