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
SCAFFOLD: A Large-Scale Structured Dataset of Computer Science Research Figures with Diagram QA and Chain-of-Thought Reasoning Traces
SCAFFOLD is a large-scale dataset of computer science research figures paired with captions, context, QA, and Chain-of-Thought traces, aimed at improving vision-language model understanding of diagrams in CS papers.
MathForm: Scaling Mathematical Autoformalization with Knowledge Retrieval and Verification-Guided Refinement
MathForm introduces a framework for mathematical autoformalization using knowledge retrieval and verification-guided refinement, yielding the FormalVerse dataset and an 8B model that outperforms specialized baselines.
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.
PaperBanana-Interact: Scientific Diagram Refinement with Multi-Turn Human Feedback
This paper presents a benchmark and a multi-agent system to improve scientific diagram generation through multi-turn human feedback, addressing issues like quality drift and forgetting across revisions.
FaithformBench: Benchmarking Faithfulness of Mathematical Chain-of-Thought Autoformalisation
Introduces FaithformBench, a benchmark for assessing the faithfulness of mathematical chain-of-thought autoformalisation systems by measuring validity and invalidity preservation on perturbed steps. Applied to eight AF systems, it reveals widespread sycophancy where invalid inputs are silently corrected.