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

Socratic Models: Composing Zero-Shot Multimodal Reasoning with Language

About

Large pretrained (e.g., "foundation") models exhibit distinct capabilities depending on the domain of data they are trained on. While these domains are generic, they may only barely overlap. For example, visual-language models (VLMs) are trained on Internet-scale image captions, but large language models (LMs) are further trained on Internet-scale text with no images (e.g., spreadsheets, SAT questions, code). As a result, these models store different forms of commonsense knowledge across different domains. In this work, we show that this diversity is symbiotic, and can be leveraged through Socratic Models (SMs): a modular framework in which multiple pretrained models may be composed zero-shot i.e., via multimodal-informed prompting, to exchange information with each other and capture new multimodal capabilities, without requiring finetuning. With minimal engineering, SMs are not only competitive with state-of-the-art zero-shot image captioning and video-to-text retrieval, but also enable new applications such as (i) answering free-form questions about egocentric video, (ii) engaging in multimodal assistive dialogue with people (e.g., for cooking recipes) by interfacing with external APIs and databases (e.g., web search), and (iii) robot perception and planning.

Andy Zeng, Maria Attarian, Brian Ichter, Krzysztof Choromanski, Adrian Wong, Stefan Welker, Federico Tombari, Aveek Purohit, Michael Ryoo, Vikas Sindhwani, Johnny Lee, Vincent Vanhoucke, Pete Florence• 2022

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalMSR-VTT--
313
Video-to-Text retrievalMSR-VTT (1k-A)
Recall@584.1
74
Video-to-Text retrievalMSR-VTT (Full)
Recall@146.9
38
Image CaptioningMSCOCO
BLEU@46.9
27
Video-to-Text retrievalMSR-VTT Official full-size (test)
R@146.9
17
Contextual Image CaptioningConcadia (test)
CIDEr93.8
8
Image Description GenerationConcadia (test)
CIDEr22.6
7
Image CaptioningMS COCO random subset of 100 images (test)
BLEU-418.3
5
Showing 8 of 8 rows

Other info

Code

Follow for update