Pith. sign in

REVIEW 5 cited by

Query2CAD: Generating CAD models using natural language queries

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 2406.00144 v1 pith:MIQEGWTO submitted 2024-05-31 cs.LG cs.AIcs.CE

classification cs.LGcs.AIcs.CE
keywords modelquery2caddesignsframeworklanguageratesuccessachieve
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Computer Aided Design (CAD) engineers typically do not achieve their best prototypes in a single attempt. Instead, they iterate and refine their designs to achieve an optimal solution through multiple revisions. This traditional approach, though effective, is time-consuming and relies heavily on the expertise of skilled engineers. To address these challenges, we introduce Query2CAD, a novel framework to generate CAD designs. The framework uses a large language model to generate executable CAD macros. Additionally, Query2CAD refines the generation of the CAD model with the help of its self-refinement loops. Query2CAD operates without supervised data or additional training, using the LLM as both a generator and a refiner. The refiner leverages feedback generated by the BLIP2 model, and to address false negatives, we have incorporated human-in-the-loop feedback into our system. Additionally, we have developed a dataset that encompasses most operations used in CAD model designing and have evaluated our framework using this dataset. Our findings reveal that when we used GPT-4 Turbo as our language model, the architecture achieved a success rate of 53.6\% on the first attempt. With subsequent refinements, the success rate increased by 23.1\%. In particular, the most significant improvement in the success rate was observed with the first iteration of the refinement. With subsequent refinements, the accuracy of the correct designs did not improve significantly. We have open-sourced our data, model, and code (github.com/akshay140601/Query2CAD).

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 8 citations worldwide. Full citation record

  1. PCBWorld: A Benchmark Environment for Engine-Grounded PCB Design Automation

    cs.AI 2026-07 conditional novelty 7.0 of 10

    An open-source KiCad-grounded PCB routing environment and benchmark where agents interactively route boards via engine-native operations, with a PPO policy trained on synthetic boards achieving zero-shot transfer to r...

  2. STEP-LLM: Generating CAD STEP Models from Natural Language with Large Language Models

    cs.AI 2026-01 conditional novelty 6.0 of 10

    STEP-LLM fine-tunes LLMs to emit complete STEP CAD files from natural-language captions, reporting lower median Chamfer distance than Text2CAD.

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

    cs.CV 2025-12 conditional novelty 6.0 of 10

    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.

  4. "Stack It Up!": 3D Stable Structure Generation from 2D Hand-drawn Sketch

    cs.AI 2025-08 unverdicted novelty 5.0 of 10

    StackItUp converts 2D hand-drawn sketches into stable 3D block arrangements using a symbolic relation graph and diffusion-based block pose generation.

  5. Generative AI for CAD Automation: Leveraging Large Language Models for 3D Modelling

    cs.HC 2025-07 conditional novelty 3.0 of 10

    An LLM-powered FreeCAD pipeline with error-driven re-prompting succeeds on simple and moderate 3D shapes but fails on highly constrained parameterized models.

Pith tools