pith. sign in

arxiv: 2207.04632 · v1 · pith:2JK6AUOOnew · submitted 2022-07-11 · 💻 cs.CV · cs.LG

SkexGen: Autoregressive Generation of CAD Construction Sequences with Disentangled Codebooks

classification 💻 cs.CV cs.LG
keywords constructionsequencesautoregressivedisentangledskexgencodebookcodebooksdesign
0
0 comments X
read the original abstract

We present SkexGen, a novel autoregressive generative model for computer-aided design (CAD) construction sequences containing sketch-and-extrude modeling operations. Our model utilizes distinct Transformer architectures to encode topological, geometric, and extrusion variations of construction sequences into disentangled codebooks. Autoregressive Transformer decoders generate CAD construction sequences sharing certain properties specified by the codebook vectors. Extensive experiments demonstrate that our disentangled codebook representation generates diverse and high-quality CAD models, enhances user control, and enables efficient exploration of the design space. The code is available at https://samxuxiang.github.io/skexgen.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. IterCAD: An Iterative Multimodal Agent for Visually-Grounded CAD Generation and Editing

    cs.AI 2026-06 unverdicted novelty 7.0

    IterCAD introduces a closed-loop multimodal agent for CAD generation and editing, trained via progressive SFT and geometry-aware RL with viable-prefix masking, and evaluated on IterCAD-Bench using a new CD-TR curve an...

  2. P3D-Bench: Benchmarking MLLMs for Parametric 3D Generation and Structural Reasoning

    cs.CV 2026-06 unverdicted novelty 7.0

    P3D-Bench is a benchmark with three task families that scores MLLMs on generating executable parametric 3D programs, finding failures in precise geometry and part assembly.

  3. BrepForge: Factorized B-rep Synthesis via Wireframe Composition and Boundary-Conditioned Surface Instantiation

    cs.GR 2026-05 unverdicted novelty 7.0

    BrepForge factorizes B-rep synthesis into face-aware autoregressive wireframe composition followed by boundary-conditioned surface instantiation using learning-free geometric priors.

  4. Text2CAD-Bench: A Benchmark for LLM-based Text-to-Parametric CAD Generation

    cs.LG 2026-05 unverdicted novelty 7.0

    Text2CAD-Bench supplies 600 dual-prompt examples across four geometric and domain levels to test LLMs on text-to-parametric CAD, finding solid basic performance but sharp drops on complex topology and advanced features.

  5. IterCAD: An Iterative Multimodal Agent for Visually-Grounded CAD Generation and Editing

    cs.AI 2026-06 unverdicted novelty 6.0

    IterCAD is a multimodal agent framework using progressive SFT and geometry-aware RL for CAD tasks, with a new data pipeline, IterCAD-Bench, and CD-TR metric showing outperformance in executability and precision.

  6. Pointer-CAD: Unifying B-Rep and Command Sequences via Pointer-based Edges & Faces Selection

    cs.CV 2026-03 unverdicted novelty 6.0

    Pointer-CAD unifies B-Rep geometry with command sequences via pointer-based entity selection, allowing LLMs to perform complex CAD edits while cutting topological errors from quantization.

  7. Pointer-CAD v2: Plan-Then-Construct CAD Generation with Dimension-Aware Parametric Precision

    cs.CV 2026-06 unverdicted novelty 5.0

    Pointer-CAD v2 decouples planning from construction in LLM-based CAD generation by using a pointer mechanism to reference continuous parameters from a design plan, paired with new hierarchical accuracy metrics.

  8. Memory-Augmented Reinforcement Learning Agent for CAD Generation

    cs.AI 2026-05 unverdicted novelty 5.0

    Memory-augmented RL agent with case and skill libraries plus dynamic retrieval improves success rate and geometric consistency for complex CAD model generation.