paper-with-me

Papers

MMCOMPOSITION: Revisiting the Compositionality of Pre-trained Vision-Language Models

2024-10-13 · Hang Hua, Yunlong Tang, Ziyun Zeng, Liangliang Cao, Zhengyuan Yang, Hangfeng He, Chenliang Xu, Jiebo Luo

The advent of large Vision-Language Models (VLMs) has significantly advanced multimodal understanding, enabling more sophisticated and accurate integration of visual and textual information across various tasks, including image and video captioning, visual question answering, and cross-modal retrieval. Despite VLMs' superior capabilities, researchers lack a comprehensive understanding of their compositionality -- the ability to understand and produce novel combinations of known visual and textual components. Prior benchmarks provide only a relatively rough compositionality evaluation from the perspectives of objects, relations, and attributes while neglecting deeper reasoning about object interactions, counting, and complex compositions. However, compositionality is a critical ability that facilitates coherent reasoning and understanding across modalities for VLMs. To address this limitation, we propose MMCOMPOSITION, a novel human-annotated benchmark for comprehensively and accurately evaluating VLMs' compositionality. Our proposed benchmark serves as a complement to these earlier works. With MMCOMPOSITION, we can quantify and explore the compositionality of the mainstream VLMs. Surprisingly, we find GPT-4o's compositionality inferior to the best open-source model, and we analyze the underlying reasons. Our experimental analysis reveals the limitations of VLMs in fine-grained compositional perception and reasoning, and points to areas for improvement in VLM design and training. Resources available at: https://hanghuacs.github.io/MMComposition/

📄 PDF Abstract BibTeX arXiv:2410.09733

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalQuestion AnsweringVideo CaptioningVisual Question Answering

Similar Papers 제목 키워드 기반

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

Revisiting Compositionality in Dual-Encoder Vision-Language Models: The Role of Inference

2026-04-13 · Imanol Miranda, Ander Salaberria, Eneko Agirre, Gorka Azkune arxiv

Dual-encoder Vision-Language Models (VLMs) such as CLIP are often characterized as bag-of-words systems due to their poor performance on compositional benchmarks. We argue that this limitation may stem less from deficien…

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

Revisiting Additive Compositionality: AND, OR, and NOT Operations with Word Embeddings

2022-01-16 · ACL ARR January 2022 1 · Anonymous

It is well-known that typical word embedding methods have the property that the meaning can be composed by adding up the embeddings (additive compositionality). Several theories have been proposed to explain additive com…

Word Embeddings

Revisiting Additive Compositionality: AND, OR and NOT Operations with Word Embeddings

2021-05-18 · Masahiro Naito, Sho Yokoi, Geewook Kim, Hidetoshi Shimodaira

It is well-known that typical word embedding methods such as Word2Vec and GloVe have the property that the meaning can be composed by adding up the embeddings (additive compositionality). Several theories have been propo…

Word Embeddings