Skip to content

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Book Open access Jul 2026

Natural-Language to Geometry Diagrams: A Constraint-Based Pipeline for Precise Visual Reasoning

We present GenGX, a system that generates precise geometric diagrams from natural-language descriptions by combining large language model (LLM) interpretation with symbolic constraint solving. User prompts are translated by an LLM autoformalizer into a structured intermediate representation (IR) encoding geometric entities, relationships, and construction semantics. The IR is passed to CoreGX, a constraint solver that synthesizes a deterministic construction sequence — operating above classical Euclidean primitives — that provably realizes the specified figure without numerical optimization. The system handles classical constructions, conics, curves, and transformations, and resolves both discrete and continuous ambiguity through explicit IR specifiers and a numeric clarity optimizer that selects a visually canonical representative from any underdetermined family of valid diagrams. This hybrid architecture avoids the spatial inaccuracies endemic to purely generative text-to-image approaches, produces reproducible results, and allows users to inspect and correct the IR directly.

Kavi Wilson, P. Todd · 0 citations