Papers › 12-in-1: Multi-Task Vision and Language Representation Learning

12-in-1: Multi-Task Vision and Language Representation Learning

5 Dec 2019CVPR 2020 6arXiv:1912.02315archive 2025-07-28

Jiasen Lu, Vedanuj Goswami, Marcus Rohrbach, Devi Parikh, Stefan Lee

Much of vision-and-language research focuses on a small but diverse set of independent tasks and supporting datasets often studied in isolation; however, the visually-grounded language understanding skills required for success at these tasks overlap significantly. In this work, we investigate these relationships between vision-and-language tasks by developing a large-scale, multi-task training regime. Our approach culminates in a single model on 12 datasets from four broad categories of task including visual question answering, caption-based image retrieval, grounding referring expressions, and multi-modal verification. Compared to independently trained single-task models, this represents a reduction from approximately 3 billion parameters to 270 million while simultaneously improving performance by 2.05 points on average across tasks. We use our multi-task framework to perform in-depth analysis of the effect of joint training diverse tasks. Further, we show that finetuning task-specific models from our single multi-task model can lead to further improvements, achieving performance at or above the state-of-the-art.

PaperPDFConference PDFCodeCode Syntology ran

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="1912.02315")

Code

Syntology Ran 4 of 20 code samples harvested from 2 repositories linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 3 ran; community (archive-listed): 6 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

facebookresearch/vilbert-multi-task officialmentioned in papermentioned on GitHubpytorchMIT report
Cloud-CV/vilbert-multi-task mentioned on GitHubNOASSERTION report
jialinwu17/tmpimgs mentioned on GitHubpytorch report
jiasenlu/vilbert_beta mentioned on GitHubpytorch report
johntiger1/multitask_multimodal mentioned on GitHubpytorchMIT report

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

20 samples harvested; 4 ran; 1 honoured the contract we drafted; 16 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.

1ran · honoured contract
2ran · our draft was wrong
1ran
16unverified

Licence: 20 of the 20 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

swish facebookresearch/vilbert-multi-task/vilbert/basebert.py official repository ran · our draft was wrong fingerprinted MIT recorded; this copy not marked cleared · pointer only · 0f786c407fb1ee4c · report
gelu facebookresearch/vilbert-multi-task/vilbert/basebert.py official repository ran · honoured contract fingerprinted MIT recorded; this copy not marked cleared · pointer only · fdc64f4c72036ae4 · report
url_to_filename facebookresearch/vilbert-multi-task/vilbert/utils.py official repository ran · our draft was wrong fingerprinted MIT recorded; this copy not marked cleared · pointer only · 5eff22fa0a651276 · report
ForwardModelsTrain facebookresearch/vilbert-multi-task/vilbert/task_utils.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 4c86b7a9d48a484c · report
ForwardModelsVal facebookresearch/vilbert-multi-task/vilbert/task_utils.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · ce5a514305bf7e1b · report
LoadLosses facebookresearch/vilbert-multi-task/vilbert/task_utils.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 8a9074f29e11ae33 · report
cached_path facebookresearch/vilbert-multi-task/vilbert/utils.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 5731b925b4c10219 · report
deserialize_lmdb facebookresearch/vilbert-multi-task/vilbert/datasets/concept_cap_dataset.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 7a3860e69193cd1e · report
filename_to_url facebookresearch/vilbert-multi-task/vilbert/utils.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · a60fbe82ff2a8bc4 · report
get_annotations facebookresearch/vilbert-multi-task/vilbert/datasets/flickr_grounding_dataset.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 32d8e4939405d6e2 · report
get_sentence_data facebookresearch/vilbert-multi-task/vilbert/datasets/flickr_grounding_dataset.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 7310149bac03cbe2 · report
iou facebookresearch/vilbert-multi-task/vilbert/datasets/flickr_grounding_dataset.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · a1bd52099cee7c87 · report
iou facebookresearch/vilbert-multi-task/vilbert/datasets/concept_cap_dataset.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 9499ed1255d97132 · report
load_tf_weights_in_bert facebookresearch/vilbert-multi-task/vilbert/vilbert.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · baa5766f4566aafc · report
compute_score_with_logits johntiger1/multitask_multimodal/evaluation/eval_vqa.py community (archive-listed) ran fingerprinted MIT recorded; this copy not marked cleared · pointer only · 89bdd6decba2b415 · report
evaluate johntiger1/multitask_multimodal/evaluation/eval_coco_retrieval.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 2454efa3ee5d7949 · report
evaluate johntiger1/multitask_multimodal/evaluation/eval_concap_retrieval.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · cee4c7bd2fc134c9 · report
evaluate johntiger1/multitask_multimodal/evaluation/eval_refer_expression.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 701dca7f22198e4f · report
instance_bce_with_logits johntiger1/multitask_multimodal/evaluation/eval_refer_expression.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 2d56ebf472887b22 · report
lr_lambda_update johntiger1/multitask_multimodal/evaluation/eval_vqa.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 50cecb34b46ee0b0 · report

Tasks

10-shot image generationImage RetrievalQuestion AnsweringRepresentation LearningRetrievalVisual Question AnsweringVisual Question Answering (VQA)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
10-shot image generation MEAD 12 12k 12 #1 of 1 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.

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