paper-with-me

Papers

Investigating Compositional Challenges in Vision-Language Models for Visual Grounding

2024-01-01 · CVPR 2024 1 · Yunan Zeng, Yan Huang, Jinjin Zhang, Zequn Jie, Zhenhua Chai, Liang Wang

Pre-trained vision-language models (VLMs) have achieved high performance on various downstream tasks which have been widely used for visual grounding tasks in a weakly supervised manner. However despite the performance gains contributed by large vision and language pre-training we find that state-of-the-art VLMs struggle with compositional reasoning on grounding tasks. To demonstrate this we propose Attribute Relation and Priority grounding (ARPGrounding) benchmark to test VLMs' compositional reasoning ability on visual grounding tasks. ARPGrounding contains 11425 samples and evaluates the compositional understanding of VLMs in three dimensions: 1) attribute denoting comprehension of objects' properties; 2) relation indicating an understanding of relation between objects; 3) priority reflecting an awareness of the part of speech associated with nouns. Using the ARPGrounding benchmark we evaluate several mainstream VLMs. We empirically find that these models perform quite well on conventional visual grounding datasets achieving performance comparable to or surpassing state-of-the-art methods but showing strong deficiencies in compositional reasoning. Furthermore we propose a composition-aware fine-tuning pipeline demonstrating the potential to leverage cost-effective image-text annotations for enhancing the compositional understanding of VLMs in grounding tasks.

📄 PDF Abstract BibTeX

Code (1)

TyroneZ3/ARPGrounding 공식 구현 pytorch

Tasks

AttributeRelationVisual Grounding

Similar Papers 제목 키워드 기반

Why is Winoground Hard? Investigating Failures in Visuolinguistic Compositionality

2022-11-01 · Anuj Diwan, Layne Berry, Eunsol Choi, David Harwath 외

Recent visuolinguistic pre-trained models show promising progress on various end tasks such as image retrieval and video captioning. Yet, they fail miserably on the recently proposed Winoground dataset, which challenges …

Data AugmentationImage RetrievalRetrievalVideo Captioning

A Good CREPE needs more than just Sugar: Investigating Biases in Compositional Vision-Language Benchmarks

2025-06-09 · Vishaal Udandarao, Mehdi Cherti, Shyamgopal Karthik, Jenia Jitsev 외

We investigate 17 benchmarks (e.g. SugarCREPE, VALSE) commonly used for measuring compositional understanding capabilities of vision-language models (VLMs). We scrutinize design choices in their construction, including d…

Language ModelingLanguage Modelling

A Survey on Compositional Learning of AI Models: Theoretical and Experimental Practices

2024-06-13 · Sania Sinha, Tanawan Premsri, Parisa Kordjamshidi

Compositional learning, mastering the ability to combine basic concepts and construct more intricate ones, is crucial for human cognition, especially in human language comprehension and visual perception. This notion is …

NAVER: A Neuro-Symbolic Compositional Automaton for Visual Grounding with Explicit Logic Reasoning

2025-02-01 · Zhixi Cai, Fucai Ke, Simindokht Jahangard, Maria Garcia de la Banda 외

Visual Grounding (VG) tasks, such as referring expression detection and segmentation tasks are important for linking visual entities to context, especially in complex reasoning tasks that require detailed query interpret…

Referring ExpressionVisual Grounding

ExoViP: Step-by-step Verification and Exploration with Exoskeleton Modules for Compositional Visual Reasoning

2024-08-05 · Yuxuan Wang, Alan Yuille, Zhuowan Li, Zilong Zheng

Compositional visual reasoning methods, which translate a complex query into a structured composition of feasible visual tasks, have exhibited a strong potential in complicated multi-modal tasks. Empowered by recent adva…

Visual Reasoning