Shuhao Gu, Jialing Zhang, Siyuan Zhou, Kevin Yu, Zhaohu Xing, Liangdong Wang, Zhou Cao, Jintao Jia, Zhuoyi Zhang, YiXuan Wang, Zhenchong Hu, Bo-Wen Zhang, Jijie Li, Dong Liang, Yingli Zhao, Songjing Wang, Yulong Ao, Yiming Ju, Huanhuan Ma, Xiaotong Li, Haiwen Diao, Yufeng Cui, Xinlong Wang, Yaoqi Liu, Fangxiang Feng, Guang Liu
Recently, Vision-Language Models (VLMs) have achieved remarkable progress in multimodal tasks, and multimodal instruction data serves as the foundation for enhancing VLM capabilities. Despite the availability of several open-source multimodal datasets, limitations in the scale and quality of open-source instruction data hinder the performance of VLMs trained on these datasets, leading to a significant gap compared to models trained on closed-source data. To address this challenge, we introduce Infinity-MM, a large-scale multimodal instruction dataset. We collected the available multimodal instruction datasets and performed unified preprocessing, resulting in a dataset with over 40 million samples that ensures diversity and accuracy. Furthermore, to enable large-scale expansion of instruction data and support the continuous acquisition of high-quality data, we propose a synthetic instruction generation method based on a tagging system and open-source VLMs. By establishing correspondences between different types of images and associated instruction types, this method can provide essential guidance during data synthesis. Leveraging this high-quality data, we have trained a 2-billion-parameter Vision-Language Model, Aquila-VL-2B, which achieves state-of-the-art (SOTA) performance among models of similar scale. The data is available at: https://huggingface.co/datasets/BAAI/Infinity-MM.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Image Generation | TextAtlasEval | StyledTextSynth Clip Score | 0.2727 | Infinity-2B |
| Image Generation | TextAtlasEval | StyledTextSynth FID | 84.95 | Infinity-2B |
| Image Generation | TextAtlasEval | StyledTextSynth OCR (Accuracy) | 0.8 | Infinity-2B |
| Image Generation | TextAtlasEval | StyledTextSynth OCR (Cer) | 0.93 | Infinity-2B |
| Image Generation | TextAtlasEval | StyledTextSynth OCR (F1 Score) | 1.42 | Infinity-2B |
| Image Generation | TextAtlasEval | TextScenesHQ Clip Score | 0.2346 | Infinity-2B |
| Image Generation | TextAtlasEval | TextScenesHQ FID | 71.59 | Infinity-2B |
| Image Generation | TextAtlasEval | TextScenesHQ OCR (Accuracy) | 1.06 | Infinity-2B |
| Image Generation | TextAtlasEval | TextScenesHQ OCR (Cer) | 0.88 | Infinity-2B |
| Image Generation | TextAtlasEval | TextScenesHQ OCR (F1 Score) | 1.74 | Infinity-2B |
| Image Generation | TextAtlasEval | TextVisionBlend Clip Score | 0.1979 | Infinity-2B |
| Image Generation | TextAtlasEval | TextVisionBlend FID | 95.69 | Infinity-2B |
| Image Generation | TextAtlasEval | TextVisionBlend OCR (Accuracy) | 2.98 | Infinity-2B |
| Image Generation | TextAtlasEval | TextVisionBlend OCR (Cer) | 0.83 | Infinity-2B |
| Image Generation | TextAtlasEval | TextVsionBlend OCR (F1 Score) | 3.44 | Infinity-2B |