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

IterCAD: An Iterative Multimodal Agent for Visually-Grounded CAD Generation and Editing

arXiv 2026 58.7 method

TLDR

IterCAD is a multimodal agent for closed-loop, interactive CAD generation and editing, outperforming existing methods in code executability and geometric precision.

Reasoning

The paper presents a novel iterative framework with a data synthesis pipeline and geometry-aware reinforcement learning, addressing the gap between one-shot generation and iterative real-world practices. Strengths include a comprehensive evaluation suite and strong empirical results, but the abstract lacks explicit details on limitations or comparisons to specific baselines.

Read-first score

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

Recency 8%
100

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

Methodology quality 25%
80

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

Topical relevance 42%
50

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

Reproducibility 25%
38

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 5.

Keyword Scores

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

Deep Analysis

Innovations

  • Unified multimodal agent framework (IterCAD) for closed-loop, interactive CAD generation and editing via multi-turn interaction with an executable CAD sandbox
  • Data synthesis pipeline that generates standard-compliant multi-view engineering drawings, complex code-editing tasks, and high-fidelity interaction trajectories incorporating advanced industrial manufacturing features
  • Progressive supervised fine-tuning followed by geometry-aware reinforcement learning with viable-prefix masking to enhance code executability and geometric fidelity
  • IterCAD-Bench evaluation suite and the Chamfer Distance Tolerance-Recall (CD-TR) curve with AUC-TR metric, providing a survivor-bias-free standard that unifies code validity and geometric precision

Methodology

IterCAD frames CAD generation and editing as multi-turn interactions between a multimodal agent and an executable CAD sandbox across three tasks: Drawing-to-Code, Text-to-Code, and Interactive Editing. A data synthesis pipeline creates training data with multi-view engineering drawings and interaction trajectories, and the agent is optimized via progressive supervised fine-tuning followed by geometry-aware reinforcement learning with viable-prefix masking. Evaluation uses the new IterCAD-Bench and the CD-TR curve with AUC-TR metric.

Key Results

IterCAD achieves highly competitive performance, significantly outperforming existing approaches in both code executability and geometric precision, and demonstrates superior closed-loop iterative refinement capabilities.

Tags

AICV