SugarCrepe: Fixing Hackable Benchmarks for Vision-Language Compositionality
Cheng-Yu Hsieh, Jieyu Zhang, Zixian Ma, Aniruddha Kembhavi, Ranjay Krishna
TL;DR
Vision-language benchmarks for compositionality have been shown to be hackable, with text-only baselines outperforming image-based models. The authors introduce SugarCrepe, a benchmark built with large-language-model-generated, fluent hard negatives and an adversarial refinement step to remove exploitable biases, enabling a more faithful evaluation. Reassessing recent compositionality techniques reveals that prior gains were largely overstated and often due to dataset artifacts rather than true compositional understanding. The work highlights the need for novel approaches beyond simple data augmentation and provides resources to replicate and extend the evaluation framework.
Abstract
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 to identify its associated caption amongst a set of compositional distractors. Surprisingly, we find significant biases in all these benchmarks rendering them hackable. This hackability is so dire that blind models with no access to the image outperform state-of-the-art vision-language models. To remedy this rampant vulnerability, we introduce SugarCrepe, a new benchmark for vision-language compositionality evaluation. We employ large language models, instead of rule-based templates used in previous benchmarks, to generate fluent and sensical hard negatives, and utilize an adversarial refinement mechanism to maximally reduce biases. We re-evaluate state-of-the-art models and recently proposed compositionality inducing strategies, and find that their improvements were hugely overestimated, suggesting that more innovation is needed in this important direction. We release SugarCrepe and the code for evaluation at: https://github.com/RAIVNLab/sugar-crepe.
