Pith. sign in

REVIEW 1 cited by

A Solver-Aided Hierarchical Language for LLM-Driven CAD Design

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

arxiv 2502.09819 v1 pith:D4TI4OBS submitted 2025-02-13 cs.CV cs.AIcs.GRcs.LGcs.PL

A Solver-Aided Hierarchical Language for LLM-Driven CAD Design

classification cs.CV cs.AIcs.GRcs.LGcs.PL
keywords languagedesignaidlcomplexgenerategenerativegeometryhierarchical
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Large language models (LLMs) have been enormously successful in solving a wide variety of structured and unstructured generative tasks, but they struggle to generate procedural geometry in Computer Aided Design (CAD). These difficulties arise from an inability to do spatial reasoning and the necessity to guide a model through complex, long range planning to generate complex geometry. We enable generative CAD Design with LLMs through the introduction of a solver-aided, hierarchical domain specific language (DSL) called AIDL, which offloads the spatial reasoning requirements to a geometric constraint solver. Additionally, we show that in the few-shot regime, AIDL outperforms even a language with in-training data (OpenSCAD), both in terms of generating visual results closer to the prompt and creating objects that are easier to post-process and reason about.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BrepLLM: Enabling Large Language Models to Understand Boundary Representations

    cs.CV 2025-12 conditional novelty 6.0

    BrepLLM feeds boundary-representation CAD graphs directly into an LLM and reports state-of-the-art CAD captioning and generative classification over point-cloud 3D-LLM baselines.