Awesome AI4CAD Hub Papers · Datasets · Projects
← Back to papers

PR-CAD: Progressive Refinement for Unified Controllable and Faithful Text-to-CAD Generation with Large Language Models

arXiv 2026 50.7 method, system

TLDR

PR-CAD unifies text-to-CAD generation and editing via progressive refinement with LLMs, achieving state-of-the-art controllability and faithfulness.

Reasoning

The paper's strength lies in unifying generation and editing tasks with a reinforcement learning-enhanced framework and a curated interaction dataset. Weaknesses include limited detail on dataset size and specific benchmark metrics in the abstract.

Read-first score

Read-first score 50.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 59.

Recency 8%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 25%
70

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=benchmark,dataset,experiment

Reproducibility 25%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=dataset

Topical relevance 42%
36.9

Uses existing LLM keyword relevance scores normalized to 0-100. AI for CAD,computer-aided design,neural CAD,generative CAD,parametric CAD,B-Rep,boundary representation,constructive solid geometry,CSG,sketch extrusion,CAD generation,CAD reconstruction,text-to-CAD,image-to-CAD,point cloud to CAD,CAD program

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 24.

Keyword Scores

CAD generation
10
text-to-CAD
10
AI for CAD
9
generative CAD
9
computer-aided design
8
neural CAD
5
parametric CAD
4
CAD program
3
CAD reconstruction
1
B-Rep
0
boundary representation
0
constructive solid geometry
0
CSG
0
sketch extrusion
0
image-to-CAD
0
point cloud to CAD
0

Deep Analysis

Innovations

  • Unified progressive refinement framework that combines generation and editing for text-to-CAD
  • High-fidelity interaction dataset covering full CAD lifecycle with multiple representations and qualitative/quantitative descriptions, defining edit operations and human-like interaction data
  • Reinforcement learning-enhanced reasoning framework integrating intent understanding, parameter estimation, and precise edit localization into a single agent
  • CAD representation tailored for LLMs

Methodology

PR-CAD uses a progressive refinement framework with a reinforcement learning-enhanced agent that integrates intent understanding, parameter estimation, and edit localization. It is trained on a curated dataset spanning the CAD lifecycle with multiple representations and both qualitative and quantitative descriptions, using a CAD representation designed for LLMs.

Key Results

Experiments show mutual reinforcement between generation and editing tasks and across modalities; PR-CAD achieves state-of-the-art controllability and faithfulness on public benchmarks in both generation and refinement, and significantly improves CAD modeling efficiency.

Tags