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

GeoFusion-CAD: Structure-Aware Diffusion with Geometric State Space for Parametric 3D Design

arXiv 2026 64.7 method

TLDR

GeoFusion-CAD uses a diffusion framework with state-space modeling for scalable, structure-aware parametric CAD generation, outperforming transformers on long sequences.

Reasoning

The paper addresses the critical limitation of long command sequences in parametric CAD generation by introducing a novel diffusion-based approach with hierarchical tree encoding and a C-Mamba block for long-range dependencies. It also contributes a new benchmark, DeepCAD-240, for evaluating long sequences. However, the abstract lacks details on real-world deployment or comparisons beyond the benchmark, and the method's reliance on sketch-extrusion semantics may limit generality.

Read-first score

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

Recency 8%
100

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

Methodology quality 25%
90

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

Topical relevance 42%
51.2

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%
50

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 7.

Keyword Scores

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

Deep Analysis

Innovations

  • Hierarchical tree encoding of CAD programs to jointly capture geometry and topology
  • State-space diffusion process with C-Mamba block for long-range structural dependencies via selective state transitions
  • Introduction of DeepCAD-240 benchmark for long-sequence evaluation (sequence lengths 40 to 240)
  • End-to-end diffusion framework for scalable and structure-aware parametric CAD generation

Methodology

GeoFusion-CAD encodes CAD programs as hierarchical trees and uses a state-space diffusion model with a C-Mamba block to capture long-range dependencies. The model is evaluated on the new DeepCAD-240 benchmark, which extends sequence lengths from 40 to 240 while preserving sketch-extrusion semantics from the ABC dataset.

Key Results

GeoFusion-CAD achieves superior performance on both short and long command sequences, maintaining high geometric fidelity and topological consistency, and sets new state-of-the-art for long-sequence parametric CAD generation where Transformer-based models degrade.

Tags

CVGR