CVAICLLGApr 1, 2022

Socratic Models: Composing Zero-Shot Multimodal Reasoning with Language

arXiv:2204.00598v2724 citationsh-index: 51
Originality Highly original
AI Analysis

This work addresses the challenge of integrating distinct foundation models for multimodal reasoning, enabling applications like egocentric video analysis and assistive dialogue without finetuning.

The paper tackles the problem of leveraging diverse pretrained models across different domains by introducing Socratic Models, a modular framework that composes multiple models zero-shot to enable new multimodal capabilities, achieving competitive results in zero-shot image captioning and video-to-text retrieval.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes