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

面向高保真CAD生成:基于LLM驱动的程序生成与文本B-Rep基元接地

arXiv 2026 74.4 method

TLDR

FutureCAD利用LLM和B-Rep接地从文本生成高保真CAD脚本,在真实数据集上达到最先进性能。

评分理由

The paper introduces a novel integration of parametric modeling and B-Rep via LLM-driven program generation and a grounding transformer, supported by a new real-world dataset and reinforcement learning. Strengths include the unified framework and empirical results, but the abstract lacks detailed evaluation metrics and comparisons to prior methods.

Read-first 评分解释

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

近期性 8%
100

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

可复现性 25%
85

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

方法质量 25%
70

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

主题相关性 42%
65.6

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

研究版图角色

前沿论文方法锚点复现锚点

排序敏感性

稳定性:stable;排名波动范围:1。

关键词评分

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

深度分析

创新点

  • 基于LLM生成可执行的CadQuery脚本用于CAD建模
  • 通过变压器(BRepGround)实现基于文本的B-Rep基元接地,解释自然语言几何选择
  • 统一框架桥接参数化CAD建模和直接B-Rep合成
  • 结合监督微调和强化学习的训练流程以提高泛化能力

方法

FutureCAD使用大语言模型从文本提示生成CadQuery脚本,并使用B-Rep接地变压器将自然语言查询映射到几何基元。LLM首先在新的真实世界CAD数据集上进行监督微调,然后通过强化学习进一步优化。

关键结果

FutureCAD在CAD生成任务上达到了最先进的性能。

技术栈

LLMBRepGroundCadQuerySupervised Fine-TuningReinforcement Learning

标签

CV