paper-with-me

Papers

Natural Language Inference Improves Compositionality in Vision-Language Models

2024-10-29 · Paola Cascante-Bonilla, Yu Hou, Yang Trista Cao, Hal Daumé III, Rachel Rudinger

Compositional reasoning in Vision-Language Models (VLMs) remains challenging as these models often struggle to relate objects, attributes, and spatial relationships. Recent methods aim to address these limitations by relying on the semantics of the textual description, using Large Language Models (LLMs) to break them down into subsets of questions and answers. However, these methods primarily operate on the surface level, failing to incorporate deeper lexical understanding while introducing incorrect assumptions generated by the LLM. In response to these issues, we present Caption Expansion with Contradictions and Entailments (CECE), a principled approach that leverages Natural Language Inference (NLI) to generate entailments and contradictions from a given premise. CECE produces lexically diverse sentences while maintaining their core meaning. Through extensive experiments, we show that CECE enhances interpretability and reduces overreliance on biased or superficial features. By balancing CECE along the original premise, we achieve significant improvements over previous methods without requiring additional fine-tuning, producing state-of-the-art results on benchmarks that score agreement with human judgments for image-text alignment, and achieving an increase in performance on Winoground of +19.2% (group score) and +12.9% on EqBen (group score) over the best prior work (finetuned with targeted data).

📄 PDF Abstract BibTeX arXiv:2410.22315

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Adding simple structure at inference improves Vision-Language Compositionality

2025-06-11 · Imanol Miranda, Ander Salaberria, Eneko Agirre, Gorka Azkune

Dual encoder Vision-Language Models (VLM) such as CLIP are widely used for image-text retrieval tasks. However, those models struggle with compositionality, showing a bag-of-words-like behavior that limits their retrieva…

AttributeImage-text RetrievalRetrievalText Retrieval+1

Iterated Learning Improves Compositionality in Large Vision-Language Models

2024-04-02 · CVPR 2024 1 · Chenhao Zheng, Jieyu Zhang, Aniruddha Kembhavi, Ranjay Krishna

A fundamental characteristic common to both human vision and natural language is their compositional nature. Yet, despite the performance gains contributed by large vision and language pretraining, recent investigations …

Contrastive Learning

The Role of Linguistic Priors in Measuring Compositional Generalization of Vision-Language Models

2023-10-04 · Chenwei Wu, Li Erran Li, Stefano Ermon, Patrick Haffner 외

Compositionality is a common property in many modalities including natural languages and images, but the compositional generalization of multi-modal models is not well-understood. In this paper, we identify two sources o…

BiVLC: Extending Vision-Language Compositionality Evaluation with Text-to-Image Retrieval

2024-06-14 · Imanol Miranda, Ander Salaberria, Eneko Agirre, Gorka Azkune

Existing Vision-Language Compositionality (VLC) benchmarks like SugarCrepe are formulated as image-to-text retrieval problems, where, given an image, the models need to select between the correct textual description and …

Image RetrievalImage to textImage-to-Text RetrievalRetrieval+1

Evaluating Compositionality in Sentence Embeddings

2018-02-12 · Ishita Dasgupta, Demi Guo, Andreas Stuhlmüller, Samuel J. Gershman 외

An important challenge for human-like AI is compositional semantics. Recent research has attempted to address this by using deep neural networks to learn vector space embeddings of sentences, which then serve as input to…

Natural Language InferenceSentenceSentence Embeddingsvalid