Computer-Aided Design Generation by Cascaded Discrete Diffusion Model
Honghu Pan, Xiaoling Luo, Yongyong Chen, Zhenyu He, Pengyang Wang

TL;DR
This paper introduces a cascaded discrete diffusion framework for CAD generation that better models the discrete and heterogeneous nature of CAD tokens, outperforming existing methods.
Contribution
The authors propose a novel cascaded discrete diffusion approach with tailored transition matrices and specialized denoising networks for improved CAD generation.
Findings
Outperforms existing autoregressive and continuous diffusion models on unconditional generation metrics.
Effective controllability demonstrated in conditional generation tasks.
Source code will be released for reproducibility.
Abstract
Recent deep learning approaches seek to automate CAD creation by representing a model as a sequence of discrete commands and parameters, and then generating them using autoregressive models or continuous diffusion operating in Euclidean embedding space. However, continuous diffusion perturbs representations in a continuous Euclidean domain that does not reflect the inherently discrete and heterogeneous nature of CAD tokens, often producing perturbed representations that map to semantically invalid symbols. To overcome this limitation, we propose a cascaded discrete diffusion framework for CAD generation, which consists of a command diffusion for generating CAD commands and a parameter diffusion conditioned on CAD commands. Unlike isotropic Gaussian perturbation, the forward process of our approach operates directly over categorical token distributions using delicate transition matrices.…
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.
