arXiv:2605.01171cs.CVcs.LG2026-05被引 2

用混合优化法从网格重建可编辑的复杂CAD程序

CADFit: Precise Mesh-to-CAD Program Generation with Hybrid Optimization

论文配图:CADFit: Precise Mesh-to-CAD Program Generation with Hybrid Optimization
图 1 · 摘自论文原文
  • 通过几何反馈逐步拟合参数化操作,构建结构化CAD程序
  • 在体积交并比和采样距离上优于现有方法,无效率显著降低
  • 支持拉伸、旋转、倒角等复杂操作,适合高复杂度模型重建

尽管已有进展,但从几何输入(如网格或点云)恢复参数化CAD构造序列仍是设计与制造中的关键挑战。现有方法多局限于难以编辑的网格或B-rep格式,或仅适用于简单草图-拉伸流程及低复杂度数据集。本文提出CADFit,一种基于混合优化的CAD重构框架,通过增量式拟合与几何反馈验证,从网格中恢复复杂的可编辑CAD构造序列。该方法将重构建模为以交并比(IoU)驱动的结构化CAD程序优化,并支持拉伸、旋转、倒角、圆角等多种操作。在多个CAD基准测试中,CADFit在体积交并比和切比雪夫距离上均优于当前最优方法,且显著降低重构程序的无效比例,尤其在复杂设计上表现突出。此外,我们还构建了多模态端到端管道,结合图像几何重建与CADFit,实现从图像直接生成CAD构造序列。该方法为高复杂度CAD模型的准确重建提供了基础,有助于生成更丰富的数据集,推动学习型CAD逆向工程发展。代码已开源:https://github.com/ghadinehme/CADFit。

原文摘要 · Abstract (English)

Despite recent progress, recovering parametric CAD construction sequences from geometric input, such as meshes or point clouds, is a key challenge for design and manufacturing, as existing CAD reconstruction and generation methods are largely restricted to difficult-to-edit formats like meshes or Breps or editable simple sketch-and-extrude pipelines and low-complexity datasets. We introduce CADFit, a hybrid optimization-based CAD reconstruction framework that recovers complex, editable CAD construction sequences from meshes by incrementally fitting and validating parametric operations using geometric feedback. Our approach is distinguished by formulating reconstruction as an IoU-driven optimization over structured CAD programs and supporting a rich set of operations, including extrusions, revolutions, fillets, and chamfers. Experiments on multiple CAD benchmarks show that CADFit outperforms state-of-the-art mesh-to-CAD methods in volumetric Intersection-over-Union and Chamfer Distance, while substantially reducing the Invalid Ratio of reconstructed CAD programs, particularly for complex designs. We further present a multimodal pipeline that enables end-to-end reconstruction of CAD construction sequences from images by combining image-based geometry reconstruction with CADFit. By enabling accurate reconstruction of higher-complexity CAD models, CADFit provides a practical foundation for generating richer datasets and advancing future learning-based approaches to CAD reverse engineering. The code is available at: https://github.com/ghadinehme/CADFit.

CAD重建参数化建模混合优化逆向工程

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