OmniScience: A Large-scale Multi-modal Dataset for Scientific Image Understanding
Haoyi Tao, Chaozheng Huang, Nan Wang, Han Lyu, Linfeng Zhang, Guolin Ke, Xi Fang
TL;DR
OmniScience tackles the bottleneck in scientific image understanding by building a large-scale, high-fidelity multi-modal dataset of $1.5$ million figure-caption-context triplets from open-access sources spanning more than $10$ disciplines. A dynamic model-routing recaptioning pipeline synthesizes visual features, original captions, and in-text contexts to produce dense, self-contained descriptions, boosting image–text alignment from $0.769$ to $0.956$ and increasing caption length to $360.6$ words on average. Quality control, deduplication, and LLM-based evaluation align captions with expert judgments and enable a novel caption QA proxy task, where finetuned models achieve substantial gains on MM-MT-Bench, MMMU, and MSEarth benchmarks. The work demonstrates that high-fidelity, richly grounded captions are crucial for effective cross-modal learning in scientific domains and positions OmniScience as a foundational dataset for future AI-for-science research.
Abstract
Multimodal Large Language Models demonstrate strong performance on natural image understanding, yet exhibit limited capability in interpreting scientific images, including but not limited to schematic diagrams, experimental characterizations, and analytical charts. This limitation is particularly pronounced in open-source MLLMs. The gap largely stems from existing datasets with limited domain coverage, coarse structural annotations, and weak semantic grounding. We introduce OmniScience, a large-scale, high-fidelity multi-modal dataset comprising 1.5 million figure-caption-context triplets, spanning more than 10 major scientific disciplines. To obtain image caption data with higher information density and accuracy for multi-modal large-model training, we develop a dynamic model-routing re-captioning pipeline that leverages state-of-the-art multi-modal large language models to generate dense, self-contained descriptions by jointly synthesizing visual features, original figure captions, and corresponding in-text references authored by human scientists. The pipeline is further reinforced with rigorous quality filtering and alignment with human expert judgments, ensuring both factual accuracy and semantic completeness, and boosts the image-text multi-modal similarity score from 0.769 to 0.956. We further propose a caption QA protocol as a proxy task for evaluating visual understanding. Under this setting, Qwen2.5-VL-3B model finetuned on OmniScience show substantial gains over baselines, achieving a gain of 0.378 on MM-MT-Bench and a gain of 0.140 on MMMU.
