Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Emu: Generative Pretraining in Multimodality

About

We present Emu, a Transformer-based multimodal foundation model, which can seamlessly generate images and texts in multimodal context. This omnivore model can take in any single-modality or multimodal data input indiscriminately (e.g., interleaved image, text and video) through a one-model-for-all autoregressive training process. First, visual signals are encoded into embeddings, and together with text tokens form an interleaved input sequence. Emu is then end-to-end trained with a unified objective of classifying the next text token or regressing the next visual embedding in the multimodal sequence. This versatile multimodality empowers the exploration of diverse pretraining data sources at scale, such as videos with interleaved frames and text, webpages with interleaved images and text, as well as web-scale image-text pairs and video-text pairs. Emu can serve as a generalist multimodal interface for both image-to-text and text-to-image tasks, and supports in-context image and text generation. Across a broad range of zero-shot/few-shot tasks including image captioning, visual question answering, video question answering and text-to-image generation, Emu demonstrates superb performance compared to state-of-the-art large multimodal models. Extended capabilities such as multimodal assistants via instruction tuning are also demonstrated with impressive performance.

Quan Sun, Qiying Yu, Yufeng Cui, Fan Zhang, Xiaosong Zhang, Yueze Wang, Hongcheng Gao, Jingjing Liu, Tiejun Huang, Xinlong Wang• 2023

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy62
1165
Visual Question AnsweringVizWiz
Accuracy43.9
1043
Visual Question AnsweringGQA
Accuracy46
963
Image CaptioningMS COCO Karpathy (test)
CIDEr1.177
682
Video Question AnsweringMSRVTT-QA
Accuracy39.8
481
Multimodal UnderstandingMM-Vet
MM-Vet Score36.3
418
Video Question AnsweringMSRVTT-QA (test)
Accuracy8.3
371
Video Question AnsweringMSVD-QA
Accuracy39.8
340
Mathematical ReasoningMathVista
Score30
322
Visual Question AnsweringOKVQA
Top-1 Accuracy49.2
283
Showing 10 of 50 rows

Other info

Code

Follow for update