English

SK-VQA: Synthetic Knowledge Generation at Scale for Training Context-Augmented Multimodal LLMs

Computation and Language 2025-06-11 v2 Computer Vision and Pattern Recognition

Abstract

Multimodal retrieval augmented generation (RAG) plays a crucial role in domains such as knowledge-based visual question answering (KB-VQA), where external knowledge is needed to answer a question. However, existing multimodal LLMs (MLLMs) are not designed for context-augmented generation, limiting their effectiveness in such tasks. While synthetic data generation has recently gained attention for training MLLMs, its application for context-augmented generation remains underexplored. To address this gap, we introduce SK-VQA, a large-scale synthetic multimodal dataset containing over 2 million visual question-answer pairs, each associated with context documents containing information necessary to determine the final answer. Compared to previous datasets, SK-VQA contains 11x more unique questions, exhibits greater domain diversity, and covers a broader spectrum of image sources. Through human evaluations, we confirm the high quality of the generated question-answer pairs and their contextual relevance. Extensive experiments show that SK-VQA serves both as a challenging KB-VQA benchmark and as an effective training resource for adapting MLLMs to context-augmented generation. Our results further indicate that models trained on SK-VQA demonstrate enhanced generalization in both context-aware VQA and multimodal RAG settings. SK-VQA is publicly available via Hugging Face Hub.

Keywords

Cite

@article{arxiv.2406.19593,
  title  = {SK-VQA: Synthetic Knowledge Generation at Scale for Training Context-Augmented Multimodal LLMs},
  author = {Xin Su and Man Luo and Kris W Pan and Tien Pei Chou and Vasudev Lal and Phillip Howard},
  journal= {arXiv preprint arXiv:2406.19593},
  year   = {2025}
}

Comments

ICML 2025 Spotlight Oral

R2 v1 2026-06-28T17:22:07.497Z