YUKINO reports state-of-the-art scores on SugarCREPE and Winoground by injecting image-derived pseudo-tokens into captions and comparing yes versus no prompts, a protocol that likely inflates the results.
COLA: A Benchmark for Compositional Text-to-image Retrieval
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Compositional reasoning is a hallmark of human visual intelligence. Yet, despite the size of large vision-language models, they struggle to represent simple compositions by combining objects with their attributes. To measure this lack of compositional capability, we design Cola, a text-to-image retrieval benchmark to Compose Objects Localized with Attributes. To solve Cola, a model must retrieve images with the correct configuration of attributes and objects and avoid choosing a distractor image with the same objects and attributes but in the wrong configuration. Cola contains about 1.2k composed queries of 168 objects and 197 attributes on around 30K images. Our human evaluation finds that Cola is 83.33% accurate, similar to contemporary compositionality benchmarks. Using Cola as a testbed, we explore empirical modeling designs to adapt pre-trained vision-language models to reason compositionally. We explore 6 adaptation strategies on 2 seminal vision-language models, using compositionality-centric test benchmarks - Cola and CREPE. We find the optimal adaptation strategy is to train a multi-modal attention layer that jointly attends over the frozen pre-trained image and language features. Surprisingly, training multimodal layers on CLIP performs better than tuning a larger FLAVA model with already pre-trained multimodal layers. Furthermore, our adaptation strategy improves CLIP and FLAVA to comparable levels, suggesting that training multimodal layers using contrastive attribute-object data is key, as opposed to using them pre-trained. Lastly, we show that Cola is harder than a closely related contemporary benchmark, CREPE, since simpler fine-tuning strategies without multimodal layers suffice on CREPE but not on Cola. However, we still see a significant gap between our best adaptation and human accuracy, suggesting considerable room for further research.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
REJECT 1roles
method 1polarities
unclear 1representative citing papers
citing papers explorer
-
A New Method to Capturing Compositional Knowledge in Linguistic Space
YUKINO reports state-of-the-art scores on SugarCREPE and Winoground by injecting image-derived pseudo-tokens into captions and comparing yes versus no prompts, a protocol that likely inflates the results.