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

HierCAD: Hierarchical Text-to-CAD Design via Structure Alignment and Parameter Grounding

arXiv 2026 71.6 method

TLDR

Hierarchical text-to-CAD framework using structure alignment and parameter grounding for improved structural consistency and parameter accuracy.

Reasoning

Strengths: Novel hierarchical decomposition and SAPG strategy effectively address structural consistency and parameter grounding issues. Weaknesses: Abstract lacks details on baseline comparisons and dataset specifics, though experiments claim improvement over prior methods.

Read-first score

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

Recency 8%
100

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

Reproducibility 25%
81

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

Methodology quality 25%
80

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

Topical relevance 42%
55.3

Uses existing LLM keyword relevance scores normalized to 0-100. AI for CAD,computer-aided design,neural CAD,generative CAD,parametric CAD,B-Rep,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 anchorReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 4.

Keyword Scores

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

Deep Analysis

Innovations

  • Hierarchical text-to-CAD framework that decomposes CAD construction trees into object-level procedural reasoning and part-level topology reasoning trajectories
  • Unified Structure Alignment and Parameter Grounding (SAPG) learning strategy: structure alignment aligns topology reasoning trajectories with parametric CAD spans, and parameter grounding uses structure-preserving parameter perturbations and ranking-based supervision to mitigate shortcut learning

Methodology

HierCAD reformulates CAD generation as progressive reasoning, decomposing construction trees into hierarchical trajectories. The SAPG strategy aligns topology reasoning with CAD spans and applies parameter grounding via perturbations and ranking-based supervision to improve fidelity.

Key Results

HierCAD outperforms prior state-of-the-art methods on both CAD sequence generation and reconstructed CAD model evaluation.

Tags