Search papers, labs, and topics across Lattice.
This paper introduces Princigram, a text-to-image generation model specifically designed to create scientifically accurate diagrams by employing a Structured Physical Chain-of-Thought (SP-CoT) approach. By decomposing the diagram generation process into a multi-step reasoning chain across six physics subdisciplines, the model ensures adherence to physical laws and accurate representation of forces and states. The results demonstrate that Princigram significantly enhances the physical faithfulness of generated diagrams compared to existing models, which often produce visually plausible but scientifically incorrect outputs.
Princigram achieves a new standard in scientific diagram generation, ensuring physical accuracy through a structured reasoning framework that traditional models lack.
Text-to-image generation has reached photorealistic quality, yet state-of-the-art systems remain unreliable at producing scientific diagrams, whose value depends not on appearance but on physical faithfulness: correct force directions, valid coordinate systems, consistent thermodynamic states, and equations matching the depicted scenario. Trained on web imagery with physically shallow captions, generic models produce diagrams that look plausible but are physically wrong, harmful in education and scientific communication. We present Princigram, a physics-faithful scientific-diagram generator, and its data pipeline. Our central advance is Structured Physical Chain-of-Thought (SP-CoT): a per-subdiscipline schema that decomposes a physics diagram into an explicit multi-step reasoning chain across six subdisciplines, from scene identification through force or process analysis to governing laws and synthesis. Unlike free-form chain-of-thought, SP-CoT follows a fixed schema with strict fidelity rules that separate visually grounded facts from physically inferred reasoning and type all mathematics symbolically; it serves both as dense training supervision and, at inference, as a structured"thinking"prompt. With it we curate and structurally annotate 4.3 million physics images, of which 115,037 carry expert-level annotation, and adapt a unified multimodal backbone. We further introduce VeriphyT2IBench, whose questions are derived from each held-out diagram's own structured annotation: each diagram becomes an item-specific bank of binary questions about its objects, forces, and states, so a judge model's score decomposes into named physical facts rather than one holistic number. On the physics subset of GenExam and on VeriphyT2IBench, Princigram shows that explicit physics-structured supervision improves the physical faithfulness of generated scientific diagrams.