Papers › Infinity-MM: Scaling Multimodal Performance with Large-Scale and High-Quality Instruction Data

Infinity-MM: Scaling Multimodal Performance with Large-Scale and High-Quality Instruction Data

24 Oct 2024arXiv:2410.18558archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.18558")

Code

Syntology Ran 0 of 6 code samples harvested from 1 repository linked to this paper; 6 have no recorded run.

By repository: community (archive-listed): 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

LLaVA-VL/LLaVA-NeXT mentioned in paperpytorch report
flagopen/flagscale mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 0 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from flagopen/flagscale. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

auto_remote flagopen/flagscale/flagscale/serve/core.py community (archive-listed) unverified Apache-2.0 (permissive) · 0d33aaf712b41133 · report
flatten_dict_to_args flagopen/flagscale/flagscale/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · a946897a635a9ffa · report
make_headers flagopen/flagscale/flagscale/eval/robo.py community (archive-listed) unverified Apache-2.0 (permissive) · 6c1f969a5ed98237 · report
prepare_compress_methods flagopen/flagscale/flagscale/compress/combined_algo.py community (archive-listed) unverified Apache-2.0 (permissive) · 9dd40bc51eb5b8b0 · report
prepare_config flagopen/flagscale/flagscale/compress/compressor.py community (archive-listed) unverified Apache-2.0 (permissive) · ac0e60d70c14acfa · report
start_server flagopen/flagscale/flagscale/eval/robo.py community (archive-listed) unverified Apache-2.0 (permissive) · e580a09ddd5d3d19 · report

Tasks

Image GenerationQuestion GenerationQuestion-GenerationVisual Question Answering (VQA)

Datasets

Introduced by this paper, per the archive.

Infinity-MM

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Generation TextAtlasEval Infinity-2B StyledTextSynth Clip Score 0.2727 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B StyledTextSynth FID 84.95 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B StyledTextSynth OCR (Accuracy) 0.80 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B StyledTextSynth OCR (Cer) 0.93 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B StyledTextSynth OCR (F1 Score) 1.42 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextScenesHQ Clip Score 0.2346 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextScenesHQ FID 71.59 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextScenesHQ OCR (Accuracy) 1.06 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextScenesHQ OCR (Cer) 0.88 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextScenesHQ OCR (F1 Score) 1.74 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextVisionBlend Clip Score 0.1979 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextVisionBlend FID 95.69 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextVisionBlend OCR (Accuracy) 2.98 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextVisionBlend OCR (Cer) 0.83 #4 of 7 Archive leaderboard report
Image Generation TextAtlasEval Infinity-2B TextVsionBlend OCR (F1 Score) 3.44 #4 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections