Concepedia

Publication | Open Access

Socratic Models: Composing Zero-Shot Multimodal Reasoning with Language

170

Citations

0

References

2022

Year

TLDR

Large pretrained models differ across domains, with visual‑language models trained on image captions and language models on text, leading to distinct commonsense knowledge representations. The study proposes Socratic Models, a modular framework that composes pretrained models zero‑shot through multimodal prompting to exchange information and acquire new multimodal capabilities. SMs combine multiple pretrained models by multimodal‑informed prompting, enabling zero‑shot composition without fine‑tuning. SMs match state‑of‑the‑art zero‑shot image captioning and video‑to‑text retrieval, and enable new tasks such as egocentric video question answering, multimodal assistive dialogue, and robot perception and planning.

Abstract

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.