paper-with-me

홈 › Papers

Are Diffusion Models Vision-And-Language Reasoners?

2023-05-25 · NeurIPS 2023 11 · Benno Krojer, Elinor Poole-Dayan, Vikram Voleti, Christopher Pal, Siva Reddy

Text-conditioned image generation models have recently shown immense qualitative success using denoising diffusion processes. However, unlike discriminative vision-and-language models, it is a non-trivial task to subject these diffusion-based generative models to automatic fine-grained quantitative evaluation of high-level phenomena such as compositionality. Towards this goal, we perform two innovations. First, we transform diffusion-based models (in our case, Stable Diffusion) for any image-text matching (ITM) task using a novel method called DiffusionITM. Second, we introduce the Generative-Discriminative Evaluation Benchmark (GDBench) benchmark with 7 complex vision-and-language tasks, bias evaluation and detailed analysis. We find that Stable Diffusion + DiffusionITM is competitive on many tasks and outperforms CLIP on compositional tasks like like CLEVR and Winoground. We further boost its compositional performance with a transfer setup by fine-tuning on MS-COCO while retaining generative capabilities. We also measure the stereotypical bias in diffusion models, and find that Stable Diffusion 2.1 is, for the most part, less biased than Stable Diffusion 1.5. Overall, our results point in an exciting direction bringing discriminative and generative model evaluation closer. We will release code and benchmark setup soon.

📄 PDF Abstract BibTeX arXiv:2305.16397

Code (1)

mcgill-nlp/diffusion-itm 공식 구현 pytorch

Tasks

DenoisingImage GenerationImage-text matchingText Matching

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Clarification as Supervision: Reinforcement Learning for Vision-Language Interfaces

2025-09-30 · John Gkountouras, Ivan Titov arxiv

Recent text-only models demonstrate remarkable mathematical reasoning capabilities. Extending these to visual domains requires vision-language models to translate images into text descriptions. However, current models, t…

Reinforcement LearningMathematical Reasoning

Smart Vision-Language Reasoners

2024-07-05 · Denisa Roberts, Lucas Roberts

In this article, we investigate vision-language models (VLM) as reasoners. The ability to form abstractions underlies mathematical reasoning, problem-solving, and other Math AI tasks. Several formalisms have been given t…

MathMathematical ReasoningVisual Grounding

Consistency of UML class, object and statechart diagrams using ontology reasoners

2022-05-23 · Ali Hanzala Khan, Ivan Porres

We propose an automatic approach to analyze the consistency and satisfiability of Unified Modeling Language UML models containing multiple class, object and statechart diagrams using logic reasoners for the Web Ontology …

Translation

ProxyThinker: Test-Time Guidance through Small Visual Reasoners

2025-05-30 · Zilin Xiao, Jaywon Koo, Siru Ouyang, Jefferson Hernandez 외

Recent advancements in reinforcement learning with verifiable rewards have pushed the boundaries of the visual reasoning capabilities in large vision-language models (LVLMs). However, training LVLMs with reinforcement fi…

Visual Reasoning

A Framework for Parallelizing OWL Classification in Description Logic Reasoners

2019-06-18 · Zixi Quan, Volker Haarslev

In this paper we report on a black-box approach to parallelize existing description logic (DL) reasoners for the Web Ontology Language (OWL). We focus on OWL ontology classification, which is an important inference servi…

ClassificationGeneral Classification