Awesome AI4CAD Hub 论文 · 数据集 · 项目
← 返回论文列表

GeoFusion-CAD: 面向参数化3D设计的几何状态空间结构感知扩散

arXiv 2026 64.7 method

TLDR

GeoFusion-CAD用状态空间扩散实现可扩展结构感知参数化CAD生成,长序列超越Transformer。

评分理由

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 评分解释

综合优先阅读分 64.7,由主题、引用、图谱、方法、可复现性和近期性等信号加权得到。 原始总分保留为 82。

近期性 8%
100

使用温和的时间衰减,让近期论文更容易浮现,同时保留较早基础工作的价值。 年份:2026

方法质量 25%
90

检查可见的摘要与分析字段,寻找实验、数据集、基线、指标和局限性等方法证据。 命中信号:基准、数据集、评估、实验、指标

主题相关性 42%
51.2

使用现有 LLM 关键词相关性评分,并归一化到 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

可复现性 25%
50

检查链接和可见文本中的论文、代码、数据集、工件与仓库信号。 论文:有;代码:无;数据:无;命中信号:代码、数据集、GitHub

研究版图角色

前沿论文方法锚点

排序敏感性

稳定性:volatile;排名波动范围:7。

关键词评分

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

深度分析

创新点

  • CAD程序的层次树编码,以联合捕获几何和拓扑
  • 带有C-Mamba块的状态空间扩散过程,通过选择性状态转移实现长程结构依赖
  • 引入DeepCAD-240基准用于长序列评估(序列长度40至240)
  • 用于可扩展和结构感知参数化CAD生成的端到端扩散框架

方法

GeoFusion-CAD将CAD程序编码为层次树,并使用带有C-Mamba块的状态空间扩散模型来捕获长程依赖。该模型在新的DeepCAD-240基准上进行评估,该基准将序列长度从40扩展到240,同时保留来自ABC数据集的草图-拉伸语义。

关键结果

GeoFusion-CAD在短和长命令序列上均实现了优越性能,保持了高几何保真度和拓扑一致性,并在基于Transformer模型性能下降的长序列参数化CAD生成中树立了新的最先进水平。

标签

CVGR