收录解读
这篇论文把 CAD generation 从外观几何生成推进到更接近工程实践的任务:从 free-form engineering brief 生成完整 assembled multi-part STEP file,并接受 finite element analysis 检验。
作者指出现有 learned CAD generators 多把 part synthesis 和 assembly 拆开处理,评价也偏 reference proximity;而真实工程需要迭代、结构约束、装配关系和物理性能验证。
论文加入 text-only blueprint schema、21-view renderer 和 FEA feedback,让 agent 能像工程师一样检查和修正设计;在 S2O 和 Fusion360 任务中,这些反馈提升了几何重建和工程一致性。
它值得正式收录,因为它符合仓库扩展的 CAD/工业设计工作流方向:AI 不只是画零件,而是进入工程验证驱动的硬件设计迭代闭环。
原始摘要与中文对照
中文对照翻译
计算机辅助设计 (CAD) 是现代工业设计的骨干,然而,学习型CAD生成器仍未能达到实际工程管道的要求:它们既不能像工程师那样迭代,也不能评估工程所需。以往的工作将CAD生成视为两个不相关的步骤,零件合成和装配,其中前者通过与黄金参考的接近程度进行评分,而后者,如果处理的话,则简化为一个独立的约束求解步骤。在这项工作中,我们引入了一种更贴近行业的任务表述,它要求模型从自由形式的工程简报中生成一个完全组装的多部件STEP文件,然后通过有限元分析 (FEA) 进行验证。FEA验证表明,Codex (GPT-5.5) 和 Claude Code (Opus-4.7) 代理未能生成一个严格通过的工件,在
原始摘要
Computer-aided design (CAD) is the backbone of modern industrial design, yet learned CAD generators still fall short of real engineering pipelines: they neither iterate like engineers nor evaluate what engineering requires. Prior work has treated CAD generation as two disjoint steps, part synthesis and assembly, where the former is graded by proximity to a gold reference and the latter, when handled at all, is reduced to a separate constraint solving step. In this work, we introduce a more industry-native task formulation that requires a model to produce a fully assembled multi-part STEP file from a free-form engineering brief, which is then validated via finite element analysis (FEA). FEA validation reveals that Codex (GPT-5.5) and Claude Code (Opus-4.7) agents do not produce a single strict-passing artifact in the