paper-with-me

Papers

SUGARCREPE++ Dataset: Vision-Language Model Sensitivity to Semantic and Lexical Alterations

2024-06-17 · Sri Harsha Dumpala, Aman Jaiswal, Chandramouli Sastry, Evangelos Milios, Sageev Oore, Hassan Sajjad

Despite their remarkable successes, state-of-the-art large language models (LLMs), including vision-and-language models (VLMs) and unimodal language models (ULMs), fail to understand precise semantics. For example, semantically equivalent sentences expressed using different lexical compositions elicit diverging representations. The degree of this divergence and its impact on encoded semantics is not very well understood. In this paper, we introduce the SUGARCREPE++ dataset to analyze the sensitivity of VLMs and ULMs to lexical and semantic alterations. Each sample in SUGARCREPE++ dataset consists of an image and a corresponding triplet of captions: a pair of semantically equivalent but lexically different positive captions and one hard negative caption. This poses a 3-way semantic (in)equivalence problem to the language models. We comprehensively evaluate VLMs and ULMs that differ in architecture, pre-training objectives and datasets to benchmark the performance of SUGARCREPE++ dataset. Experimental results highlight the difficulties of VLMs in distinguishing between lexical and semantic variations, particularly in object attributes and spatial relations. Although VLMs with larger pre-training datasets, model sizes, and multiple pre-training objectives achieve better performance on SUGARCREPE++, there is a significant opportunity for improvement. We show that all the models which achieve better performance on compositionality datasets need not perform equally well on SUGARCREPE++, signifying that compositionality alone may not be sufficient for understanding semantic and lexical alterations. Given the importance of the property that the SUGARCREPE++ dataset targets, it serves as a new challenge to the vision-and-language community.

📄 PDF Abstract BibTeX arXiv:2406.11171

Code (1)

Sri-Harsha/scpp 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingSensitivityTriplet

Similar Papers 제목 키워드 기반

Sensitivity of Generative VLMs to Semantically and Lexically Altered Prompts

2024-10-16 · Sri Harsha Dumpala, Aman Jaiswal, Chandramouli Sastry, Evangelos Milios 외

Despite the significant influx of prompt-tuning techniques for generative vision-language models (VLMs), it remains unclear how sensitive these models are to lexical and semantic alterations in prompts. In this paper, we…

Sensitivity

Advancing Compositional Awareness in CLIP with Efficient Fine-Tuning

2025-05-30 · Amit Peleg, Naman Deep Singh, Matthias Hein

Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities in classification and retrieval. However, these models often struggle with compositional reasoning - the ability to understand the rela…

Retrieval

SugarCrepe: Fixing Hackable Benchmarks for Vision-Language Compositionality

2023-06-26 · NeurIPS 2023 11 · Cheng-Yu Hsieh, Jieyu Zhang, Zixian Ma, Aniruddha Kembhavi 외

In the last year alone, a surge of new benchmarks to measure compositional understanding of vision-language models have permeated the machine learning ecosystem. Given an image, these benchmarks probe a model's ability t…

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

Learn "No" to Say "Yes" Better: Improving Vision-Language Models via Negations

2024-03-29 · Jaisidh Singh, Ishaan Shrivastava, Mayank Vatsa, Richa Singh 외

Existing vision-language models (VLMs) treat text descriptions as a unit, confusing individual concepts in a prompt and impairing visual semantic matching and reasoning. An important aspect of reasoning in logic and lang…

image-classificationImage ClassificationZero-Shot Image Classification