paper-with-me

Papers

Not Only Text: Exploring Compositionality of Visual Representations in Vision-Language Models

2025-03-21 · CVPR 2025 1 · Davide Berasi, Matteo Farina, Massimiliano Mancini, Elisa Ricci, Nicola Strisciuglio

Vision-Language Models (VLMs) learn a shared feature space for text and images, enabling the comparison of inputs of different modalities. While prior works demonstrated that VLMs organize natural language representations into regular structures encoding composite meanings, it remains unclear if compositional patterns also emerge in the visual embedding space. In this work, we investigate compositionality in the image domain, where the analysis of compositional properties is challenged by noise and sparsity of visual data. We address these problems and propose a framework, called Geodesically Decomposable Embeddings (GDE), that approximates image representations with geometry-aware compositional structures in the latent space. We demonstrate that visual embeddings of pre-trained VLMs exhibit a compositional arrangement, and evaluate the effectiveness of this property in the tasks of compositional classification and group robustness. GDE achieves stronger performance in compositional classification compared to its counterpart method that assumes linear geometry of the latent space. Notably, it is particularly effective for group robustness, where we achieve higher results than task-specific solutions. Our results indicate that VLMs can automatically develop a human-like form of compositional reasoning in the visual domain, making their underlying processes more interpretable. Code is available at https://github.com/BerasiDavide/vlm_image_compositionality.

📄 PDF Abstract BibTeX arXiv:2503.17142

Code (1)

berasidavide/vlm_image_compositionality 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Exploring Compositionality in Vision Transformers using Wavelet Representations

2025-12-30 · Akshad Shyam Purushottamdas, Pranav K Nayak, Divya Mehul Rajparia, Deekshith Patel 외 arxiv

While insights into the workings of the transformer model have largely emerged by analysing their behaviour on language tasks, this work investigates the representations learnt by the Vision Transformer (ViT) encoder thr…

Representation Learning

Does Structural Attention Improve Compositional Representations in Vision-Language Models?

2022-12-03 · NeurIPS Workshop: Self-Supervised Learning - Theory and Practice 2022 12 · Rohan Pandey, Rulin Shao, Paul Pu Liang, Louis-Philippe Morency

Although scaling self-supervised approaches has gained widespread success in Vision-Language pre-training, a number of works providing structural knowledge of visually-grounded semantics have recently shown incremental…

Visual Reasoning

Complex Verbs are Different: Exploring the Visual Modality in Multi-Modal Models to Predict Compositionality

2017-04-01 · WS 2017 4 · Maximilian K{\"o}per, Sabine Schulte im Walde

This paper compares a neural network DSM relying on textual co-occurrences with a multi-modal model integrating visual information. We focus on nominal vs. verbal compounds, and zoom into lexical, empirical and perceptua…

Semantic Textual Similarity

Exploring phrase-compositionality in skip-gram models

2016-07-21 · Xiaochang Peng, Daniel Gildea

In this paper, we introduce a variation of the skip-gram model which jointly learns distributed word vector representations and their way of composing to form phrase embeddings. In particular, we propose a learning proce…

Dependency Parsing

Visual Referential Games Further the Emergence of Disentangled Representations

2023-04-27 · Kevin Denamganaï, Sondess Missaoui, James Alfred Walker

Natural languages are powerful tools wielded by human beings to communicate information. Among their desirable properties, compositionality has been the main focus in the context of referential games and variants, as it …

DisentanglementInformativeness