paper-with-me

Papers

In-Context Learning Improves Compositional Understanding of Vision-Language Models

2024-07-22 · Matteo Nulli, Anesa Ibrahimi, Avik Pal, Hoshe Lee, Ivona Najdenkoska

Vision-Language Models (VLMs) have shown remarkable capabilities in a large number of downstream tasks. Nonetheless, compositional image understanding remains a rather difficult task due to the object bias present in training data. In this work, we investigate the reasons for such a lack of capability by performing an extensive bench-marking of compositional understanding in VLMs. We compare contrastive models with generative ones and analyze their differences in architecture, pre-training data, and training tasks and losses. Furthermore, we leverage In-Context Learning (ICL) as a way to improve the ability of VLMs to perform more complex reasoning and understanding given an image. Our extensive experiments demonstrate that our proposed approach outperforms baseline models across multiple compositional understanding datasets.

📄 PDF Abstract BibTeX arXiv:2407.15487

Code (1)

hoezey/vlm-compositionality 공식 구현 pytorch

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

NAVER: A Neuro-Symbolic Compositional Automaton for Visual Grounding with Explicit Logic Reasoning

2025-02-01 · Zhixi Cai, Fucai Ke, Simindokht Jahangard, Maria Garcia de la Banda 외

Visual Grounding (VG) tasks, such as referring expression detection and segmentation tasks are important for linking visual entities to context, especially in complex reasoning tasks that require detailed query interpret…

Referring ExpressionVisual Grounding

The Coverage Principle: A Framework for Understanding Compositional Generalization

2025-05-26 · Hoyeon Chang, Jinho Park, Hanseul Cho, Sohee Yang 외

Large language models excel at pattern matching, yet often fall short in systematic compositional generalization. We propose the coverage principle: a data-centric framework showing that models relying primarily on patte…

Causal Graphical Models for Vision-Language Compositional Understanding

2024-12-12 · Fiorenzo Parascandolo, Nicholas Moratelli, Enver Sangineto, Lorenzo Baraldi 외

Recent work has empirically shown that Vision-Language Models (VLMs) struggle to fully understand the compositional properties of the human language, usually modeling an image caption as a "bag of words". As a result, th…

DecoderSentence

Cross-Modal Masked Compositional Concept Modeling for Enhancing Visio-Linguistic Compositionality

2026-06-11 · Wei Li, Zhen Huang, Xinmei Tian arxiv

Contrastively trained vision-language models like CLIP, have made remarkable progress in learning joint image-text representations, but still face challenges in compositional understanding. They often exhibit a "bag-of-w…

Text-to-Image Generation

COCO-Tree: Compositional Hierarchical Concept Trees for Enhanced Reasoning in Vision Language Models

2025-10-13 · Sanchit Sinha, Guangzhi Xiong, Aidong Zhang arxiv

Compositional reasoning remains a persistent weakness of modern vision language models (VLMs): they often falter when a task hinges on understanding how multiple objects, attributes, and relations interact within an imag…