LGAICLCVFeb 28, 2023

Linear Spaces of Meanings: Compositional Structures in Vision-Language Models

arXiv:2302.14383v355 citationsh-index: 28
Originality Incremental advance
AI Analysis

This provides interpretable methods for controlling VLMs, but it is incremental as it builds on existing geometric approaches to compositionality.

The paper investigates compositional structures in vision-language model embeddings, showing that simple linear algebraic operations can regulate model behavior for tasks like classification and retrieval.

We investigate compositional structures in data embeddings from pre-trained vision-language models (VLMs). Traditionally, compositionality has been associated with algebraic operations on embeddings of words from a pre-existing vocabulary. In contrast, we seek to approximate representations from an encoder as combinations of a smaller set of vectors in the embedding space. These vectors can be seen as "ideal words" for generating concepts directly within the embedding space of the model. We first present a framework for understanding compositional structures from a geometric perspective. We then explain what these compositional structures entail probabilistically in the case of VLM embeddings, providing intuitions for why they arise in practice. Finally, we empirically explore these structures in CLIP's embeddings and we evaluate their usefulness for solving different vision-language tasks such as classification, debiasing, and retrieval. Our results show that simple linear algebraic operations on embedding vectors can be used as compositional and interpretable methods for regulating the behavior of VLMs.

Foundations

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

Your Notes