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

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

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

Statistics > Machine Learning

Title: ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision

Abstract: Vision-and-Language Pre-training (VLP) has improved performance on various joint vision-and-language downstream tasks. Current approaches to VLP heavily rely on image feature extraction processes, most of which involve region supervision (e.g., object detection) and the convolutional architecture (e.g., ResNet). Although disregarded in the literature, we find it problematic in terms of both (1) efficiency/speed, that simply extracting input features requires much more computation than the multimodal interaction steps; and (2) expressive power, as it is upper bounded to the expressive power of the visual embedder and its predefined visual vocabulary. In this paper, we present a minimal VLP model, Vision-and-Language Transformer (ViLT), monolithic in the sense that the processing of visual inputs is drastically simplified to just the same convolution-free manner that we process textual inputs. We show that ViLT is up to tens of times faster than previous VLP models, yet with competitive or better downstream task performance. Our code and pre-trained weights are available at this https URL
Comments: ICML 2021 Long Presentation
Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)
Cite as: arXiv:2102.03334 [stat.ML]
  (or arXiv:2102.03334v2 [stat.ML] for this version)

Submission history

From: Wonjae Kim [view email]
[v1] Fri, 5 Feb 2021 18:36:11 GMT (7648kb,D)
[v2] Thu, 10 Jun 2021 17:15:46 GMT (5919kb,D)

Link back to: arXiv, form interface, contact.