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

CADParser: 一种面向B-Rep CAD的序列建模学习方法

arXiv 2023 48.6 method

TLDR

从B-Rep CAD几何推断建模序列,含多样操作新数据集。

评分理由

The paper presents a novel method for inferring CAD construction sequences from B-Rep geometry, supported by a new dataset with operations like Revolution and Fillet. Strengths include the graph-to-sequence formulation and extensive experiments; weaknesses are the limited scope of operations and lack of real-world application validation beyond benchmarks.

Read-first 评分解释

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

方法质量 25%
70

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

近期性 8%
65.1

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

主题相关性 42%
56.9

使用现有 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%
8

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

研究版图角色

方法锚点

排序敏感性

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

关键词评分

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

深度分析

创新点

  • 提出CADParser,一种从B-Rep CAD模型推断建模序列的学习方法
  • 将CAD几何结构视为图,构建工作流视为序列,进行序列建模
  • 引入包含更全面操作(Revolution、Fillet、Chamfer)的大规模数据集,超越仅有的Sketch和Extrusion

方法

CADParser将B-Rep几何建模为图,将构建工作流建模为序列,使用学习方法从图中推断序列。引入包含多样CAD操作的新数据集用于训练和评估模型。

关键结果

大量实验表明,CADParser在定量和定性上均能与现有最先进方法相竞争。

标签