BLIP3-KALE: Knowledge Augmented Large-Scale Dense Captions
Anas Awadalla, Le Xue, Manli Shu, An Yan, Jun Wang, Senthil Purushwalkam, Sheng Shen, Hannah Lee, Oscar Lo, Jae Sung Park, Etash Guha, Silvio Savarese, Ludwig Schmidt, Yejin Choi, Caiming Xiong, Ran Xu
TL;DR
KALE tackles the gap between descriptive synthetic captions and factual web alt-text by creating knowledge-augmented dense captions through a two-stage pipeline. It first generates initial captions with CogVLM-17B and enriches them with Mistral, then trains a distilled LLaVA-like VLM to scale to 218M image-text pairs. The resulting KALE dataset yields improved downstream performance across diverse vision-language benchmarks compared to baselines like Datacomp and LAION-COCO, demonstrating the value of knowledge grounding in multimodal pretraining. The work also emphasizes efficiency via model distillation to enable large-scale data generation, with plans to extend to billions of examples and broader tasks.
Abstract
We introduce BLIP3-KALE, a dataset of 218 million image-text pairs that bridges the gap between descriptive synthetic captions and factual web-scale alt-text. KALE augments synthetic dense image captions with web-scale alt-text to generate factually grounded image captions. Our two-stage approach leverages large vision-language models and language models to create knowledge-augmented captions, which are then used to train a specialized VLM for scaling up the dataset. We train vision-language models on KALE and demonstrate improvements on vision-language tasks. Our experiments show the utility of KALE for training more capable and knowledgeable multimodal models. We release the KALE dataset at https://huggingface.co/datasets/Salesforce/blip3-kale
