2023

BLIVA: A Simple Multimodal LLM for Better Handling of Text-Rich Visual Questions

Hu, Wenbo, Xu, Yifan, Li, Yi et al.

Understand

Vision Language Models (VLMs), which extend Large Language Models (LLM) by incorporating visual understanding capability, have demonstrated significant advancements in addressing open-ended visual question-answering (VQA) tasks.

  • However, these models cannot accurately interpret images infused with text, a common occurrence in real-world scenarios.
  • Standard procedures for extracting information from images often involve learning a fixed set of query embeddings.
  • These embeddings are designed to encapsulate image contexts and are later used as soft prompt inputs in LLMs.

Reading the bibliography…