SciForma: Structure-Faithful Generation of Scientific Diagrams
Summary
Introduces SciForma, a framework for generating scientific methodology diagrams with high structural fidelity, using multi-dimensional conjunctive preference optimization (M-DPO) and a structural inventory to ensure correctness across component, arrow, and text axes. The 9B model surpasses open-source baselines and GPT-Image-1.5 on benchmark evaluations.
View Cached Full Text
Cached at: 07/22/26, 06:41 AM
Paper page - SciForma: Structure-Faithful Generation of Scientific Diagrams
Source: https://huggingface.co/papers/2607.18091
Abstract
Structuralfidelityisessentialtoscientificmethodologydiagrams.Tocommunicateresearchlogic,thesediagramsmustfaithfullyrendercomponents,directionalrelations,andtextualannotations.Sinceasingleerror,suchasareversedarroworanunreadableequation,caninvalidatetheentirefigure,structuralfidelityisinherentlyconjunctive:correctnessononeaxiscannotcompensateforfailureonanother.Currentopen-sourcemodelsfailtosatisfythiscriterion.Supervisedfine-tuning(SFT)learnsplausiblelayoutsbutcannotreliablyensurestructuralcorrectness,whilescalarreward-basedpost-trainingobscureswhichstructuraldimensionhasfailed.Toaddressthis,weintroduceSciForma,aframeworkforthestructurefaithfulgenerationofscientificmethodologydiagrams.Specifically,SciFormadecomposesdiagramqualityintothreestructuralaxes:Component,Arrow,andText,guidedbyastructuralinventory.Builtonthisfoundation,wecurateSciFormaData-700KforstructuredtrainingandSciFormaBench-2Kforlogic-verifiedevaluation.ToclosethegapleftbySFT,wedevelopMulti-DimensionalConjunctivePreferenceOptimization(M-DPO),whichenforcessimultaneouscorrectnessacrossallaxesandadaptivelyroutesgradientstothemostdeficientdimensioninpost-training.Thesamestructuralinventoryalsoenablesiterativeeditingatinferencetimetocorrectresidualerrors.ThiscombinationallowsSciForma-9Btoexceedallopen-sourcebaselinesandGPT-Image-1.5onbothSciFormaBench-2KandAIBench,bringingopenscientificdiagramgenerationclosetoproprietary-levelstructuralfidelity.Ourcodeanddatawillbeavailableat:https://github.com/microsoft/SciForma.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2607\.18091
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.18091 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.18091 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.18091 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Crafter: A Multi-Agent Harness for Editable Scientific Figure Generation from Diverse Inputs
This paper introduces Crafter, a multi-agent harness for generating editable scientific figures from diverse input types, along with CraftEditor for raster-to-SVG conversion and CraftBench for evaluation, outperforming existing standalone generators.
PhyDrawGen: Physically Grounded Diagram Generation from Natural Language
PhyDrawGen is a neuro-symbolic pipeline that generates physically accurate diagrams from natural language by combining LLM-based scene understanding with a deterministic constraint solver and a VLM-based verify loop, outperforming existing models on a benchmark of physics problems.
Speaking the Language of Science: Toward a General-Purpose Generative Foundation Model for the Natural Sciences
LOGOS is a scientific generative language model that encodes diverse scientific objects and spatial interactions as token sequences, enabling a unified autoregressive framework for tasks across natural sciences. Models at 1B, 3B, and 8B parameters show consistent performance scaling and are released to facilitate research.
AutoFigure: Generating and Refining Publication-Ready Scientific Illustrations
AutoFigure is an open-source system for generating and refining editable, publication-ready scientific diagrams, accepted to ICLR 2026.
SciForge: An AI-Native, Multimodal Workbench for Scientific Discovery
SciForge is an open-source, AI-native multimodal workbench for scientific discovery that integrates search, reasoning, workflow execution, and evidence governance, demonstrated through eight end-to-end use cases including gene discovery and protein design.