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

Scaling Autoregressive Multi-Modal Models: Pretraining and Instruction Tuning

About

We present CM3Leon (pronounced "Chameleon"), a retrieval-augmented, token-based, decoder-only multi-modal language model capable of generating and infilling both text and images. CM3Leon uses the CM3 multi-modal architecture but additionally shows the extreme benefits of scaling up and tuning on more diverse instruction-style data. It is the first multi-modal model trained with a recipe adapted from text-only language models, including a large-scale retrieval-augmented pre-training stage and a second multi-task supervised fine-tuning (SFT) stage. It is also a general-purpose model that can do both text-to-image and image-to-text generation, allowing us to introduce self-contained contrastive decoding methods that produce high-quality outputs. Extensive experiments demonstrate that this recipe is highly effective for multi-modal models. CM3Leon achieves state-of-the-art performance in text-to-image generation with 5x less training compute than comparable methods (zero-shot MS-COCO FID of 4.88). After SFT, CM3Leon can also demonstrate unprecedented levels of controllability in tasks ranging from language-guided image editing to image-controlled generation and segmentation.

Lili Yu, Bowen Shi, Ramakanth Pasunuru, Benjamin Muller, Olga Golovneva, Tianlu Wang, Arun Babu, Binh Tang, Brian Karrer, Shelly Sheynin, Candace Ross, Adam Polyak, Russell Howes, Vasu Sharma, Puxin Xu, Hovhannes Tamoyan, Oron Ashual, Uriel Singer, Shang-Wen Li, Susan Zhang, Richard James, Gargi Ghosh, Yaniv Taigman, Maryam Fazel-Zarandi, Asli Celikyilmaz, Luke Zettlemoyer, Armen Aghajanyan• 2023

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy47.6
1165
Visual Question AnsweringVizWiz
Accuracy37.6
1043
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy47.6
337
Visual Question AnsweringOKVQA
Top-1 Accuracy23.8
283
Visual Question AnsweringOK-VQA
Accuracy23.8
224
Visual Question AnsweringVQAv2
Accuracy47.6
177
Image CaptioningMS-COCO (test)
CIDEr61.6
117
Image CaptioningCOCO
CIDEr61.6
116
Text-to-Image GenerationMS-COCO (val)
FID10.82
112
Text-to-Image GenerationMS-COCO
FID10.3
75
Showing 10 of 23 rows

Other info

Code

Follow for update