arXiv:2504.13178cs.LG2025-04ICCV被引 9

用大模型对齐技术提升CAD草图约束生成精度,让设计更易修改。

Aligning Constraint Generation with Design Intent in Parametric CAD

  • 引入大模型对齐方法优化约束生成,提升设计意图契合度。
  • 使93%的草图实现完全约束,远超基线的34%和0%。
  • 适用于任意现有约束生成模型,适合工业设计与AI融合研究者。

我们将推理型大语言模型的对齐技术应用于计算机辅助设计(CAD)中的工程草图约束生成任务。工程草图由几何元素(如点、线)及约束(如垂直、相切)构成,约束需准确反映设计意图,确保参数变化时几何体可预测地更新。当前方法虽能生成设计,但难以对齐设计意图,此问题称为“设计对齐”。实现对齐的关键是生成完整约束所有几何元素的约束,避免过约束或几何失真。通过使用约束求解器反馈训练现有约束生成模型,我们使93%的草图实现完全约束,而使用朴素监督微调(SFT)仅达34%,无SFT时仅为8.9%。该方法可适配任何现有约束生成模型,为语言与设计领域对齐策略的融合研究奠定基础。更多结果见 https://autodeskailab.github.io/aligning-constraint-generation/。

原文摘要 · Abstract (English)

We adapt alignment techniques from reasoning LLMs to the task of generating engineering sketch constraints found in computer-aided design (CAD) models. Engineering sketches consist of geometric primitives (e.g. points, lines) connected by constraints (e.g. perpendicular, tangent) that define the relationships between them. For a design to be easily editable, the constraints must effectively capture design intent, ensuring the geometry updates predictably when parameters change. Although current approaches can generate CAD designs, an open challenge remains to align model outputs with design intent, we label this problem 'design alignment'. A critical first step towards aligning generative CAD models is to generate constraints which fully-constrain all geometric primitives, without over-constraining or distorting sketch geometry. Using alignment techniques to train an existing constraint generation model with feedback from a constraint solver, we are able to fully-constrain 93% of sketches compared to 34% when using a naive supervised fine-tuning (SFT) baseline and only 8.9% without SFT. Our approach can be applied to any existing constraint generation model and sets the stage for further research bridging alignment strategies between the language and design domains. Additional results can be found at https://autodeskailab.github.io/aligning-constraint-generation/.

CAD生成约束推理设计对齐大模型应用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。