English

VLIS: Unimodal Language Models Guide Multimodal Language Generation

Computation and Language 2023-12-20 v2 Artificial Intelligence

Abstract

Multimodal language generation, which leverages the synergy of language and vision, is a rapidly expanding field. However, existing vision-language models face challenges in tasks that require complex linguistic understanding. To address this issue, we introduce Visual-Language models as Importance Sampling weights (VLIS), a novel framework that combines the visual conditioning capability of vision-language models with the language understanding of unimodal text-only language models without further training. It extracts pointwise mutual information of each image and text from a visual-language model and uses the value as an importance sampling weight to adjust the token likelihood from a text-only model. VLIS improves vision-language models on diverse tasks, including commonsense understanding (WHOOPS, OK-VQA, and ScienceQA) and complex text generation (Concadia, Image Paragraph Captioning, and ROCStories). Our results suggest that VLIS represents a promising new direction for multimodal language generation.

Keywords

Cite

@article{arxiv.2310.09767,
  title  = {VLIS: Unimodal Language Models Guide Multimodal Language Generation},
  author = {Jiwan Chung and Youngjae Yu},
  journal= {arXiv preprint arXiv:2310.09767},
  year   = {2023}
}

Comments

Accepted as main paper in EMNLP 2023

R2 v1 2026-06-28T12:50:56.044Z