Skip to main content
QUICK REVIEW

[论文解读] Scientific Image Synthesis: Benchmarking, Methodologies, and Downstream Utility

Honglin Lin, Chonghan Qin|arXiv (Cornell University)|Jan 17, 2026
Multimodal Machine Learning Applications被引用 0
一句话总结

论文比较像素驱动和代码驱动的科学图像生成,提出 ImgCoder 和 SciGenBench,并证明高保真度的合成图像能提升下游的多模态科学推理。

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.

研究动机与目标

  • Assess the limitations of pixel-based versus code-based scientific image generation systems.
  • Propose ImgCoder as a logic-driven programmatic framework for higher structural precision.
  • Create SciGenBench to evaluate information utility and logical validity of scientific images.
  • Evaluate the downstream utility of synthetic scientific images for training large multimodal models.

提出的方法

  • Compare pixel-based T2I generation with programmatic, code-driven image synthesis.
  • Develop ImgCoder using an Understand → Plan → Code workflow with a Think-before-Act strategy.
  • Construct SciGenBench with a two-level Subject–Image Type taxonomy and atomic visual quizzes.
  • Adopt a hybrid evaluation framework using LMM-as-Judge, inverse validation, standard metrics, and downstream performance.
  • Analyze precision–expressiveness trade-offs and failure modes across paradigms.

实验结果

研究问题

  • RQ1RQ1: How do current state-of-the-art models perform in scientific image generation across paradigms?
  • RQ2RQ2: What are the trade-offs between generative (pixel-based) and programmatic (code-based) approaches?
  • RQ3RQ3: Do synthetic scientific images improve downstream multimodal reasoning when used for training?

主要发现

ModelR_inv (%) ↑LMM-as-Judge (0–2) ↑Standard-metricsC&FL&PR&OSPE&RPSNR ↑SSIM ↑CLIP ↑FID ↓
HunyuanImage-3.030.790.390.781.440.560.8112.210.8225.0193.27
Qwen-Image38.860.240.701.480.300.769.630.7825.02120.42
GPT-Image-142.970.571.371.900.841.1913.070.8425.1477.31
Seedream-4.052.670.440.941.670.550.9510.650.7425.0298.22
Nanobanana57.750.430.921.600.601.1514.120.8525.13104.70
Flux2-flex58.830.481.061.700.671.2014.110.8525.1096.74
GPT-Image-1.563.520.981.701.971.171.6214.790.8825.16112.52
Nanobanana-Pro73.411.591.871.981.721.9312.020.8125.0187.72
ImgCoderQwen3-ImgCoder56.381.301.621.391.2914.710.8625.21121.55
Gemini-3-Flash-ImgCoder76.931.881.881.921.911.9214.630.8525.18117.83
Gemini-3-Pro-ImgCoder77.871.931.911.931.901.8414.590.8625.16107.67
  • Pixel-based models show strong visual fidelity but poorer structural correctness for scientific diagrams.
  • Code-driven ImgCoder achieves higher structural precision and reasoning-related scores, with top variants attaining the highest inverse validation and judge scores.
  • SciGenBench reveals a precision–expressiveness trade-off between paradigms and identifies persistent failure modes, especially domain knowledge and dense data errors.
  • Fine-tuning large multimodal models on rigorously verified synthetic scientific images yields consistent improvements in scientific reasoning.
  • Data quality and filtering of synthetic images significantly affect downstream performance and exhibit scalable gains with more data.

更好的研究,从现在开始

从论文设计到论文写作,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。