REVIEW 5 cited by
AutomaTikZ: Text-Guided Synthesis of Scientific Vector Graphics with TikZ
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Generating bitmap graphics from text has gained considerable attention, yet for scientific figures, vector graphics are often preferred. Given that vector graphics are typically encoded using low-level graphics primitives, generating them directly is difficult. To address this, we propose the use of TikZ, a well-known abstract graphics language that can be compiled to vector graphics, as an intermediate representation of scientific figures. TikZ offers human-oriented, high-level commands, thereby facilitating conditional language modeling with any large language model. To this end, we introduce DaTikZ, the first large-scale TikZ dataset consisting of 120k TikZ drawings aligned with captions. We fine-tune LLaMA on DaTikZ, as well as our new model CLiMA, which augments LLaMA with multimodal CLIP embeddings. In both human and automatic evaluation, CLiMA and LLaMA outperform commercial GPT-4 and Claude 2 in terms of similarity to human-created figures, with CLiMA additionally improving text-image alignment. Our detailed analysis shows that all models generalize well and are not susceptible to memorization. GPT-4 and Claude 2, however, tend to generate more simplistic figures compared to both humans and our models. We make our framework, AutomaTikZ, along with model weights and datasets, publicly available.
Forward citations
Cited by 5 Pith papers
-
SVGen: Interpretable Vector Graphics Generation with Large Language Models
SVGen fine-tunes 3B to 7B LLMs with curriculum learning, chain-of-thought, and GRPO reinforcement to generate SVG icons from text, reporting better in-distribution quality than larger models.
-
Generating Pedagogically Meaningful Visuals for Math Word Problems: A New Benchmark and Analysis of Text-to-Image Models
Math2Visual converts math word problems into teacher-co-designed formal and intuitive visuals, and its benchmark shows text-to-image models still frequently fail at depicting mathematical relations.
-
GeoLoom: High-quality Geometric Diagram Generation from Textual Input
Natural-language geometry descriptions can be autoformalized into a custom geometry language and converted to coordinates by Monte Carlo optimization, yielding usable diagrams in seconds for about 81-85% of test problems.
-
Exploring Agentic Workflows for Generating High Quality Math Visual Aids
An exploratory agentic self-improvement loop for TikZ math diagrams yields modest human-rated gains but fails to fix many spatial and coverage errors.
-
AI4Research: A Survey of Artificial Intelligence for Scientific Research
A survey that organizes AI-for-research work into five tasks, comprehension, survey, discovery, writing, and peer review, and compiles associated tools and benchmarks.
Discussion (0). Sign in to comment.