paper-with-me

Papers

Evaluating Compositional Scene Understanding in Multimodal Generative Models

2025-03-29 · Shuhao Fu, Andrew Jun Lee, Anna Wang, Ida Momennejad, Trevor Bihl, Hongjing Lu, Taylor W. Webb

The visual world is fundamentally compositional. Visual scenes are defined by the composition of objects and their relations. Hence, it is essential for computer vision systems to reflect and exploit this compositionality to achieve robust and generalizable scene understanding. While major strides have been made toward the development of general-purpose, multimodal generative models, including both text-to-image models and multimodal vision-language models, it remains unclear whether these systems are capable of accurately generating and interpreting scenes involving the composition of multiple objects and relations. In this work, we present an evaluation of the compositional visual processing capabilities in the current generation of text-to-image (DALL-E 3) and multimodal vision-language models (GPT-4V, GPT-4o, Claude Sonnet 3.5, QWEN2-VL-72B, and InternVL2.5-38B), and compare the performance of these systems to human participants. The results suggest that these systems display some ability to solve compositional and relational tasks, showing notable improvements over the previous generation of multimodal models, but with performance nevertheless well below the level of human participants, particularly for more complex scenes involving many ($>5$) objects and multiple relations. These results highlight the need for further progress toward compositional understanding of visual scenes.

📄 PDF Abstract BibTeX arXiv:2503.23125

Code (1)

andrewjlee0/evaluating_compositionality_vlms 공식 구현

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Compositional Scene Understanding through Inverse Generative Modeling

2025-05-27 · Yanbo Wang, Justin Dauwels, Yilun Du

Generative models have demonstrated remarkable abilities in generating high-fidelity visual content. In this work, we explore how generative models can further be used not only to synthesize visual content but also to un…

Scene Understanding

AI Powered High Quality Text to Video Generation with Enhanced Temporal Consistency

2025-10-30 · Piyushkumar Patel arxiv

Text to video generation has emerged as a critical frontier in generative artificial intelligence, yet existing approaches struggle with maintaining temporal consistency, compositional understanding, and fine grained con…

Scene UnderstandingVideo Generation

Coarse-to-Fine Contrastive Learning in Image-Text-Graph Space for Improved Vision-Language Compositionality

2023-05-23 · Harman Singh, Pengchuan Zhang, Qifan Wang, Mengjiao Wang 외

Contrastively trained vision-language models have achieved remarkable progress in vision and language representation learning, leading to state-of-the-art models for various downstream multimodal tasks. However, recent r…

AttributeContrastive LearningImage RetrievalRelation+2

Scene Graph-Guided Generative AI Framework for Synthesizing and Evaluating Industrial Hazard Scenarios

2025-11-17 · Sanjay Acharjee, Abir Khan Ratul, Diego Patino, Md Nazmus Sakib arxiv

Training vision models to detect workplace hazards accurately requires realistic images of unsafe conditions that could lead to accidents. However, acquiring such datasets is difficult because capturing accident-triggeri…

Visual Question Answering

An Examination of the Compositionality of Large Generative Vision-Language Models

2023-08-21 · Teli Ma, Rong Li, Junwei Liang

With the success of Large Language Models (LLMs), many Generative Vision-Language Models (GVLMs) have been constructed via multimodal instruction tuning. However, the performance of GVLMs in multimodal compositional reas…

Visual Reasoning