Scientific Image Synthesis: Benchmarking, Methodologies, and Downstream Utility
Honglin Lin, Chonghan Qin, Zheng Liu, Qizhi Pei, Yu Li, Zhanping Zhong, Xin Gao, Yanfeng Wang, Conghui He, Lijun Wu
TL;DR
This work benchmarks scientific image synthesis across pixel-based and programmatic generations, introducing ImgCoder as a logic-driven alternative and SciGenBench as a specialized, reasoning-oriented benchmark. It reveals a precision–expressiveness trade-off where code-based methods excel at structural correctness while pixel-based methods provide richer visuals, and shows that fine-tuning large multimodal models on rigorously verified synthetic images yields reliable improvements in downstream multimodal reasoning. The paper also documents a distributional gap between synthetic and real scientific images, and demonstrates scaling laws indicating data-efficient gains with high-quality synthetic data. Overall, high-fidelity, logic-grounded synthesis presents a viable path to scaling multimodal reasoning in STEM.
Abstract
While synthetic data has proven effective for improving scientific reasoning in the text domain, multimodal reasoning remains constrained by the difficulty of synthesizing scientifically rigorous images. Existing Text-to-Image (T2I) models often produce outputs that are visually plausible yet scientifically incorrect, resulting in a persistent visual-logic divergence that limits their value for downstream reasoning. Motivated by recent advances in next-generation T2I models, we conduct a systematic study of scientific image synthesis across generation paradigms, evaluation, and downstream use. We analyze both direct pixel-based generation and programmatic synthesis, and propose ImgCoder, a logic-driven framework that follows an explicit "understand - plan - code" workflow to improve structural precision. To rigorously assess scientific correctness, we introduce SciGenBench, which evaluates generated images based on information utility and logical validity. Our evaluation reveals systematic failure modes in pixel-based models and highlights a fundamental expressiveness-precision trade-off. Finally, we show that fine-tuning Large Multimodal Models (LMMs) on rigorously verified synthetic scientific images yields consistent reasoning gains, with potential scaling trends analogous to the text domain, validating high-fidelity scientific synthesis as a viable path to unlocking massive multimodal reasoning capabilities.
