paper-with-me

Papers

Multimodal Generative Models for Compositional Representation Learning

2019-12-11 · Mike Wu, Noah Goodman

As deep neural networks become more adept at traditional tasks, many of the most exciting new challenges concern multimodality---observations that combine diverse types, such as image and text. In this paper, we introduce a family of multimodal deep generative models derived from variational bounds on the evidence (data marginal likelihood). As part of our derivation we find that many previous multimodal variational autoencoders used objectives that do not correctly bound the joint marginal likelihood across modalities. We further generalize our objective to work with several types of deep generative model (VAE, GAN, and flow-based), and allow use of different model types for different modalities. We benchmark our models across many image, label, and text datasets, and find that our multimodal VAEs excel with and without weak supervision. Additional improvements come from use of GAN image models with VAE language models. Finally, we investigate the effect of language on learned image representations through a variety of downstream tasks, such as compositionally, bounding box prediction, and visual relation prediction. We find evidence that these image representations are more abstract and compositional than equivalent representations learned from only visual data.

📄 PDF Abstract BibTeX arXiv:1912.05075

Code (0)

등록된 구현이 없습니다.

Tasks

Relation PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
USD Coin Customer Service Number +1-833-534-1729 설명 없음
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Multimodal Compositional Reasoning of Visual Language Models with Generative Negative Mining

2023-11-07 · Ugur Sahin, Hang Li, Qadeer Khan, Daniel Cremers 외

Contemporary large-scale visual language models (VLMs) exhibit strong representation capacities, making them ubiquitous for enhancing image and text understanding tasks. They are often trained in a contrastive manner on …

Evaluating Compositional Scene Understanding in Multimodal Generative Models

2025-03-29 · Shuhao Fu, Andrew Jun Lee, Anna Wang, Ida Momennejad 외

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 compositionalit…

Scene Understanding

ReMatch: Boosting Representation through Matching for Multimodal Retrieval

2025-11-24 · Qianying Liu, Xiao Liang, Zhiqiang Zhang, Zhongfei Qing 외 arxiv

We present ReMatch, a framework that leverages the generative strength of MLLMs for multimodal retrieval. Previous approaches treated an MLLM as a simple encoder, ignoring its generative nature, and under-utilising its c…

Zero-shot Generalization

MLLMCLIP: Feature-Level Distillation of MLLM for Robust Vision-Language Representations

2026-08-26 · Jongsuk Kim, Qiyu Wu, Zhuoyuan Mao, Hiromi Wakaki 외 arxiv

Pretrained vision-language models such as CLIP excel at zero-shot recognition but often fail at compositionality, particularly attribute-object and relational structures. Recent studies mitigate this issue by augmenting …

Text Retrieval

Prompting Large Vision-Language Models for Compositional Reasoning

2024-01-20 · Timothy Ossowski, Ming Jiang, Junjie Hu

Vision-language models such as CLIP have shown impressive capabilities in encoding texts and images into aligned embeddings, enabling the retrieval of multimodal data in a shared embedding space. However, these embedding…

RetrievalVisual Reasoning