CADMorph: Geometry-Driven Parametric CAD Editing via a Plan-Generate-Verify Loop
Weijian Ma, Shizhao Sun, Ruiyu Wang, Jiang Bian

TL;DR
CADMorph introduces an iterative framework leveraging pretrained models to enable geometry-driven parametric CAD editing, ensuring structure preservation, semantic validity, and high shape fidelity with limited data.
Contribution
It presents a novel plan-generate-verify loop using pretrained diffusion and prediction models for effective CAD editing without triplet training data.
Findings
Outperforms GPT-4o and CAD baselines in editing tasks.
Supports iterative editing and reverse-engineering.
Effectively maintains shape fidelity and semantic validity.
Abstract
A Computer-Aided Design (CAD) model encodes an object in two coupled forms: a parametric construction sequence and its resulting visible geometric shape. During iterative design, adjustments to the geometric shape inevitably require synchronized edits to the underlying parametric sequence, called geometry-driven parametric CAD editing. The task calls for 1) preserving the original sequence's structure, 2) ensuring each edit's semantic validity, and 3) maintaining high shape fidelity to the target shape, all under scarce editing data triplets. We present CADMorph, an iterative plan-generate-verify framework that orchestrates pretrained domain-specific foundation models during inference: a parameter-to-shape (P2S) latent diffusion model and a masked-parameter-prediction (MPP) model. In the planning stage, cross-attention maps from the P2S model pinpoint the segments that need modification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Manufacturing Process and Optimization · Advanced Numerical Analysis Techniques
