Papers › ViLBERT: Pretraining Task-Agnostic Visiolinguistic Representations for...
ViLBERT: Pretraining Task-Agnostic Visiolinguistic Representations for Vision-and-Language Tasks
Jiasen Lu, Dhruv Batra, Devi Parikh, Stefan Lee
We present ViLBERT (short for Vision-and-Language BERT), a model for learning task-agnostic joint representations of image content and natural language. We extend the popular BERT architecture to a multi-modal two-stream model, pro-cessing both visual and textual inputs in separate streams that interact through co-attentional transformer layers. We pretrain our model through two proxy tasks on the large, automatically collected Conceptual Captions dataset and then transfer it to multiple established vision-and-language tasks -- visual question answering, visual commonsense reasoning, referring expressions, and caption-based image retrieval -- by making only minor additions to the base architecture. We observe significant improvements across tasks compared to existing task-specific models -- achieving state-of-the-art on all four tasks. Our work represents a shift away from learning groundings between vision and language only as part of task training and towards treating visual grounding as a pretrainable and transferable capability.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1908.02265")
Code
Syntology Ran 10 of 34 code samples harvested from 3 repositories linked to this paper; 24 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 8 ran with no contract checked.
By repository: community (archive-listed): 33 samples from 3 repositories, 10 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
34 samples harvested; 10 ran; 0 honoured the contract we drafted; 24 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 34 of the 34 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
1de0db942902853c · report
f1288247bde85379 · report
2a8b07cb440f837e · report
70328fa848560f96 · report
3014ed49281d7791 · report
d5fe4e5fe4ebd34d · report
83db7fd470dda623 · report
c0c9f7ad53f1ee3c · report
2f25a70a523a0c93 · report
10f91d914125d917 · report
04726b79ddfafc13 · report
14d944f974c60346 · report
d7baca9b9f2d749e · report
e91ad90558db9297 · report
22866620f2187abf · report
ee52132ca5f99c92 · report
3ff23adbea3f5089 · report
724f4da180330352 · report
e001e03421a462ce · report
77ef570afdceb98e · report
692a09b0c54a0eac · report
a4c47f3a59425f8f · report
95b9fa155e0b962d · report
c29c18ac8dff6a26 · report
ee054708d97537c8 · report
4bd7a207408ee835 · report
2003aba9b6ab5ca4 · report
dc0c32124c0de4c8 · report
7267644b6d49c787 · report
17f4b6d3fa815530 · report
e326ca73d3b1b208 · report
205dfcf49bf3f283 · report
2cca3cc33d3d7b1c · report
baa5766f4566aafc · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Visual Question Answering (VQA) | A-OKVQA | ViLBERT - VQA | DA VQA Score | 12.0 | #9 of 15 | Archive leaderboard | report |
| Visual Question Answering (VQA) | A-OKVQA | ViLBERT - VQA | MC Accuracy | 42.1 | #9 of 15 | Archive leaderboard | report |
| Visual Question Answering (VQA) | A-OKVQA | ViLBERT | DA VQA Score | 25.9 | #11 of 15 | Archive leaderboard | report |
| Visual Question Answering (VQA) | A-OKVQA | ViLBERT | MC Accuracy | 41.5 | #11 of 15 | Archive leaderboard | report |
| Visual Question Answering (VQA) | A-OKVQA | ViLBERT - OK-VQA | DA VQA Score | 9.2 | #13 of 15 | Archive leaderboard | report |
| Visual Question Answering (VQA) | A-OKVQA | ViLBERT - OK-VQA | MC Accuracy | 34.1 | #13 of 15 | Archive leaderboard | report |
| Visual Question Answering (VQA) | VQA v2 test-dev | ViLBERT | Accuracy | 70.55 | #30 of 56 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: ViLBERT
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections